var/cache/dev/ContainerNxclys6/BundleHitso_Bundle_KernelDevDebugContainer.php line 10233

Open in your IDE?
  1. <?php
  2. namespace ContainerNxclys6;
  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 BundleHitso_Bundle_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.             'Debril\\RssAtomBundle\\Controller\\StreamController' => 'getStreamControllerService',
  37.             'Endroid\\QrCodeBundle\\Controller\\GenerateController' => 'getGenerateControllerService',
  38.             'Endroid\\QrCode\\Writer\\BinaryWriter' => 'getBinaryWriterService',
  39.             'Endroid\\QrCode\\Writer\\DebugWriter' => 'getDebugWriterService',
  40.             'Endroid\\QrCode\\Writer\\EpsWriter' => 'getEpsWriterService',
  41.             'Endroid\\QrCode\\Writer\\PngWriter' => 'getPngWriterService',
  42.             'Endroid\\QrCode\\Writer\\SvgWriter' => 'getSvgWriterService',
  43.             'Faker\\Generator' => 'getGeneratorService',
  44.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController' => 'getChangeLogControllerService',
  45.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  46.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController' => 'getSecurityControllerService',
  47.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController' => 'getSystemConfigurationControllerService',
  48.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController' => 'getToolsControllerService',
  49.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController' => 'getUsersControllerService',
  50.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController' => 'getWhitelistControllerService',
  51.             'Hitso\\Bundle\\AdminBundle\\DataTable\\ChangeLogDataTable' => 'getChangeLogDataTableService',
  52.             'Hitso\\Bundle\\AdminBundle\\DataTable\\Log' => 'getLogService',
  53.             'Hitso\\Bundle\\AdminBundle\\DataTable\\SystemConfigurationDataTable' => 'getSystemConfigurationDataTableService',
  54.             'Hitso\\Bundle\\AdminBundle\\DataTable\\UserLog' => 'getUserLogService',
  55.             'Hitso\\Bundle\\AdminBundle\\DataTable\\Users' => 'getUsersService',
  56.             'Hitso\\Bundle\\AdminBundle\\DataTable\\WhitelistDataTable' => 'getWhitelistDataTableService',
  57.             'Hitso\\Bundle\\BlocksBundle\\Block\\Factory' => 'getFactoryService',
  58.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController' => 'getBlockControllerService',
  59.             'Hitso\\Bundle\\BlocksBundle\\DataTable\\Blocks' => 'getBlocksService',
  60.             'Hitso\\Bundle\\BlocksBundle\\DataTable\\DataSource\\Blocks' => 'getBlocks2Service',
  61.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController' => 'getAttributeControllerService',
  62.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController' => 'getAttributeGroupControllerService',
  63.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController' => 'getBrandControllerService',
  64.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController' => 'getCategoryControllerService',
  65.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController' => 'getCategorySectionControllerService',
  66.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController' => 'getProductChangeLogControllerService',
  67.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController' => 'getProductControllerService',
  68.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController' => 'getProductReviewControllerService',
  69.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController' => 'getProductSectionControllerService',
  70.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController' => 'getTaxRateControllerService',
  71.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController' => 'getCategoryController2Service',
  72.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController' => 'getCompareControllerService',
  73.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ErrorPageController' => 'getErrorPageControllerService',
  74.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController' => 'getFeaturedProductsControllerService',
  75.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController' => 'getProductController2Service',
  76.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\AttributeDataTable' => 'getAttributeDataTableService',
  77.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\AttributeGroupDataTable' => 'getAttributeGroupDataTableService',
  78.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\AttributeLogDataTable' => 'getAttributeLogDataTableService',
  79.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\BrandDataTable' => 'getBrandDataTableService',
  80.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\CategorySectionDataTable' => 'getCategorySectionDataTableService',
  81.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\DataSource\\AttributeLog' => 'getAttributeLogService',
  82.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductChangeLogDataTable' => 'getProductChangeLogDataTableService',
  83.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductDataTable' => 'getProductDataTableService',
  84.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductDeletableDataTable' => 'getProductDeletableDataTableService',
  85.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductEditableDataTable' => 'getProductEditableDataTableService',
  86.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductFilesDataTable' => 'getProductFilesDataTableService',
  87.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductLogDataTable' => 'getProductLogDataTableService',
  88.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductReviewDataTable' => 'getProductReviewDataTableService',
  89.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductSectionChangesDataTable' => 'getProductSectionChangesDataTableService',
  90.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductSectionDataTable' => 'getProductSectionDataTableService',
  91.             'Hitso\\Bundle\\CatalogBundle\\DataTable\\TaxRateDataTable' => 'getTaxRateDataTableService',
  92.             'Hitso\\Bundle\\CatalogBundle\\Extension\\Strategy\\ProductColumnsPageStrategy' => 'getProductColumnsPageStrategyService',
  93.             'Hitso\\Bundle\\CatalogBundle\\Seo\\Json\\CategoryJsonLinkingDataGenerator' => 'getCategoryJsonLinkingDataGeneratorService',
  94.             'Hitso\\Bundle\\CatalogBundle\\Seo\\Json\\ProductJsonLinkingDataGenerator' => 'getProductJsonLinkingDataGeneratorService',
  95.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\AttributeController' => 'getAttributeController2Service',
  96.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\AttributeGroupController' => 'getAttributeGroupController2Service',
  97.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\BrandController' => 'getBrandController2Service',
  98.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\CategoryController' => 'getCategoryController3Service',
  99.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\ProductController' => 'getProductController3Service',
  100.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\TaxRateController' => 'getTaxRateController2Service',
  101.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\AttributeFactory' => 'getAttributeFactoryService',
  102.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\AttributeGroupFactory' => 'getAttributeGroupFactoryService',
  103.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\BrandFactory' => 'getBrandFactoryService',
  104.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\CategoryFactory' => 'getCategoryFactoryService',
  105.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\ProductFactory' => 'getProductFactoryService',
  106.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\TaxRateFactory' => 'getTaxRateFactoryService',
  107.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\AttributeGroupType' => 'getAttributeGroupTypeService',
  108.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\AttributeType' => 'getAttributeTypeService',
  109.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\BrandType' => 'getBrandTypeService',
  110.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\CategoryType' => 'getCategoryTypeService',
  111.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\ProductType' => 'getProductTypeService',
  112.             'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\TaxRateType' => 'getTaxRateTypeService',
  113.             'Hitso\\Bundle\\CommonBundle\\Api\\Factory\\ConditionFactory' => 'getConditionFactoryService',
  114.             'Hitso\\Bundle\\CommonBundle\\Api\\Factory\\CriteriaFactory' => 'getCriteriaFactoryService',
  115.             'Hitso\\Bundle\\CommonBundle\\Controller\\Admin\\CacheController' => 'getCacheControllerService',
  116.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\LikesController' => 'getLikesControllerService',
  117.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController' => 'getMonitorControllerService',
  118.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\AboutUsController' => 'getAboutUsControllerService',
  119.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\GraphQLController' => 'getGraphQLControllerService',
  120.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\HomePageController' => 'getHomePageControllerService',
  121.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController' => 'getUserControllerService',
  122.             'Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection' => 'getManagerCollectionService',
  123.             'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection' => 'getLoggableReverterCollectionService',
  124.             'Hitso\\Bundle\\CommonBundle\\Mailer\\Mailer' => 'getMailerService',
  125.             'Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager' => 'getSystemConfigurationManagerService',
  126.             'Hitso\\Bundle\\CommonBundle\\Service\\CSV' => 'getCSVService',
  127.             'Hitso\\Bundle\\CommonBundle\\Service\\GoogleSheet' => 'getGoogleSheetService',
  128.             'Hitso\\Bundle\\CommonBundle\\Service\\System\\Configuration\\SystemConfiguratorCollection' => 'getSystemConfiguratorCollectionService',
  129.             'Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ImportExportMappingConfigurator' => 'getImportExportMappingConfiguratorService',
  130.             'Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\MailerConfigurator' => 'getMailerConfiguratorService',
  131.             'Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\RecaptchaConfigurator' => 'getRecaptchaConfiguratorService',
  132.             'Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\RobotsConfigurator' => 'getRobotsConfiguratorService',
  133.             'Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ThemeConfigurator' => 'getThemeConfiguratorService',
  134.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController' => 'getAuthorControllerService',
  135.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController' => 'getBannerControllerService',
  136.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController' => 'getCategoryController4Service',
  137.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController' => 'getCommentControllerService',
  138.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController' => 'getContentChangeLogControllerService',
  139.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController' => 'getContentControllerService',
  140.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController' => 'getRateControllerService',
  141.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController' => 'getSlideControllerService',
  142.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController' => 'getCommentController2Service',
  143.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController' => 'getContentController2Service',
  144.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController' => 'getElementControllerService',
  145.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController' => 'getSearchControllerService',
  146.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController' => 'getArticleCategoryControllerService',
  147.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController' => 'getArticleControllerService',
  148.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController' => 'getContentController3Service',
  149.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController' => 'getFormControllerService',
  150.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController' => 'getPageControllerService',
  151.             'Hitso\\Bundle\\ContentBundle\\DataTable\\Authors' => 'getAuthorsService',
  152.             'Hitso\\Bundle\\ContentBundle\\DataTable\\Banners' => 'getBannersService',
  153.             'Hitso\\Bundle\\ContentBundle\\DataTable\\Categories' => 'getCategoriesService',
  154.             'Hitso\\Bundle\\ContentBundle\\DataTable\\Comments' => 'getCommentsService',
  155.             'Hitso\\Bundle\\ContentBundle\\DataTable\\ContentChangeLogDataTable' => 'getContentChangeLogDataTableService',
  156.             'Hitso\\Bundle\\ContentBundle\\DataTable\\ContentDeletableDataTable' => 'getContentDeletableDataTableService',
  157.             'Hitso\\Bundle\\ContentBundle\\DataTable\\Contents' => 'getContentsService',
  158.             'Hitso\\Bundle\\ContentBundle\\DataTable\\Rates' => 'getRatesService',
  159.             'Hitso\\Bundle\\ContentBundle\\DataTable\\Slides' => 'getSlidesService',
  160.             'Hitso\\Bundle\\ContentBundle\\Seo\\Extractor\\CategoryExtractor' => 'getCategoryExtractorService',
  161.             'Hitso\\Bundle\\ContentBundle\\Seo\\Extractor\\ContentExtractor' => 'getContentExtractorService',
  162.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ArticleCategoryController' => 'getArticleCategoryController2Service',
  163.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ArticleController' => 'getArticleController2Service',
  164.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ContentCategoryController' => 'getContentCategoryControllerService',
  165.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ContentController' => 'getContentController4Service',
  166.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ArticleCategoryFactory' => 'getArticleCategoryFactoryService',
  167.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ArticleFactory' => 'getArticleFactoryService',
  168.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ContentCategoryFactory' => 'getContentCategoryFactoryService',
  169.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ContentFactory' => 'getContentFactoryService',
  170.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ArticleCategoryType' => 'getArticleCategoryTypeService',
  171.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ArticleType' => 'getArticleTypeService',
  172.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ContentCategoryType' => 'getContentCategoryTypeService',
  173.             'Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ContentType' => 'getContentTypeService',
  174.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController' => 'getDataTableControllerService',
  175.             'Hitso\\Bundle\\DataTableBundle\\Serializer\\SerializerFactory' => 'getSerializerFactoryService',
  176.             'Hitso\\Bundle\\DataTableBundle\\Transformer\\StripTagsTransformer' => 'getStripTagsTransformerService',
  177.             'Hitso\\Bundle\\FileManagerBundle\\Command\\RecreateSlugCommand' => 'getRecreateSlugCommandService',
  178.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController' => 'getDirectoryControllerService',
  179.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController' => 'getDownloadControllerService',
  180.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController' => 'getFileChangeLogControllerService',
  181.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController' => 'getFileControllerService',
  182.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController' => 'getHotspotControllerService',
  183.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController' => 'getDownloadController2Service',
  184.             'Hitso\\Bundle\\FileManagerBundle\\DataTable\\Downloads' => 'getDownloadsService',
  185.             'Hitso\\Bundle\\FileManagerBundle\\DataTable\\FileDeletable' => 'getFileDeletableService',
  186.             'Hitso\\Bundle\\FileManagerBundle\\EventListener\\DoctrineListener' => 'getDoctrineListenerService',
  187.             'Hitso\\Bundle\\FileManagerBundle\\Extension\\HitsoFileManagerProvider' => 'getHitsoFileManagerProviderService',
  188.             'Hitso\\Bundle\\FileManagerBundle\\FileManager\\MediaUrlProvider' => 'getMediaUrlProviderService',
  189.             'Hitso\\Bundle\\FileManagerBundle\\Form\\FileType' => 'getFileTypeService',
  190.             'Hitso\\Bundle\\FileManagerBundle\\Helper\\FileHelper' => 'getFileHelperService',
  191.             'Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager' => 'getDirectoryManagerService',
  192.             'Hitso\\Bundle\\FileManagerBundle\\Manager\\DisposableLinkManager' => 'getDisposableLinkManagerService',
  193.             'Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager' => 'getFileManagerService',
  194.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\DirectoryRepository' => 'getDirectoryRepositoryService',
  195.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\DisposableLinkRepository' => 'getDisposableLinkRepositoryService',
  196.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\FileHotspotRepository' => 'getFileHotspotRepositoryService',
  197.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\FileRepository' => 'getFileRepositoryService',
  198.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\FileStatRepository' => 'getFileStatRepositoryService',
  199.             'Hitso\\Bundle\\FileManagerBundle\\Serializer\\DirectoryNormalizer' => 'getDirectoryNormalizerService',
  200.             'Hitso\\Bundle\\FileManagerBundle\\Serializer\\DownloadNormalizer' => 'getDownloadNormalizerService',
  201.             'Hitso\\Bundle\\FileManagerBundle\\Serializer\\FileNormalizer' => 'getFileNormalizerService',
  202.             'Hitso\\Bundle\\FileManagerBundle\\Service\\Api\\Type\\MediaUrlType' => 'getMediaUrlTypeService',
  203.             'Hitso\\Bundle\\FileManagerBundle\\Service\\Api\\Type\\MediaUrlTypeMapperFactory' => 'getMediaUrlTypeMapperFactoryService',
  204.             'Hitso\\Bundle\\FileManagerBundle\\Service\\LoggableReverter\\FileLoggableReverter' => 'getFileLoggableReverterService',
  205.             'Hitso\\Bundle\\FileManagerBundle\\Twig\\FileManagerExtension' => 'getFileManagerExtensionService',
  206.             'Hitso\\Bundle\\FormBundle\\Controller\\ApiController' => 'getApiControllerService',
  207.             'Hitso\\Bundle\\FormBundle\\Controller\\DownloadController' => 'getDownloadController3Service',
  208.             'Hitso\\Bundle\\MultiSiteBundle\\Router\\MultiSiteRouter' => 'getMultiSiteRouterService',
  209.             'Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController' => 'getApiController2Service',
  210.             'Hitso\\Bundle\\NavigationBundle\\Controller\\NavigationController' => 'getNavigationControllerService',
  211.             'Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Controller\\MenuItemController' => 'getMenuItemControllerService',
  212.             'Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Factory\\MenuItemFactory' => 'getMenuItemFactoryService',
  213.             'Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Query\\MenuItemType' => 'getMenuItemTypeService',
  214.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController' => 'getSubscriberControllerService',
  215.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Front\\SubscriberController' => 'getSubscriberController2Service',
  216.             'Hitso\\Bundle\\NewsletterBundle\\DataTable\\SubscriberDataTable' => 'getSubscriberDataTableService',
  217.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController' => 'getProbeControllerService',
  218.             'Hitso\\Bundle\\ProbeBundle\\DataTable\\ProbeOptions' => 'getProbeOptionsService',
  219.             'Hitso\\Bundle\\ProbeBundle\\DataTable\\ProbeResults' => 'getProbeResultsService',
  220.             'Hitso\\Bundle\\ProbeBundle\\DataTable\\Probes' => 'getProbesService',
  221.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController' => 'getAnswerControllerService',
  222.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController' => 'getQuestionControllerService',
  223.             'Hitso\\Bundle\\QABundle\\DataTable\\Answers' => 'getAnswersService',
  224.             'Hitso\\Bundle\\QABundle\\DataTable\\Questions' => 'getQuestionsService',
  225.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController' => 'getRedirectControllerService',
  226.             'Hitso\\Bundle\\RoutingBundle\\DataTable\\RedirectDataTable' => 'getRedirectDataTableService',
  227.             'Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController' => 'getAutocompleteControllerService',
  228.             'Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController' => 'getSearchController2Service',
  229.             'Hitso\\Bundle\\SearchBundle\\Service\\Search\\SearchTypeCollection' => 'getSearchTypeCollectionService',
  230.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController' => 'getBlockController2Service',
  231.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController' => 'getGroupControllerService',
  232.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController' => 'getSectionControllerService',
  233.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController' => 'getSectionController2Service',
  234.             'Hitso\\Bundle\\SectionBundle\\DataTable\\BlocksDataTable' => 'getBlocksDataTableService',
  235.             'Hitso\\Bundle\\SectionBundle\\DataTable\\Groups' => 'getGroupsService',
  236.             'Hitso\\Bundle\\SectionBundle\\DataTable\\Sections' => 'getSectionsService',
  237.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\CatalogRankingStrategy' => 'getCatalogRankingStrategyService',
  238.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\CategoryPromotionsStrategy' => 'getCategoryPromotionsStrategyService',
  239.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\ContentsCategoryStrategy' => 'getContentsCategoryStrategyService',
  240.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\FeaturedProductsStrategy' => 'getFeaturedProductsStrategyService',
  241.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\HtmlCodeStrategy' => 'getHtmlCodeStrategyService',
  242.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\NewsStrategy' => 'getNewsStrategyService',
  243.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\ProductListStrategy' => 'getProductListStrategyService',
  244.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\ProductSliderStrategy' => 'getProductSliderStrategyService',
  245.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\PromoBoxStrategy' => 'getPromoBoxStrategyService',
  246.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\SetsStrategy' => 'getSetsStrategyService',
  247.             'Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\SubCategoriesStrategy' => 'getSubCategoriesStrategyService',
  248.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController' => 'getSeoPageControllerService',
  249.             'Hitso\\Bundle\\SeoBundle\\Controller\\Front\\SitemapController' => 'getSitemapControllerService',
  250.             'Hitso\\Bundle\\SeoBundle\\DataTable\\SeoPages' => 'getSeoPagesService',
  251.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController' => 'getTagControllerService',
  252.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController' => 'getTagTypeControllerService',
  253.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Api\\TagController' => 'getTagController2Service',
  254.             'Hitso\\Bundle\\TaggingBundle\\DataTable\\TagTypes' => 'getTagTypesService',
  255.             'Hitso\\Bundle\\TaggingBundle\\DataTable\\Tags' => 'getTagsService',
  256.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController' => 'getTicketControllerService',
  257.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController' => 'getTicketController2Service',
  258.             'Hitso\\Bundle\\TicketsBundle\\DataTable\\Tickets' => 'getTicketsService',
  259.             'Hitso\\Bundle\\TranslationBundle\\Controller\\ApiController' => 'getApiController3Service',
  260.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController' => 'getTranslatorControllerService',
  261.             'Hitso\\Bundle\\TranslationBundle\\DataTable\\DataSource\\Translations' => 'getTranslationsService',
  262.             'Hitso\\Bundle\\TranslationBundle\\DataTable\\Translations' => 'getTranslations2Service',
  263.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController' => 'getAttributeController3Service',
  264.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController' => 'getCategoryController5Service',
  265.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController' => 'getContactControllerService',
  266.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController' => 'getContactFormControllerService',
  267.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController' => 'getContentCategoryController2Service',
  268.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController' => 'getContentController5Service',
  269.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController' => 'getDeviceCategoryControllerService',
  270.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController' => 'getDeviceControllerService',
  271.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController' => 'getDistributorControllerService',
  272.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController' => 'getEventControllerService',
  273.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController' => 'getFeatureControllerService',
  274.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController' => 'getFeatureHsmControllerService',
  275.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController' => 'getHotspotController2Service',
  276.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController' => 'getPosControllerService',
  277.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController' => 'getPreviewControllerService',
  278.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController' => 'getProductAccessoryControllerService',
  279.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController' => 'getProductAttachmentControllerService',
  280.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController' => 'getProductCategoryControllerService',
  281.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController' => 'getProductController4Service',
  282.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController' => 'getRegionControllerService',
  283.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController' => 'getRegistrationRequestControllerService',
  284.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController' => 'getSewControllerService',
  285.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController' => 'getShopControllerService',
  286.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController' => 'getTagCategoryControllerService',
  287.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController' => 'getTimelineControllerService',
  288.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController' => 'getTimelineEventControllerService',
  289.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController' => 'getWizardCategoryControllerService',
  290.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController' => 'getArticleController3Service',
  291.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\CategoryController' => 'getCategoryController6Service',
  292.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController' => 'getContactController2Service',
  293.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\CountryController' => 'getCountryControllerService',
  294.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\DistributorController' => 'getDistributorController2Service',
  295.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ErrorPageController' => 'getErrorPageController2Service',
  296.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\EventController' => 'getEventController2Service',
  297.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\PosController' => 'getPosController2Service',
  298.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController' => 'getProductController5Service',
  299.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\RegistrationRequestController' => 'getRegistrationRequestController2Service',
  300.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SearchController' => 'getSearchController3Service',
  301.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SectionController' => 'getSectionController3Service',
  302.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ShopController' => 'getShopController2Service',
  303.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SlideController' => 'getSlideController2Service',
  304.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SubscriberController' => 'getSubscriberController3Service',
  305.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\TestController' => 'getTestControllerService',
  306.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\TimelineController' => 'getTimelineController2Service',
  307.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController' => 'getWizardCategoryController2Service',
  308.             'Juki\\Bundle\\AppBundle\\DataTable\\AttributeDataTable' => 'getAttributeDataTable2Service',
  309.             'Juki\\Bundle\\AppBundle\\DataTable\\CategoryDataTable' => 'getCategoryDataTableService',
  310.             'Juki\\Bundle\\AppBundle\\DataTable\\ContactDataTable' => 'getContactDataTableService',
  311.             'Juki\\Bundle\\AppBundle\\DataTable\\ContactFormDataTable' => 'getContactFormDataTableService',
  312.             'Juki\\Bundle\\AppBundle\\DataTable\\ContentCategoriesDataTable' => 'getContentCategoriesDataTableService',
  313.             'Juki\\Bundle\\AppBundle\\DataTable\\ContentsDataTable' => 'getContentsDataTableService',
  314.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\DeviceCategoryDataTable' => 'getDeviceCategoryDataTableService',
  315.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\DeviceDataTable' => 'getDeviceDataTableService',
  316.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\DistributorDataTable' => 'getDistributorDataTableService',
  317.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\EventDataTable' => 'getEventDataTableService',
  318.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\FeatureDataTable' => 'getFeatureDataTableService',
  319.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\FeatureHsmDataTable' => 'getFeatureHsmDataTableService',
  320.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\ProductAccessoryDataTable' => 'getProductAccessoryDataTableService',
  321.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\RegionDataTable' => 'getRegionDataTableService',
  322.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\SewDataTable' => 'getSewDataTableService',
  323.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\ShopDataTable' => 'getShopDataTableService',
  324.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\TimelineDataTable' => 'getTimelineDataTableService',
  325.             'Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\TimelineEventDataTable' => 'getTimelineEventDataTableService',
  326.             'Juki\\Bundle\\AppBundle\\DataTable\\Groups' => 'getGroups2Service',
  327.             'Juki\\Bundle\\AppBundle\\DataTable\\PosDataTable' => 'getPosDataTableService',
  328.             'Juki\\Bundle\\AppBundle\\DataTable\\ProductAttachmentDataTable' => 'getProductAttachmentDataTableService',
  329.             'Juki\\Bundle\\AppBundle\\DataTable\\ProductDataTable' => 'getProductDataTable2Service',
  330.             'Juki\\Bundle\\AppBundle\\DataTable\\ProductOrderDataTable' => 'getProductOrderDataTableService',
  331.             'Juki\\Bundle\\AppBundle\\DataTable\\RegistrationRequestDataTable' => 'getRegistrationRequestDataTableService',
  332.             'Juki\\Bundle\\AppBundle\\DataTable\\TagCategoriesDataTable' => 'getTagCategoriesDataTableService',
  333.             'Juki\\Bundle\\AppBundle\\DataTable\\TagsDataTable' => 'getTagsDataTableService',
  334.             'Juki\\Bundle\\AppBundle\\DataTable\\WizardCategoryDataTable' => 'getWizardCategoryDataTableService',
  335.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  336.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  337.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  338.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectController2Service',
  339.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  340.             'TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQL\\LoginController' => 'getLoginControllerService',
  341.             'TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQL\\MeController' => 'getMeControllerService',
  342.             'TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQLiteController' => 'getGraphQLiteControllerService',
  343.             'TheCodingMachine\\GraphQLite\\Bundle\\Types\\SymfonyUserInterfaceType' => 'getSymfonyUserInterfaceTypeService',
  344.             'TheCodingMachine\\GraphQLite\\Schema' => 'getSchemaService',
  345.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  346.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  347.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  348.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  349.             'cache.app' => 'getCache_AppService',
  350.             'cache.app_clearer' => 'getCache_AppClearerService',
  351.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  352.             'cache.system' => 'getCache_SystemService',
  353.             'cache.system_clearer' => 'getCache_SystemClearerService',
  354.             'cache_clearer' => 'getCacheClearerService',
  355.             'cache_warmer' => 'getCacheWarmerService',
  356.             'cmf_routing.router' => 'getCmfRouting_RouterService',
  357.             'cmf_seo.error.suggestion_provider.controller' => 'getCmfSeo_Error_SuggestionProvider_ControllerService',
  358.             'console.command.public_alias.Hitso\\Bundle\\CatalogBundle\\Command\\MigrateAttributesBetweenSites' => 'getMigrateAttributesBetweenSitesService',
  359.             'console.command.public_alias.Hitso\\Bundle\\CommonBundle\\Command\\ClearRoutingCommand' => 'getClearRoutingCommandService',
  360.             'console.command.public_alias.Hitso\\Bundle\\CommonBundle\\Command\\EnhanceCommand' => 'getEnhanceCommandService',
  361.             'console.command.public_alias.Hitso\\Bundle\\CommonBundle\\Command\\LoadSystemDefaultsCommand' => 'getLoadSystemDefaultsCommandService',
  362.             'console.command.public_alias.Hitso\\Bundle\\ContentBundle\\Command\\CreateFakeArticlesCommand' => 'getCreateFakeArticlesCommandService',
  363.             'console.command.public_alias.Hitso\\Bundle\\ContentBundle\\Command\\EvaluateContentRankingCommand' => 'getEvaluateContentRankingCommandService',
  364.             'console.command.public_alias.Hitso\\Bundle\\ContentBundle\\Command\\ImportWordpressArticlesCommand' => 'getImportWordpressArticlesCommandService',
  365.             'console.command.public_alias.Hitso\\Bundle\\SearchBundle\\Command\\ReindexCommand' => 'getReindexCommandService',
  366.             'console.command.public_alias.Hitso\\Bundle\\TranslationBundle\\Command\\HitsoTranslationApplyCommand' => 'getHitsoTranslationApplyCommandService',
  367.             'console.command.public_alias.Hitso\\Bundle\\TranslationBundle\\Command\\HitsoTranslationCleanCommand' => 'getHitsoTranslationCleanCommandService',
  368.             'console.command.public_alias.Hitso\\Bundle\\TranslationBundle\\Command\\HitsoTranslationUpdateCommand' => 'getHitsoTranslationUpdateCommandService',
  369.             'console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\ImportDistributorsCommand' => 'getImportDistributorsCommandService',
  370.             'console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\LoadCmsNameCommand' => 'getLoadCmsNameCommandService',
  371.             'console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\LoadProductsCommand' => 'getLoadProductsCommandService',
  372.             'console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\LoadShopsCommand' => 'getLoadShopsCommandService',
  373.             'console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\SetProductPosition' => 'getSetProductPositionService',
  374.             'console.command.public_alias.Sonata\\SeoBundle\\Command\\SitemapGeneratorCommand' => 'getSitemapGeneratorCommandService',
  375.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService',
  376.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService',
  377.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService',
  378.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService',
  379.             'console.command_loader' => 'getConsole_CommandLoaderService',
  380.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  381.             'doctrine' => 'getDoctrineService',
  382.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  383.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  384.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  385.             'doctrine_cache.providers.apcu' => 'getDoctrineCache_Providers_ApcuService',
  386.             'doctrine_cache.providers.file_system' => 'getDoctrineCache_Providers_FileSystemService',
  387.             'error_controller' => 'getErrorControllerService',
  388.             'event_dispatcher' => 'getEventDispatcherService',
  389.             'feedio' => 'getFeedioService',
  390.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  391.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  392.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  393.             'filesystem' => 'getFilesystemService',
  394.             'form.factory' => 'getForm_FactoryService',
  395.             'form.type.file' => 'getForm_Type_FileService',
  396.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  397.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  398.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  399.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  400.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  401.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  402.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  403.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  404.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  405.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  406.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  407.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  408.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  409.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  410.             'hitso.file_manager.serializer' => 'getHitso_FileManager_SerializerService',
  411.             'hitso.sitemap.generator' => 'getHitso_Sitemap_GeneratorService',
  412.             'hitso_admin.menu.section_groups' => 'getHitsoAdmin_Menu_SectionGroupsService',
  413.             'http_kernel' => 'getHttpKernelService',
  414.             'httplug.client' => 'getHttplug_ClientService',
  415.             'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  416.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  417.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  418.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  419.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  420.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  421.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  422.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  423.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  424.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  425.             'jms_translation.config_factory' => 'getJmsTranslation_ConfigFactoryService',
  426.             'jms_translation.controller.api_controller' => 'getJmsTranslation_Controller_ApiControllerService',
  427.             'jms_translation.controller.translate_controller' => 'getJmsTranslation_Controller_TranslateControllerService',
  428.             'jms_translation.twig_extension' => 'getJmsTranslation_TwigExtensionService',
  429.             'jms_translation.updater' => 'getJmsTranslation_UpdaterService',
  430.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  431.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  432.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  433.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  434.             'liform' => 'getLiformService',
  435.             'liform.add_schema_extension' => 'getLiform_AddSchemaExtensionService',
  436.             'liform.guesser.validator' => 'getLiform_Guesser_ValidatorService',
  437.             'liform.resolver' => 'getLiform_ResolverService',
  438.             'liip_imagine.binary.loader.app_root' => 'getLiipImagine_Binary_Loader_AppRootService',
  439.             'liip_imagine.binary.loader.content_banner' => 'getLiipImagine_Binary_Loader_ContentBannerService',
  440.             'liip_imagine.binary.loader.content_slide' => 'getLiipImagine_Binary_Loader_ContentSlideService',
  441.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  442.             'liip_imagine.binary.loader.filemanager' => 'getLiipImagine_Binary_Loader_FilemanagerService',
  443.             'liip_imagine.binary.loader.message_image' => 'getLiipImagine_Binary_Loader_MessageImageService',
  444.             'liip_imagine.binary.loader.section_image' => 'getLiipImagine_Binary_Loader_SectionImageService',
  445.             'liip_imagine.binary.loader.user_avatar' => 'getLiipImagine_Binary_Loader_UserAvatarService',
  446.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  447.             'liip_imagine.cache.resolver.fm_cache_resolver' => 'getLiipImagine_Cache_Resolver_FmCacheResolverService',
  448.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  449.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  450.             'liip_imagine.command.remove_cache_command' => 'getLiipImagine_Command_RemoveCacheCommandService',
  451.             'liip_imagine.command.resolve_cache_command' => 'getLiipImagine_Command_ResolveCacheCommandService',
  452.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  453.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  454.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  455.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  456.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  457.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  458.             'liip_theme.theme_controller' => 'getLiipTheme_ThemeControllerService',
  459.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  460.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  461.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  462.             'overblog_graphiql.controller' => 'getOverblogGraphiql_ControllerService',
  463.             'profiler' => 'getProfilerService',
  464.             'request_stack' => 'getRequestStackService',
  465.             'routing.loader' => 'getRouting_LoaderService',
  466.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  467.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  468.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  469.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  470.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  471.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  472.             'security.token_storage' => 'getSecurity_TokenStorageService',
  473.             'serializer' => 'getSerializerService',
  474.             'services_resetter' => 'getServicesResetterService',
  475.             'session' => 'getSessionService',
  476.             'sonata.seo.page.default' => 'getSonata_Seo_Page_DefaultService',
  477.             'sonata.seo.sitemap.manager' => 'getSonata_Seo_Sitemap_ManagerService',
  478.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  479.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  480.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  481.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  482.             'templating' => 'getTemplatingService',
  483.             'templating.loader' => 'getTemplating_LoaderService',
  484.             'twig' => 'getTwigService',
  485.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  486.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  487.             'validator' => 'getValidatorService',
  488.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  489.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  490.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  491.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  492.             'white_october_breadcrumbs' => 'getWhiteOctoberBreadcrumbsService',
  493.             'white_october_breadcrumbs.helper' => 'getWhiteOctoberBreadcrumbs_HelperService',
  494.             'white_october_breadcrumbs.twig' => 'getWhiteOctoberBreadcrumbs_TwigService',
  495.         ];
  496.         $this->aliases = [
  497.             'JMS\\TranslationBundle\\Controller\\ApiController' => 'jms_translation.controller.api_controller',
  498.             'JMS\\TranslationBundle\\Controller\\TranslateController' => 'jms_translation.controller.translate_controller',
  499.             'Overblog\\GraphiQLBundle\\Controller\\GraphiQLController' => 'overblog_graphiql.controller',
  500.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  501.             'Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationCheckerInterface' => 'security.authorization_checker',
  502.             'database_connection' => 'doctrine.dbal.default_connection',
  503.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  504.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  505.             'mailer' => 'swiftmailer.mailer.default',
  506.             'router' => 'cmf_routing.router',
  507.             'sonata.seo.page' => 'sonata.seo.page.default',
  508.         ];
  509.         $this->privates['service_container'] = function () {
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  516.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/Kernel.php';
  517.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  537.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  577.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/OrderedResolvedFormTypeFactory.php';
  578.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Orderer/FormOrdererInterface.php';
  579.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Orderer/FormOrderer.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  591.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  613.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  634.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  636.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/DataCollector/RedisDataCollector.php';
  637.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Logger/RedisLogger.php';
  638.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/WebProfiler/AdminToolsCollector.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  655.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  656.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  657.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  658.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  659.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  671.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  672.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  705.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  706.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  707.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  708.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  711.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  712.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Request/ParamConverter/QueryParamConverter.php';
  713.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Request/SearchRequestParamConverter.php';
  714.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  715.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  716.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  717.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  719.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  720.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  721.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  722.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  723.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  724.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  725.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  726.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  727.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  728.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  729.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  730.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php';
  731.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php';
  732.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  733.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  734.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  738.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  739.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  740.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  741.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  742.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  743.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  744.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  746.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  748.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/ConnectionConfigurator.php';
  749.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  750.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  751.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactory.php';
  753.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  754.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  755.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  756.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  757.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  758.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  759.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  760.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/CacheConfiguration.php';
  761.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/CacheLogger.php';
  762.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/CacheLoggerChain.php';
  763.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/StatisticsCacheLogger.php';
  764.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/CacheFactory.php';
  765.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/DefaultCacheFactory.php';
  766.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/RegionsConfiguration.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  768.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  769.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  770.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  771.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  772.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  773.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php';
  774.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php';
  775.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  776.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  777.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  778.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  779.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  780.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  781.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  782.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  783.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  784.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  785.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  786.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  787.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  788.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  789.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  790.             include_once \dirname(__DIR__4).'/vendor/liip/theme-bundle/Twig/Loader/FilesystemLoader.php';
  791.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  792.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  794.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  817.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  818.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  819.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  826.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  827.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  828.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  829.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  830.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  831.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  832.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  833.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  834.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  835.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  836.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  837.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  838.             include_once \dirname(__DIR__4).'/vendor/twig/cache-extension/lib/Twig/CacheExtension/Extension.php';
  839.             include_once \dirname(__DIR__4).'/vendor/twig/cache-extension/lib/Twig/CacheExtension/CacheStrategyInterface.php';
  840.             include_once \dirname(__DIR__4).'/vendor/emanueleminotto/twig-cache-bundle/Strategy/ProfilerStrategy.php';
  841.             include_once \dirname(__DIR__4).'/vendor/twig/cache-extension/lib/Twig/CacheExtension/CacheStrategy/IndexedChainingCacheStrategy.php';
  842.             include_once \dirname(__DIR__4).'/vendor/twig/cache-extension/lib/Twig/CacheExtension/CacheStrategy/GenerationalCacheStrategy.php';
  843.             include_once \dirname(__DIR__4).'/vendor/twig/cache-extension/lib/Twig/CacheExtension/CacheProviderInterface.php';
  844.             include_once \dirname(__DIR__4).'/vendor/twig/cache-extension/lib/Twig/CacheExtension/CacheProvider/DoctrineCacheAdapter.php';
  845.             include_once \dirname(__DIR__4).'/vendor/twig/cache-extension/lib/Twig/CacheExtension/CacheStrategy/KeyGeneratorInterface.php';
  846.             include_once \dirname(__DIR__4).'/vendor/emanueleminotto/twig-cache-bundle/KeyGenerator/SplObjectHashKeyGenerator.php';
  847.             include_once \dirname(__DIR__4).'/vendor/twig/cache-extension/lib/Twig/CacheExtension/CacheStrategy/LifetimeCacheStrategy.php';
  848.             include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Twig/Extension/SeoExtension.php';
  849.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Twig/SeoExtension.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Twig/Extension/CmfSeoExtension.php';
  851.             include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/TranslationContainerInterface.php';
  852.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Twig/MenuExtension.php';
  853.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Twig/SitesExtension.php';
  854.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Twig/BreadcrumbsExtension.php';
  855.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Twig/MailExtension.php';
  856.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Twig/MediaFileExtension.php';
  857.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Media/FileExtensionGenerator.php';
  858.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Twig/MediaUrlExtension.php';
  859.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Twig/RequestExtension.php';
  860.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Twig/UserExtension.php';
  861.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Twig/UserLogExtension.php';
  862.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Twig/UtilityExtension.php';
  863.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  864.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  865.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Twig/CatalogExtension.php';
  866.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Compare/CompareMatrixProvider.php';
  867.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Compare/ProductMatrixProvider.php';
  868.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Product/ProductAttributesFormatter.php';
  869.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Twig/DataTableExtension.php';
  870.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Twig/Extension/FormExtension.php';
  871.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Renderer/FormRendererInterface.php';
  872.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Renderer/JavascriptRenderer.php';
  873.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  874.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/Twig/MultiSiteExtension.php';
  875.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/Twig/SitesVariable.php';
  876.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Twig/RoutingExtension.php';
  877.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Twig/Extension/ContentExtension.php';
  878.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Twig/JsonLinkingDataExtension.php';
  879.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Collections/CollectionInterface.php';
  880.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Collections/ArrayCollection.php';
  881.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Json/JsonLinkingDataGeneratorCollection.php';
  882.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Json/JsonLinkingDataGeneratorInterface.php';
  883.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Seo/Json/ArticleCategoryJsonLinkingDataGenerator.php';
  884.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Seo/Json/ArticleJsonLinkingDataGenerator.php';
  885.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Twig/BlocksExtension.php';
  886.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Twig/FeaturedProductsExtension.php';
  887.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Service/FeaturedProductsService.php';
  888.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Twig/PromoBoxExtension.php';
  889.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  890.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Twig/SearchExtension.php';
  891.             include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeExtension.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  893.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  894.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  896.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  897.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  898.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  899.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  900.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  901.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  927.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  928.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  929.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  930.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  931.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  932.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  934.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Imagine/Cache/Resolver/FMPathResolver.php';
  935.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  936.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  937.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  938.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Extension/Imagine/Locator/FileSystemLocator.php';
  939.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  940.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Imagine/PrependingFilterManager.php';
  941.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  942.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  943.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  944.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  945.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  946.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  947.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  948.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  949.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  950.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  951.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  952.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  953.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Imagine/Filter/HitsoCropFilter.php';
  954.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  955.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  956.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  957.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  958.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  959.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  960.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  961.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  962.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/lib/Imagine/Image/ImagineInterface.php';
  963.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/lib/Imagine/Image/AbstractImagine.php';
  964.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/lib/Imagine/Gd/Imagine.php';
  965.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/lib/Imagine/Image/Metadata/MetadataReaderInterface.php';
  966.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/lib/Imagine/Image/Metadata/AbstractMetadataReader.php';
  967.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/lib/Imagine/Image/Metadata/ExifMetadataReader.php';
  968.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  969.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  970.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  971.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  972.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  973.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesserInterface.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesserInterface.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php';
  978.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  979.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  980.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  981.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php';
  984.             include_once \dirname(__DIR__4).'/vendor/liip/theme-bundle/Locator/TemplateLocator.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  986.             include_once \dirname(__DIR__4).'/vendor/liip/theme-bundle/Locator/FileLocator.php';
  987.             include_once \dirname(__DIR__4).'/vendor/liip/theme-bundle/ActiveTheme.php';
  988.             include_once \dirname(__DIR__4).'/vendor/liip/theme-bundle/Helper/DeviceDetectionInterface.php';
  989.             include_once \dirname(__DIR__4).'/vendor/liip/theme-bundle/Helper/DeviceDetection.php';
  990.             include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Strategy/DiscoveryStrategy.php';
  991.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategy.php';
  992.             include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  993.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  994.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpAsyncClient.php';
  995.             include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/VersionBridgeClient.php';
  996.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/ProfileClient.php';
  997.             include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  998.             include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/HttpClientDiscovery.php';
  999.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Mapping/MappedEventSubscriber.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/AbstractTrackingListener.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Blameable/BlameableListener.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/EventListener/BlameListener.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Loggable/LoggableListener.php';
  1037.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/EventSubscriber/LoggableListener.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/EventListener/LoggerListener.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/whiteoctober/breadcrumbs-bundle/WhiteOctober/BreadcrumbsBundle/Twig/Extension/BreadcrumbsExtension.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/emanueleminotto/twig-cache-bundle/DataCollector/TwigCacheCollector.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Seo/SeoPageInterface.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Seo/SeoPage.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Cache/CacheInterface.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Cache/FileCache.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/SeoPresentationInterface.php';
  1051.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Service/SeoPresentation.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/DependencyInjection/ConfigValues.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Extractor/ExtractorInterface.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Extractor/TitleExtractor.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Extractor/TitleReadExtractor.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Extractor/DescriptionExtractor.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Extractor/ExtrasExtractor.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Extractor/KeywordsExtractor.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Extractor/OriginalUrlExtractor.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Extractor/OriginalRouteExtractor.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/EventListener/LanguageListener.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Twig/TranslationExtension.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Trusted/TrustedDeviceTokenStorage.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Trusted/TrustedDeviceTokenEncoder.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Trusted/JwtTokenEncoder.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Trusted/TrustedCookieResponseListener.php';
  1076.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/EventListener/SiteRedirectingListener.php';
  1077.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Manager/ManagerInterface.php';
  1078.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Manager/AbstractManager.php';
  1079.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Manager/UserManager.php';
  1080.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Manager/WhitelistManager.php';
  1081.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Menu/MenuBuilder.php';
  1082.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Menu/Model/ItemInterface.php';
  1083.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Menu/Model/ItemTrait.php';
  1084.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Menu/Model/Item.php';
  1085.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Menu/MenuProviderInterface.php';
  1086.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Menu/SimpleItemProvider.php';
  1087.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Extension/UserMenuProvider.php';
  1088.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Extension/WhitelistMenuProvider.php';
  1089.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Extension/CatalogMenuProvider.php';
  1090.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Extension/ContentMenuProvider.php';
  1091.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Extension/BlocksMenuProvider.php';
  1092.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/Extension/NewsletterMenuProvider.php';
  1093.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Extension/AppMenuProvider.php';
  1094.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Extension/CatalogMenuProvider.php';
  1095.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Extension/ContactMenuProvider.php';
  1096.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Extension/PosMenuProvider.php';
  1097.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Extension/RegistrationRequestMenuProvider.php';
  1098.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Extension/SectionMenuProvider.php';
  1099.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Extension/TaggingMenuProvider.php';
  1100.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/EventListener/BeforeActionListener.php';
  1101.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/EventListener/GoogleListener.php';
  1102.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/EventListener/HttpSubscriber.php';
  1103.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Manager/ChangeLogManager.php';
  1104.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Manager/CronLogManager.php';
  1105.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Manager/LikesManager.php';
  1106.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Manager/SystemConfigurationManager.php';
  1107.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Manager/UserManager.php';
  1108.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Factory/EntityCloneFactoryInterface.php';
  1109.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Factory/EntityCloneFactory.php';
  1110.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Service/EntityAuthorizationChecker.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  1112.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/Request/RequestHelperInterface.php';
  1113.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/Request/RequestHelper.php';
  1114.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/Router/RouterHelperInterface.php';
  1115.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/Router/RouterHelper.php';
  1116.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/Templating/TemplatingHelperInterface.php';
  1117.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/Templating/TemplatingHelper.php';
  1118.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/UserLog/CrudActionDescriber.php';
  1119.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/UserLog/CrudLogger.php';
  1120.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/UserLog/FormatterInterface.php';
  1121.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/UserLog/FormatterChain.php';
  1122.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/UserLog/Formatter/CrudFormatter.php';
  1123.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/UserLog/Formatter/SecurityFormatter.php';
  1124.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Twig/AppExtension.php';
  1125.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Expression/ExpressionLanguage.php';
  1126.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Monitor/VisitManager.php';
  1127.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Monitor/SlowQueryLogger.php';
  1128.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Media/MediaUrlProviderInterface.php';
  1129.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Media/UrlGenerator.php';
  1130.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/System/Configuration/SystemConfiguratorInterface.php';
  1131.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/System/Configuration/AbstractSystemConfigurator.php';
  1132.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/System/Configurator/RecaptchaConfigurator.php';
  1133.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/System/Configurator/ThemeConfigurator.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Loggable/Entity/Repository/LogEntryRepository.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  1139.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Repository/ChangeLogRepository.php';
  1140.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Manager/ManagerCollection.php';
  1141.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Manager/ReviewManager.php';
  1142.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Manager/Section/CategoryPageSectionManager.php';
  1143.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Manager/Section/ProductPageSectionManager.php';
  1144.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/ArticleReviewManager.php';
  1145.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/ContentAuthorManager.php';
  1146.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/Element/ElementManager.php';
  1147.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/Element/ImageManager.php';
  1148.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/Element/LinkManager.php';
  1149.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/Element/ParagraphManager.php';
  1150.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/ContentManager.php';
  1151.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/PageManager.php';
  1152.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/SnapshotManager.php';
  1153.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/StatManager.php';
  1154.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Manager/SeoMetadataManager.php';
  1155.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Manager/MenuItemManager.php';
  1156.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/SectionManager.php';
  1157.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/Section/ArticleSectionManager.php';
  1158.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/Section/BlockSectionManager.php';
  1159.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/Section/FeaturedProductSectionManager.php';
  1160.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/Section/HtmlCodeSectionManager.php';
  1161.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/Section/ProductListSectionManager.php';
  1162.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/Section/ProductSectionManager.php';
  1163.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/Section/ProductSliderSectionManager.php';
  1164.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/Section/PromoBoxSectionManager.php';
  1165.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/Section/SetsSectionManager.php';
  1166.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/Section/SubCategoriesSectionManager.php';
  1167.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/ArticlesByTagsSectionManager.php';
  1168.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Manager/AttributeGroupManager.php';
  1169.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Manager/AttributeManager.php';
  1170.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Manager/BrandManager.php';
  1171.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Manager/CategoryManager.php';
  1172.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Manager/ProductAttributeManager.php';
  1173.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Manager/ProductManager.php';
  1174.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Manager/ProductReviewManager.php';
  1175.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Manager/TaxRateManager.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  1177.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Repository/EntityRepositoryInterface.php';
  1178.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Repository/EntityRepository.php';
  1179.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/ProductAttributeRepository.php';
  1180.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Seo/Json/CategoryJsonLinkingDataGenerator.php';
  1181.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Seo/Json/ProductJsonLinkingDataGenerator.php';
  1182.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Compare/CompareStorageInterface.php';
  1183.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Compare/CompareSessionStorage.php';
  1184.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Service/DataTableFactory.php';
  1185.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Service/ContextManager.php';
  1186.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Serializer/SerializerFactory.php';
  1187.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Extension/HitsoFileManagerProvider.php';
  1188.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Manager/DirectoryManager.php';
  1189.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Manager/DisposableLinkManager.php';
  1190.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Manager/FileManager.php';
  1191.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Repository/FileRepository.php';
  1192.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Twig/FileManagerExtension.php';
  1193.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/FileManager/MediaUrlProvider.php';
  1194.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Service/LoggableReverterInterface.php';
  1195.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Service/LoggableReverter.php';
  1196.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Service/LoggableReverter/FileLoggableReverter.php';
  1197.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/FileManager/Filesystem/FilesystemInterface.php';
  1198.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/FileManager/Filesystem/LocalFilesystem.php';
  1199.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Handler/FormHandlerInterface.php';
  1200.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Handler/FormHandler.php';
  1201.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Config/ConfigCollection.php';
  1202.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Config/ConfigInterface.php';
  1203.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Config/Config.php';
  1204.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Config/FileTypeConfig.php';
  1205.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Config/ImageTypeConfig.php';
  1206.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Storage/StorageManager.php';
  1207.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Storage/MediaUrlProvider.php';
  1208.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Storage/UploadManager.php';
  1209.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/EventListener/GraphQlLocaleSubscriber.php';
  1210.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/EventListener/SiteIdFilterConfigurator.php';
  1211.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/EventListener/SiteListener.php';
  1212.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/MultiSite/SiteCollection.php';
  1213.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/MultiSite/Site.php';
  1214.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/MultiSite/SiteContext.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  1230.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Router/AliasRouter.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  1233.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Provider/RouteProvider.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  1242.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Manager/RedirectManager.php';
  1243.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/EventListener/ContentHitSubscriber.php';
  1244.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/ArticleCategoryManager.php';
  1245.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/ArticleManager.php';
  1246.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/AuthorManager.php';
  1247.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/BannerManager.php';
  1248.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/CommentManager.php';
  1249.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Manager/SlideManager.php';
  1250.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Seo/Extractor/CategoryExtractor.php';
  1251.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Seo/Extractor/ContentExtractor.php';
  1252.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Services/ContentHelper.php';
  1253.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Services/Video/VideoHelper.php';
  1254.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Model/ContentTypeCollection.php';
  1255.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Model/ContentType.php';
  1256.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Manager/SeoPageManager.php';
  1257.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Repository/SeoPageRepository.php';
  1258.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Service/SeoPagesManager.php';
  1259.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/EventListener/SeoAwareSubscriber.php';
  1260.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Manager/BlockManager.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php';
  1262.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Block/Loader.php';
  1263.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Block/Factory.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1265.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Serializer/ContainerNormalizer.php';
  1266.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/Manager/SubscriberManager.php';
  1267.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/GroupManager.php';
  1268.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Manager/GroupTypeManager.php';
  1269.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Manager/ContactManager.php';
  1270.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Manager/OperationManager.php';
  1271.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Manager/TicketManager.php';
  1272.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Manager/TranslationMessageManager.php';
  1273.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/FormattingTranslator.php';
  1274.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Formatter/FormatterInterface.php';
  1275.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Formatter/GenderFormatter.php';
  1276.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Manager/AnswerManager.php';
  1277.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Manager/QuestionManager.php';
  1278.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Manager/ProbeManager.php';
  1279.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Manager/ProbeOptionManager.php';
  1280.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Manager/SearchManager.php';
  1281.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Service/Search/SearchResultStorage.php';
  1282.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Manager/SearchReportManager.php';
  1283.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Adapter/AdapterInterface.php';
  1284.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Service/ElasticSearch/ElasticSearchAdapter.php';
  1285.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Service/Search/ElasticSearch/ElasticSearchAdapter.php';
  1286.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Service/ElasticSearch/ElasticSearchConfigurator.php';
  1287.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Service/Search/ElasticSearch/ElasticSearchConfigurator.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php';
  1290.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Service/Search/SearchTypeCollection.php';
  1291.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Manager/TagManager.php';
  1292.             include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Manager/TagTypeManager.php';
  1293.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/EventListener/LocaleSubscriber.php';
  1294.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/EventListener/ResponseSubscriber.php';
  1295.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/ContactFormManager.php';
  1296.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/ContactManager.php';
  1297.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/DeviceCategoryManager.php';
  1298.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/DeviceManager.php';
  1299.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/DistributorManager.php';
  1300.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/EventManager.php';
  1301.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/FeatureHsmManager.php';
  1302.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/FeatureManager.php';
  1303.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/ProductAccessoryManager.php';
  1304.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/RegionManager.php';
  1305.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/SewManager.php';
  1306.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/ShopManager.php';
  1307.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/TimelineEventManager.php';
  1308.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/Dictionary/TimelineManager.php';
  1309.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/PosManager.php';
  1310.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/ProductAttachmentManager.php';
  1311.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/ProductManager.php';
  1312.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/RegistrationRequestManager.php';
  1313.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/TagCategoryManager.php';
  1314.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Manager/WizardCategoryManager.php';
  1315.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Service/Storage/ShopStorageInterface.php';
  1316.             include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Service/Storage/ShopSessionStorage.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV2.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/whiteoctober/breadcrumbs-bundle/WhiteOctober/BreadcrumbsBundle/Model/Breadcrumbs.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1340.         };
  1341.     }
  1342.     public function compile(): void
  1343.     {
  1344.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1345.     }
  1346.     public function isCompiled(): bool
  1347.     {
  1348.         return true;
  1349.     }
  1350.     public function getRemovedIds(): array
  1351.     {
  1352.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1353.     }
  1354.     /**
  1355.      * Gets the public 'Debril\RssAtomBundle\Controller\StreamController' shared service.
  1356.      *
  1357.      * @return \Debril\RssAtomBundle\Controller\StreamController
  1358.      */
  1359.     protected function getStreamControllerService()
  1360.     {
  1361.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1362.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1363.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1364.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  1365.         include_once \dirname(__DIR__4).'/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Controller/StreamController.php';
  1366.         return $this->services['Debril\\RssAtomBundle\\Controller\\StreamController'] = new \Debril\RssAtomBundle\Controller\StreamController();
  1367.     }
  1368.     /**
  1369.      * Gets the public 'Endroid\QrCodeBundle\Controller\GenerateController' shared autowired service.
  1370.      *
  1371.      * @return \Endroid\QrCodeBundle\Controller\GenerateController
  1372.      */
  1373.     protected function getGenerateControllerService()
  1374.     {
  1375.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Controller/GenerateController.php';
  1376.         return $this->services['Endroid\\QrCodeBundle\\Controller\\GenerateController'] = new \Endroid\QrCodeBundle\Controller\GenerateController(($this->privates['Endroid\\QrCode\\Factory\\QrCodeFactory'] ?? $this->getQrCodeFactoryService()));
  1377.     }
  1378.     /**
  1379.      * Gets the public 'Endroid\QrCode\Writer\BinaryWriter' shared autowired service.
  1380.      *
  1381.      * @return \Endroid\QrCode\Writer\BinaryWriter
  1382.      */
  1383.     protected function getBinaryWriterService()
  1384.     {
  1385.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  1386.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/AbstractWriter.php';
  1387.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/BinaryWriter.php';
  1388.         return $this->services['Endroid\\QrCode\\Writer\\BinaryWriter'] = new \Endroid\QrCode\Writer\BinaryWriter();
  1389.     }
  1390.     /**
  1391.      * Gets the public 'Endroid\QrCode\Writer\DebugWriter' shared autowired service.
  1392.      *
  1393.      * @return \Endroid\QrCode\Writer\DebugWriter
  1394.      */
  1395.     protected function getDebugWriterService()
  1396.     {
  1397.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  1398.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/AbstractWriter.php';
  1399.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/DebugWriter.php';
  1400.         return $this->services['Endroid\\QrCode\\Writer\\DebugWriter'] = new \Endroid\QrCode\Writer\DebugWriter();
  1401.     }
  1402.     /**
  1403.      * Gets the public 'Endroid\QrCode\Writer\EpsWriter' shared autowired service.
  1404.      *
  1405.      * @return \Endroid\QrCode\Writer\EpsWriter
  1406.      */
  1407.     protected function getEpsWriterService()
  1408.     {
  1409.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  1410.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/AbstractWriter.php';
  1411.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/EpsWriter.php';
  1412.         return $this->services['Endroid\\QrCode\\Writer\\EpsWriter'] = new \Endroid\QrCode\Writer\EpsWriter();
  1413.     }
  1414.     /**
  1415.      * Gets the public 'Endroid\QrCode\Writer\PngWriter' shared autowired service.
  1416.      *
  1417.      * @return \Endroid\QrCode\Writer\PngWriter
  1418.      */
  1419.     protected function getPngWriterService()
  1420.     {
  1421.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  1422.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/AbstractWriter.php';
  1423.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/PngWriter.php';
  1424.         return $this->services['Endroid\\QrCode\\Writer\\PngWriter'] = new \Endroid\QrCode\Writer\PngWriter();
  1425.     }
  1426.     /**
  1427.      * Gets the public 'Endroid\QrCode\Writer\SvgWriter' shared autowired service.
  1428.      *
  1429.      * @return \Endroid\QrCode\Writer\SvgWriter
  1430.      */
  1431.     protected function getSvgWriterService()
  1432.     {
  1433.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  1434.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/AbstractWriter.php';
  1435.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/SvgWriter.php';
  1436.         return $this->services['Endroid\\QrCode\\Writer\\SvgWriter'] = new \Endroid\QrCode\Writer\SvgWriter();
  1437.     }
  1438.     /**
  1439.      * Gets the public 'Faker\Generator' shared service.
  1440.      *
  1441.      * @return \Faker\Generator
  1442.      */
  1443.     protected function getGeneratorService()
  1444.     {
  1445.         include_once \dirname(__DIR__4).'/vendor/fzaninotto/faker/src/Faker/Generator.php';
  1446.         include_once \dirname(__DIR__4).'/vendor/fzaninotto/faker/src/Faker/Factory.php';
  1447.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Faker/Provider/AliceProvider.php';
  1448.         $this->services['Faker\\Generator'] = $instance = \Faker\Factory::create('en_US');
  1449.         $instance->seed(1);
  1450.         $instance->addProvider(new \Nelmio\Alice\Faker\Provider\AliceProvider());
  1451.         return $instance;
  1452.     }
  1453.     /**
  1454.      * Gets the public 'Hitso\Bundle\AdminBundle\Controller\Admin\ChangeLogController' shared autowired service.
  1455.      *
  1456.      * @return \Hitso\Bundle\AdminBundle\Controller\Admin\ChangeLogController
  1457.      */
  1458.     protected function getChangeLogControllerService()
  1459.     {
  1460.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1461.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1462.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1463.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Controller/Admin/ChangeLogController.php';
  1464.         $this->services['Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController'] = $instance = new \Hitso\Bundle\AdminBundle\Controller\Admin\ChangeLogController(($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\ChangeLogManager'] ?? $this->getChangeLogManagerService()));
  1465.         $instance->setContainer(($this->privates['.service_locator.ZkgVMjl'] ?? $this->get_ServiceLocator_ZkgVMjlService())->withContext('Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController'$this));
  1466.         return $instance;
  1467.     }
  1468.     /**
  1469.      * Gets the public 'Hitso\Bundle\AdminBundle\Controller\Admin\DashboardController' shared autowired service.
  1470.      *
  1471.      * @return \Hitso\Bundle\AdminBundle\Controller\Admin\DashboardController
  1472.      */
  1473.     protected function getDashboardControllerService()
  1474.     {
  1475.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1476.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1477.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1478.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Controller/Admin/DashboardController.php';
  1479.         $this->services['Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController'] = $instance = new \Hitso\Bundle\AdminBundle\Controller\Admin\DashboardController();
  1480.         $instance->setContainer(($this->privates['.service_locator.ZkgVMjl'] ?? $this->get_ServiceLocator_ZkgVMjlService())->withContext('Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController'$this));
  1481.         return $instance;
  1482.     }
  1483.     /**
  1484.      * Gets the public 'Hitso\Bundle\AdminBundle\Controller\Admin\SecurityController' shared autowired service.
  1485.      *
  1486.      * @return \Hitso\Bundle\AdminBundle\Controller\Admin\SecurityController
  1487.      */
  1488.     protected function getSecurityControllerService()
  1489.     {
  1490.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1491.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1492.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1493.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Controller/Admin/SecurityController.php';
  1494.         $this->services['Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController'] = $instance = new \Hitso\Bundle\AdminBundle\Controller\Admin\SecurityController();
  1495.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1496.             'cmf_seo.presentation' => ['privates''cmf_seo.presentation''getCmfSeo_PresentationService'false],
  1497.             'crud_action_describer' => ['privates''Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber''getCrudActionDescriberService'false],
  1498.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  1499.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  1500.             'hitso.content_types' => ['privates''Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection''getContentTypeCollectionService'false],
  1501.             'hitso.entity_authorization_checker' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker''getEntityAuthorizationCheckerService'false],
  1502.             'hitso.entity_clone_factory' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory''getEntityCloneFactoryService'false],
  1503.             'hitso.entity_manager_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection''getManagerCollectionService'false],
  1504.             'hitso.loggable_reverter' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter''getLoggableReverterService'false],
  1505.             'hitso.loggable_reverter_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection''getLoggableReverterCollectionService'false],
  1506.             'hitso.media_url_generator' => ['privates''Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator''getUrlGeneratorService'false],
  1507.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  1508.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  1509.             'request.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  1510.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1511.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  1512.             'router.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  1513.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  1514.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  1515.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  1516.             'serializer' => ['services''serializer''getSerializerService'false],
  1517.             'session' => ['services''session''getSessionService'false],
  1518.             'site.collection' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection''getSiteCollectionService'false],
  1519.             'site.context' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext''getSiteContextService'false],
  1520.             'sonata.seo.page' => ['services''sonata.seo.page.default''getSonata_Seo_Page_DefaultService'false],
  1521.             'templating' => ['services''templating''getTemplatingService'false],
  1522.             'templating.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper''getTemplatingHelperService'false],
  1523.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  1524.             'twig' => ['services''twig''getTwigService'false],
  1525.             'white_october_breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  1526.         ], [
  1527.             'cmf_seo.presentation' => '?',
  1528.             'crud_action_describer' => 'Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber',
  1529.             'doctrine' => '?',
  1530.             'form.factory' => '?',
  1531.             'hitso.content_types' => 'Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection',
  1532.             'hitso.entity_authorization_checker' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker',
  1533.             'hitso.entity_clone_factory' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory',
  1534.             'hitso.entity_manager_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection',
  1535.             'hitso.loggable_reverter' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter',
  1536.             'hitso.loggable_reverter_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection',
  1537.             'hitso.media_url_generator' => 'Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator',
  1538.             'http_kernel' => '?',
  1539.             'parameter_bag' => '?',
  1540.             'request.helper' => '?',
  1541.             'request_stack' => '?',
  1542.             'router' => '?',
  1543.             'router.helper' => '?',
  1544.             'security.authorization_checker' => '?',
  1545.             'security.csrf.token_manager' => '?',
  1546.             'security.token_storage' => '?',
  1547.             'serializer' => '?',
  1548.             'session' => '?',
  1549.             'site.collection' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection',
  1550.             'site.context' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext',
  1551.             'sonata.seo.page' => '?',
  1552.             'templating' => '?',
  1553.             'templating.helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper',
  1554.             'translator' => '?',
  1555.             'twig' => '?',
  1556.             'white_october_breadcrumbs' => '?',
  1557.         ]))->withContext('Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController'$this));
  1558.         return $instance;
  1559.     }
  1560.     /**
  1561.      * Gets the public 'Hitso\Bundle\AdminBundle\Controller\Admin\SystemConfigurationController' shared autowired service.
  1562.      *
  1563.      * @return \Hitso\Bundle\AdminBundle\Controller\Admin\SystemConfigurationController
  1564.      */
  1565.     protected function getSystemConfigurationControllerService()
  1566.     {
  1567.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1569.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1570.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Controller/Admin/SystemConfigurationController.php';
  1571.         $this->services['Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController'] = $instance = new \Hitso\Bundle\AdminBundle\Controller\Admin\SystemConfigurationController(($this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'] ?? $this->getSystemConfigurationManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configuration\\SystemConfiguratorCollection'] ?? $this->getSystemConfiguratorCollectionService()));
  1572.         $instance->setContainer(($this->privates['.service_locator.ZkgVMjl'] ?? $this->get_ServiceLocator_ZkgVMjlService())->withContext('Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController'$this));
  1573.         return $instance;
  1574.     }
  1575.     /**
  1576.      * Gets the public 'Hitso\Bundle\AdminBundle\Controller\Admin\ToolsController' shared autowired service.
  1577.      *
  1578.      * @return \Hitso\Bundle\AdminBundle\Controller\Admin\ToolsController
  1579.      */
  1580.     protected function getToolsControllerService()
  1581.     {
  1582.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1583.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1584.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1585.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Controller/Admin/ToolsController.php';
  1586.         $this->services['Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController'] = $instance = new \Hitso\Bundle\AdminBundle\Controller\Admin\ToolsController();
  1587.         $instance->setContainer(($this->privates['.service_locator.ZkgVMjl'] ?? $this->get_ServiceLocator_ZkgVMjlService())->withContext('Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController'$this));
  1588.         return $instance;
  1589.     }
  1590.     /**
  1591.      * Gets the public 'Hitso\Bundle\AdminBundle\Controller\Admin\UsersController' shared autowired service.
  1592.      *
  1593.      * @return \Hitso\Bundle\AdminBundle\Controller\Admin\UsersController
  1594.      */
  1595.     protected function getUsersControllerService()
  1596.     {
  1597.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1598.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1599.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1600.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Controller/Admin/UsersController.php';
  1601.         $this->services['Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController'] = $instance = new \Hitso\Bundle\AdminBundle\Controller\Admin\UsersController(($this->privates['Hitso\\Bundle\\AdminBundle\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  1602.         $instance->setContainer(($this->privates['.service_locator.ZkgVMjl'] ?? $this->get_ServiceLocator_ZkgVMjlService())->withContext('Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController'$this));
  1603.         return $instance;
  1604.     }
  1605.     /**
  1606.      * Gets the public 'Hitso\Bundle\AdminBundle\Controller\Admin\WhitelistController' shared autowired service.
  1607.      *
  1608.      * @return \Hitso\Bundle\AdminBundle\Controller\Admin\WhitelistController
  1609.      */
  1610.     protected function getWhitelistControllerService()
  1611.     {
  1612.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1613.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1614.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1615.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1616.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Controller/Admin/WhitelistController.php';
  1617.         $this->services['Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController'] = $instance = new \Hitso\Bundle\AdminBundle\Controller\Admin\WhitelistController(($this->privates['Hitso\\Bundle\\AdminBundle\\Manager\\WhitelistManager'] ?? $this->getWhitelistManagerService()));
  1618.         $instance->setContainer(($this->privates['.service_locator.ZkgVMjl'] ?? $this->get_ServiceLocator_ZkgVMjlService())->withContext('Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController'$this));
  1619.         return $instance;
  1620.     }
  1621.     /**
  1622.      * Gets the public 'Hitso\Bundle\AdminBundle\DataTable\ChangeLogDataTable' shared autowired service.
  1623.      *
  1624.      * @return \Hitso\Bundle\AdminBundle\DataTable\ChangeLogDataTable
  1625.      */
  1626.     protected function getChangeLogDataTableService()
  1627.     {
  1628.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  1629.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  1630.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1631.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1632.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  1633.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  1634.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/DataTable/ChangeLogDataTable.php';
  1635.         return $this->services['Hitso\\Bundle\\AdminBundle\\DataTable\\ChangeLogDataTable'] = new \Hitso\Bundle\AdminBundle\DataTable\ChangeLogDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  1636.     }
  1637.     /**
  1638.      * Gets the public 'Hitso\Bundle\AdminBundle\DataTable\Log' shared autowired service.
  1639.      *
  1640.      * @return \Hitso\Bundle\AdminBundle\DataTable\Log
  1641.      */
  1642.     protected function getLogService()
  1643.     {
  1644.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  1645.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  1646.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1647.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1648.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  1649.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  1650.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/DataTable/Log.php';
  1651.         return $this->services['Hitso\\Bundle\\AdminBundle\\DataTable\\Log'] = new \Hitso\Bundle\AdminBundle\DataTable\Log(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\FormatterChain'] ?? $this->getFormatterChainService()));
  1652.     }
  1653.     /**
  1654.      * Gets the public 'Hitso\Bundle\AdminBundle\DataTable\SystemConfigurationDataTable' shared autowired service.
  1655.      *
  1656.      * @return \Hitso\Bundle\AdminBundle\DataTable\SystemConfigurationDataTable
  1657.      */
  1658.     protected function getSystemConfigurationDataTableService()
  1659.     {
  1660.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  1661.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  1662.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1663.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1664.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  1665.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  1666.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/DataTable/SystemConfigurationDataTable.php';
  1667.         return $this->services['Hitso\\Bundle\\AdminBundle\\DataTable\\SystemConfigurationDataTable'] = new \Hitso\Bundle\AdminBundle\DataTable\SystemConfigurationDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  1668.     }
  1669.     /**
  1670.      * Gets the public 'Hitso\Bundle\AdminBundle\DataTable\UserLog' shared autowired service.
  1671.      *
  1672.      * @return \Hitso\Bundle\AdminBundle\DataTable\UserLog
  1673.      */
  1674.     protected function getUserLogService()
  1675.     {
  1676.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  1677.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  1678.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1679.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1680.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  1681.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  1682.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/DataTable/UserLog.php';
  1683.         return $this->services['Hitso\\Bundle\\AdminBundle\\DataTable\\UserLog'] = new \Hitso\Bundle\AdminBundle\DataTable\UserLog(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\FormatterChain'] ?? $this->getFormatterChainService()));
  1684.     }
  1685.     /**
  1686.      * Gets the public 'Hitso\Bundle\AdminBundle\DataTable\Users' shared autowired service.
  1687.      *
  1688.      * @return \Hitso\Bundle\AdminBundle\DataTable\Users
  1689.      */
  1690.     protected function getUsersService()
  1691.     {
  1692.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  1693.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  1694.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1695.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1696.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  1697.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  1698.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/DataTable/Users.php';
  1699.         return $this->services['Hitso\\Bundle\\AdminBundle\\DataTable\\Users'] = new \Hitso\Bundle\AdminBundle\DataTable\Users(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  1700.     }
  1701.     /**
  1702.      * Gets the public 'Hitso\Bundle\AdminBundle\DataTable\WhitelistDataTable' shared autowired service.
  1703.      *
  1704.      * @return \Hitso\Bundle\AdminBundle\DataTable\WhitelistDataTable
  1705.      */
  1706.     protected function getWhitelistDataTableService()
  1707.     {
  1708.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  1709.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  1710.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1711.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1712.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  1713.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  1714.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/DataTable/WhitelistDataTable.php';
  1715.         return $this->services['Hitso\\Bundle\\AdminBundle\\DataTable\\WhitelistDataTable'] = new \Hitso\Bundle\AdminBundle\DataTable\WhitelistDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  1716.     }
  1717.     /**
  1718.      * Gets the public 'Hitso\Bundle\BlocksBundle\Block\Factory' shared autowired service.
  1719.      *
  1720.      * @return \Hitso\Bundle\BlocksBundle\Block\Factory
  1721.      */
  1722.     protected function getFactoryService($lazyLoad true)
  1723.     {
  1724.         $a = ($this->privates['Hitso\\Bundle\\BlocksBundle\\Block\\Loader'] ?? $this->getLoaderService());
  1725.         if (isset($this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'])) {
  1726.             return $this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'];
  1727.         }
  1728.         $b = ($this->services['twig'] ?? $this->getTwigService());
  1729.         if (isset($this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'])) {
  1730.             return $this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'];
  1731.         }
  1732.         $this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'] = $instance = new \Hitso\Bundle\BlocksBundle\Block\Factory($b$a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\BlocksBundle\\Serializer\\ContainerNormalizer'] ?? $this->getContainerNormalizerService()), ($this->privates['Hitso\\Bundle\\BlocksBundle\\Manager\\BlockManager'] ?? $this->getBlockManagerService()));
  1733.         $instance->addContainerDefinition('mail''Hitso\\Bundle\\BlocksBundle\\Block\\Container\\MailContainer');
  1734.         $instance->addContainerDefinition('content''Hitso\\Bundle\\BlocksBundle\\Block\\Container\\ContentContainer');
  1735.         $instance->addContainerDefinition('header_content''Hitso\\Bundle\\BlocksBundle\\Block\\Container\\HeaderContentContainer');
  1736.         $instance->addContainerDefinition('file_collection''Hitso\\Bundle\\BlocksBundle\\Block\\Container\\FileCollectionContainer');
  1737.         $instance->addContainerDefinition('file''Hitso\\Bundle\\BlocksBundle\\Block\\Container\\FileCollectionContainer');
  1738.         $instance->addFormDefinition('mail''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\MailContentType');
  1739.         $instance->addFormDefinition('textarea_content''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TextareaContentType');
  1740.         $instance->addFormDefinition('tinymce_content''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TinyMCEContentType');
  1741.         $instance->addFormDefinition('header_textarea_content''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTextareaContentType');
  1742.         $instance->addFormDefinition('header_tinymce_content''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTinyMCEContentType');
  1743.         $instance->addFormDefinition('image''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\ImageContainerType');
  1744.         $instance->addFormDefinition('file''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileContainerType');
  1745.         $instance->addGroupDefinition('mail''WiadomoÅ›ci e-mail', []);
  1746.         $instance->addGroupDefinition('novitus''Novitus', []);
  1747.         $instance->addGroupDefinition('support''Support', []);
  1748.         $instance->addGroupDefinition('general''Ogólne', []);
  1749.         return $instance;
  1750.     }
  1751.     /**
  1752.      * Gets the public 'Hitso\Bundle\BlocksBundle\Controller\Admin\BlockController' shared autowired service.
  1753.      *
  1754.      * @return \Hitso\Bundle\BlocksBundle\Controller\Admin\BlockController
  1755.      */
  1756.     protected function getBlockControllerService()
  1757.     {
  1758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1760.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1761.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Controller/Admin/BlockController.php';
  1762.         $this->services['Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController'] = $instance = new \Hitso\Bundle\BlocksBundle\Controller\Admin\BlockController(($this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'] ?? $this->getFactoryService()));
  1763.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController'$this));
  1764.         return $instance;
  1765.     }
  1766.     /**
  1767.      * Gets the public 'Hitso\Bundle\BlocksBundle\DataTable\Blocks' shared autowired service.
  1768.      *
  1769.      * @return \Hitso\Bundle\BlocksBundle\DataTable\Blocks
  1770.      */
  1771.     protected function getBlocksService()
  1772.     {
  1773.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  1774.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  1775.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1776.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1777.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  1778.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/DataTable/Blocks.php';
  1779.         return $this->services['Hitso\\Bundle\\BlocksBundle\\DataTable\\Blocks'] = new \Hitso\Bundle\BlocksBundle\DataTable\Blocks(($this->services['Hitso\\Bundle\\BlocksBundle\\DataTable\\DataSource\\Blocks'] ?? $this->getBlocks2Service()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  1780.     }
  1781.     /**
  1782.      * Gets the public 'Hitso\Bundle\BlocksBundle\DataTable\DataSource\Blocks' shared autowired service.
  1783.      *
  1784.      * @return \Hitso\Bundle\BlocksBundle\DataTable\DataSource\Blocks
  1785.      */
  1786.     protected function getBlocks2Service()
  1787.     {
  1788.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/DataSource/AbstractDataSource.php';
  1789.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/DataSource/DataSourceInterface.php';
  1790.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/DataTable/DataSource/Blocks.php';
  1791.         return $this->services['Hitso\\Bundle\\BlocksBundle\\DataTable\\DataSource\\Blocks'] = new \Hitso\Bundle\BlocksBundle\DataTable\DataSource\Blocks(($this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'] ?? $this->getFactoryService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  1792.     }
  1793.     /**
  1794.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeController' shared autowired service.
  1795.      *
  1796.      * @return \Juki\Bundle\AppBundle\Controller\Admin\AttributeController
  1797.      */
  1798.     protected function getAttributeControllerService()
  1799.     {
  1800.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1801.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1802.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1803.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1804.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/AttributeController.php';
  1805.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/AttributeController.php';
  1806.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\AttributeController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeManager'] ?? $this->getAttributeManagerService()));
  1807.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController'$this));
  1808.         return $instance;
  1809.     }
  1810.     /**
  1811.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeGroupController' shared autowired service.
  1812.      *
  1813.      * @return \Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeGroupController
  1814.      */
  1815.     protected function getAttributeGroupControllerService()
  1816.     {
  1817.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1819.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1820.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1821.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/AttributeGroupController.php';
  1822.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeGroupController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeGroupManager'] ?? $this->getAttributeGroupManagerService()));
  1823.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController'$this));
  1824.         return $instance;
  1825.     }
  1826.     /**
  1827.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Admin\BrandController' shared autowired service.
  1828.      *
  1829.      * @return \Hitso\Bundle\CatalogBundle\Controller\Admin\BrandController
  1830.      */
  1831.     protected function getBrandControllerService()
  1832.     {
  1833.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1835.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1836.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1837.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/BrandController.php';
  1838.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Admin\BrandController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\BrandManager'] ?? $this->getBrandManagerService()));
  1839.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController'$this));
  1840.         return $instance;
  1841.     }
  1842.     /**
  1843.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Admin\CategoryController' shared autowired service.
  1844.      *
  1845.      * @return \Hitso\Bundle\CatalogBundle\Controller\Admin\CategoryController
  1846.      */
  1847.     protected function getCategoryControllerService()
  1848.     {
  1849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1850.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1851.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1852.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1853.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/CategoryController.php';
  1854.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Admin\CategoryController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()));
  1855.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController'$this));
  1856.         return $instance;
  1857.     }
  1858.     /**
  1859.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Admin\CategorySectionController' shared autowired service.
  1860.      *
  1861.      * @return \Hitso\Bundle\CatalogBundle\Controller\Admin\CategorySectionController
  1862.      */
  1863.     protected function getCategorySectionControllerService()
  1864.     {
  1865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1867.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1868.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1869.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Controller/Admin/AbstractSectionController.php';
  1870.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/CategorySectionController.php';
  1871.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/SectionTypeCollection.php';
  1872.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/CategorySectionTypeCollection.php';
  1873.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Admin\CategorySectionController(($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'] ?? $this->getSectionManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\CategorySectionTypeCollection'] ?? ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\CategorySectionTypeCollection'] = new \Hitso\Bundle\SectionBundle\Model\CategorySectionTypeCollection())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] ?? $this->getChangeLogRepositoryService()));
  1874.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController'$this));
  1875.         return $instance;
  1876.     }
  1877.     /**
  1878.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Admin\ProductChangeLogController' shared autowired service.
  1879.      *
  1880.      * @return \Hitso\Bundle\CatalogBundle\Controller\Admin\ProductChangeLogController
  1881.      */
  1882.     protected function getProductChangeLogControllerService()
  1883.     {
  1884.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1886.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1887.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1888.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/ProductChangeLogController.php';
  1889.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Admin\ProductChangeLogController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection'] ?? $this->getLoggableReverterCollectionService()));
  1890.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController'$this));
  1891.         return $instance;
  1892.     }
  1893.     /**
  1894.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Admin\ProductController' shared autowired service.
  1895.      *
  1896.      * @return \Juki\Bundle\AppBundle\Controller\Admin\ProductController
  1897.      */
  1898.     protected function getProductControllerService()
  1899.     {
  1900.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1901.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1902.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1903.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1904.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/ProductController.php';
  1905.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/ProductController.php';
  1906.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\ProductController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductManager'] ?? $this->getProductManagerService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductAttributeManager'] ?? $this->getProductAttributeManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] ?? $this->getChangeLogRepositoryService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Product\\ProductLoggableReverter'] ?? $this->getProductLoggableReverterService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()));
  1907.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController'$this));
  1908.         return $instance;
  1909.     }
  1910.     /**
  1911.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Admin\ProductReviewController' shared autowired service.
  1912.      *
  1913.      * @return \Hitso\Bundle\CatalogBundle\Controller\Admin\ProductReviewController
  1914.      */
  1915.     protected function getProductReviewControllerService()
  1916.     {
  1917.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1918.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1919.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1920.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1921.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/ProductReviewController.php';
  1922.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Admin\ProductReviewController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductReviewManager'] ?? $this->getProductReviewManagerService()));
  1923.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController'$this));
  1924.         return $instance;
  1925.     }
  1926.     /**
  1927.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Admin\ProductSectionController' shared autowired service.
  1928.      *
  1929.      * @return \Hitso\Bundle\CatalogBundle\Controller\Admin\ProductSectionController
  1930.      */
  1931.     protected function getProductSectionControllerService()
  1932.     {
  1933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1934.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1935.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1936.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1937.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Controller/Admin/AbstractSectionController.php';
  1938.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/ProductSectionController.php';
  1939.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Admin\ProductSectionController(($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'] ?? $this->getSectionManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\ProductSectionTypeCollection'] ?? $this->getProductSectionTypeCollectionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] ?? $this->getChangeLogRepositoryService()));
  1940.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController'$this));
  1941.         return $instance;
  1942.     }
  1943.     /**
  1944.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Admin\TaxRateController' shared autowired service.
  1945.      *
  1946.      * @return \Hitso\Bundle\CatalogBundle\Controller\Admin\TaxRateController
  1947.      */
  1948.     protected function getTaxRateControllerService()
  1949.     {
  1950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1952.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1953.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  1954.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/TaxRateController.php';
  1955.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Admin\TaxRateController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\TaxRateManager'] ?? $this->getTaxRateManagerService()));
  1956.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController'$this));
  1957.         return $instance;
  1958.     }
  1959.     /**
  1960.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Front\CategoryController' shared autowired service.
  1961.      *
  1962.      * @return \Hitso\Bundle\CatalogBundle\Controller\Front\CategoryController
  1963.      */
  1964.     protected function getCategoryController2Service()
  1965.     {
  1966.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1967.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1968.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1969.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Front/CategoryController.php';
  1970.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Category/BreadcrumbsServiceInterface.php';
  1971.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Category/BreadcrumbsService.php';
  1972.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Front\CategoryController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupManager'] ?? $this->getGroupManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupTypeManager'] ?? $this->getGroupTypeManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'] ?? $this->getSectionManagerService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Helper\\NavigationHelper'] ?? $this->getNavigationHelperService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Storage\\SessionStorage'] ?? $this->getSessionStorageService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Category\\BreadcrumbsService'] ?? ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Category\\BreadcrumbsService'] = new \Hitso\Bundle\CatalogBundle\Service\Category\BreadcrumbsService())), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()));
  1973.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController'$this));
  1974.         return $instance;
  1975.     }
  1976.     /**
  1977.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Front\CompareController' shared autowired service.
  1978.      *
  1979.      * @return \Hitso\Bundle\CatalogBundle\Controller\Front\CompareController
  1980.      */
  1981.     protected function getCompareControllerService()
  1982.     {
  1983.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1984.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1985.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  1986.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Front/CompareController.php';
  1987.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Front\CompareController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductManager'] ?? $this->getProductManager2Service()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Compare\\CompareSessionStorage'] ?? $this->getCompareSessionStorageService()));
  1988.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController'$this));
  1989.         return $instance;
  1990.     }
  1991.     /**
  1992.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Front\ErrorPageController' shared autowired service.
  1993.      *
  1994.      * @return \Hitso\Bundle\CatalogBundle\Controller\Front\ErrorPageController
  1995.      */
  1996.     protected function getErrorPageControllerService()
  1997.     {
  1998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1999.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2000.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2001.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Front/ErrorPageController.php';
  2002.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ErrorPageController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Front\ErrorPageController();
  2003.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ErrorPageController'$this));
  2004.         return $instance;
  2005.     }
  2006.     /**
  2007.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Front\FeaturedProductsController' shared autowired service.
  2008.      *
  2009.      * @return \Hitso\Bundle\CatalogBundle\Controller\Front\FeaturedProductsController
  2010.      */
  2011.     protected function getFeaturedProductsControllerService()
  2012.     {
  2013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2015.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2016.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Front/FeaturedProductsController.php';
  2017.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Front\FeaturedProductsController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductManager'] ?? $this->getProductManager2Service()));
  2018.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController'$this));
  2019.         return $instance;
  2020.     }
  2021.     /**
  2022.      * Gets the public 'Hitso\Bundle\CatalogBundle\Controller\Front\ProductController' shared autowired service.
  2023.      *
  2024.      * @return \Hitso\Bundle\CatalogBundle\Controller\Front\ProductController
  2025.      */
  2026.     protected function getProductController2Service()
  2027.     {
  2028.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2029.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2030.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2031.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Front/ProductController.php';
  2032.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Category/BreadcrumbsServiceInterface.php';
  2033.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Category/BreadcrumbsService.php';
  2034.         $this->services['Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController'] = $instance = new \Hitso\Bundle\CatalogBundle\Controller\Front\ProductController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductManager'] ?? $this->getProductManager2Service()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupManager'] ?? $this->getGroupManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupTypeManager'] ?? $this->getGroupTypeManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Category\\BreadcrumbsService'] ?? ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Category\\BreadcrumbsService'] = new \Hitso\Bundle\CatalogBundle\Service\Category\BreadcrumbsService())));
  2035.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController'$this));
  2036.         return $instance;
  2037.     }
  2038.     /**
  2039.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\AttributeDataTable' shared autowired service.
  2040.      *
  2041.      * @return \Hitso\Bundle\CatalogBundle\DataTable\AttributeDataTable
  2042.      */
  2043.     protected function getAttributeDataTableService()
  2044.     {
  2045.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2046.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2047.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2048.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2049.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2050.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2051.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/AttributeDataTable.php';
  2052.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\AttributeDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\AttributeDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeRepository'] ?? $this->getAttributeRepositoryService()));
  2053.     }
  2054.     /**
  2055.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\AttributeGroupDataTable' shared autowired service.
  2056.      *
  2057.      * @return \Hitso\Bundle\CatalogBundle\DataTable\AttributeGroupDataTable
  2058.      */
  2059.     protected function getAttributeGroupDataTableService()
  2060.     {
  2061.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2062.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2063.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2064.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2065.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2066.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2067.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/AttributeGroupDataTable.php';
  2068.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\AttributeGroupDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\AttributeGroupDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()));
  2069.     }
  2070.     /**
  2071.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\AttributeLogDataTable' shared autowired service.
  2072.      *
  2073.      * @return \Hitso\Bundle\CatalogBundle\DataTable\AttributeLogDataTable
  2074.      */
  2075.     protected function getAttributeLogDataTableService()
  2076.     {
  2077.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2078.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2079.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2080.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2081.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2082.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/AttributeLogDataTable.php';
  2083.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\AttributeLogDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\AttributeLogDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\DataSource\\AttributeLog'] ?? $this->getAttributeLogService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\FormatterChain'] ?? $this->getFormatterChainService()));
  2084.     }
  2085.     /**
  2086.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\BrandDataTable' shared autowired service.
  2087.      *
  2088.      * @return \Hitso\Bundle\CatalogBundle\DataTable\BrandDataTable
  2089.      */
  2090.     protected function getBrandDataTableService()
  2091.     {
  2092.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2093.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2094.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2095.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2096.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2097.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2098.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/BrandDataTable.php';
  2099.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\BrandDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\BrandDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  2100.     }
  2101.     /**
  2102.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\CategorySectionDataTable' shared autowired service.
  2103.      *
  2104.      * @return \Hitso\Bundle\CatalogBundle\DataTable\CategorySectionDataTable
  2105.      */
  2106.     protected function getCategorySectionDataTableService()
  2107.     {
  2108.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2109.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2110.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/CategorySectionDataTable.php';
  2111.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/SectionTypeCollection.php';
  2112.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/CategorySectionTypeCollection.php';
  2113.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\CategorySectionDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\CategorySectionDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\CategorySectionTypeCollection'] ?? ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\CategorySectionTypeCollection'] = new \Hitso\Bundle\SectionBundle\Model\CategorySectionTypeCollection())), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  2114.     }
  2115.     /**
  2116.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\DataSource\AttributeLog' shared autowired service.
  2117.      *
  2118.      * @return \Hitso\Bundle\CatalogBundle\DataTable\DataSource\AttributeLog
  2119.      */
  2120.     protected function getAttributeLogService()
  2121.     {
  2122.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/DataSource/AbstractDataSource.php';
  2123.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/DataSource/DataSourceInterface.php';
  2124.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/DataSource/SortableInterface.php';
  2125.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/DataSource/RepositoryDataSource.php';
  2126.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/DataSource/QueryDataSource.php';
  2127.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/DataSource/AttributeLog.php';
  2128.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\DataSource\\AttributeLog'] = new \Hitso\Bundle\CatalogBundle\DataTable\DataSource\AttributeLog(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'] ?? $this->getFactoryService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  2129.     }
  2130.     /**
  2131.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\ProductChangeLogDataTable' shared autowired service.
  2132.      *
  2133.      * @return \Hitso\Bundle\CatalogBundle\DataTable\ProductChangeLogDataTable
  2134.      */
  2135.     protected function getProductChangeLogDataTableService()
  2136.     {
  2137.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2138.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2139.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2140.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2141.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2142.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2143.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/ProductChangeLogDataTable.php';
  2144.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductChangeLogDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\ProductChangeLogDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  2145.     }
  2146.     /**
  2147.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\ProductDataTable' shared autowired service.
  2148.      *
  2149.      * @return \Hitso\Bundle\CatalogBundle\DataTable\ProductDataTable
  2150.      */
  2151.     protected function getProductDataTableService()
  2152.     {
  2153.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2154.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2155.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2156.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2157.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2158.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2159.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/ProductDataTable.php';
  2160.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\ProductDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\ProductSectionTypeCollection'] ?? $this->getProductSectionTypeCollectionService()));
  2161.     }
  2162.     /**
  2163.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\ProductDeletableDataTable' shared autowired service.
  2164.      *
  2165.      * @return \Hitso\Bundle\CatalogBundle\DataTable\ProductDeletableDataTable
  2166.      */
  2167.     protected function getProductDeletableDataTableService()
  2168.     {
  2169.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2170.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2171.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2172.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2173.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2174.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2175.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DataTable/DeletableDataTable.php';
  2176.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/ProductDeletableDataTable.php';
  2177.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductDeletableDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\ProductDeletableDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  2178.     }
  2179.     /**
  2180.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\ProductEditableDataTable' shared autowired service.
  2181.      *
  2182.      * @return \Hitso\Bundle\CatalogBundle\DataTable\ProductEditableDataTable
  2183.      */
  2184.     protected function getProductEditableDataTableService()
  2185.     {
  2186.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2187.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2188.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2189.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2190.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2191.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2192.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DataTable/EditableDataTable.php';
  2193.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/ProductEditableDataTable.php';
  2194.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductEditableDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\ProductEditableDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  2195.     }
  2196.     /**
  2197.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\ProductFilesDataTable' shared autowired service.
  2198.      *
  2199.      * @return \Hitso\Bundle\CatalogBundle\DataTable\ProductFilesDataTable
  2200.      */
  2201.     protected function getProductFilesDataTableService()
  2202.     {
  2203.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2204.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2205.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2206.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2207.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2208.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2209.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/ProductFilesDataTable.php';
  2210.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductFilesDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\ProductFilesDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRepository'] ?? $this->getProductRepository2Service()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  2211.     }
  2212.     /**
  2213.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\ProductLogDataTable' shared autowired service.
  2214.      *
  2215.      * @return \Hitso\Bundle\CatalogBundle\DataTable\ProductLogDataTable
  2216.      */
  2217.     protected function getProductLogDataTableService()
  2218.     {
  2219.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2220.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2221.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2222.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2223.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2224.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2225.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/ProductLogDataTable.php';
  2226.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductLogDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\ProductLogDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  2227.     }
  2228.     /**
  2229.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\ProductReviewDataTable' shared autowired service.
  2230.      *
  2231.      * @return \Hitso\Bundle\CatalogBundle\DataTable\ProductReviewDataTable
  2232.      */
  2233.     protected function getProductReviewDataTableService()
  2234.     {
  2235.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2236.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2237.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2238.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2239.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2240.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2241.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/ProductReviewDataTable.php';
  2242.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductReviewDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\ProductReviewDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  2243.     }
  2244.     /**
  2245.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\ProductSectionChangesDataTable' shared autowired service.
  2246.      *
  2247.      * @return \Hitso\Bundle\CatalogBundle\DataTable\ProductSectionChangesDataTable
  2248.      */
  2249.     protected function getProductSectionChangesDataTableService()
  2250.     {
  2251.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2252.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2253.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2254.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2255.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2256.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2257.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/ProductSectionChangesDataTable.php';
  2258.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductSectionChangesDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\ProductSectionChangesDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  2259.     }
  2260.     /**
  2261.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\ProductSectionDataTable' shared autowired service.
  2262.      *
  2263.      * @return \Hitso\Bundle\CatalogBundle\DataTable\ProductSectionDataTable
  2264.      */
  2265.     protected function getProductSectionDataTableService()
  2266.     {
  2267.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2268.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2269.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/ProductSectionDataTable.php';
  2270.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\ProductSectionDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\ProductSectionDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\ProductSectionTypeCollection'] ?? $this->getProductSectionTypeCollectionService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  2271.     }
  2272.     /**
  2273.      * Gets the public 'Hitso\Bundle\CatalogBundle\DataTable\TaxRateDataTable' shared autowired service.
  2274.      *
  2275.      * @return \Hitso\Bundle\CatalogBundle\DataTable\TaxRateDataTable
  2276.      */
  2277.     protected function getTaxRateDataTableService()
  2278.     {
  2279.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  2280.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  2281.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2282.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2283.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  2284.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  2285.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/TaxRateDataTable.php';
  2286.         return $this->services['Hitso\\Bundle\\CatalogBundle\\DataTable\\TaxRateDataTable'] = new \Hitso\Bundle\CatalogBundle\DataTable\TaxRateDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  2287.     }
  2288.     /**
  2289.      * Gets the public 'Hitso\Bundle\CatalogBundle\Extension\Strategy\ProductColumnsPageStrategy' shared autowired service.
  2290.      *
  2291.      * @return \Hitso\Bundle\CatalogBundle\Extension\Strategy\ProductColumnsPageStrategy
  2292.      */
  2293.     protected function getProductColumnsPageStrategyService()
  2294.     {
  2295.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  2296.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Extension/Strategy/ProductColumnsPageStrategy.php';
  2297.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Extension\\Strategy\\ProductColumnsPageStrategy'] = new \Hitso\Bundle\CatalogBundle\Extension\Strategy\ProductColumnsPageStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  2298.     }
  2299.     /**
  2300.      * Gets the public 'Hitso\Bundle\CatalogBundle\Seo\Json\CategoryJsonLinkingDataGenerator' shared autowired service.
  2301.      *
  2302.      * @return \Hitso\Bundle\CatalogBundle\Seo\Json\CategoryJsonLinkingDataGenerator
  2303.      */
  2304.     protected function getCategoryJsonLinkingDataGeneratorService()
  2305.     {
  2306.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService());
  2307.         if (isset($this->services['Hitso\\Bundle\\CatalogBundle\\Seo\\Json\\CategoryJsonLinkingDataGenerator'])) {
  2308.             return $this->services['Hitso\\Bundle\\CatalogBundle\\Seo\\Json\\CategoryJsonLinkingDataGenerator'];
  2309.         }
  2310.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Seo\\Json\\CategoryJsonLinkingDataGenerator'] = new \Hitso\Bundle\CatalogBundle\Seo\Json\CategoryJsonLinkingDataGenerator($a);
  2311.     }
  2312.     /**
  2313.      * Gets the public 'Hitso\Bundle\CatalogBundle\Seo\Json\ProductJsonLinkingDataGenerator' shared autowired service.
  2314.      *
  2315.      * @return \Hitso\Bundle\CatalogBundle\Seo\Json\ProductJsonLinkingDataGenerator
  2316.      */
  2317.     protected function getProductJsonLinkingDataGeneratorService()
  2318.     {
  2319.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService());
  2320.         if (isset($this->services['Hitso\\Bundle\\CatalogBundle\\Seo\\Json\\ProductJsonLinkingDataGenerator'])) {
  2321.             return $this->services['Hitso\\Bundle\\CatalogBundle\\Seo\\Json\\ProductJsonLinkingDataGenerator'];
  2322.         }
  2323.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Seo\\Json\\ProductJsonLinkingDataGenerator'] = new \Hitso\Bundle\CatalogBundle\Seo\Json\ProductJsonLinkingDataGenerator($a, ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()));
  2324.     }
  2325.     /**
  2326.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeController' shared autowired service.
  2327.      *
  2328.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeController
  2329.      */
  2330.     protected function getAttributeController2Service()
  2331.     {
  2332.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2333.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Controller/AttributeController.php';
  2334.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\AttributeController'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeController(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\AttributeController'$this), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\AttributeType'] ?? $this->getAttributeTypeService()), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\AttributeFactory'] ?? $this->getAttributeFactoryService()));
  2335.     }
  2336.     /**
  2337.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeGroupController' shared autowired service.
  2338.      *
  2339.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeGroupController
  2340.      */
  2341.     protected function getAttributeGroupController2Service()
  2342.     {
  2343.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2344.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Controller/AttributeGroupController.php';
  2345.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\AttributeGroupController'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeGroupController(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\AttributeGroupController'$this), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\AttributeGroupType'] ?? $this->getAttributeGroupTypeService()), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\AttributeGroupFactory'] ?? $this->getAttributeGroupFactoryService()));
  2346.     }
  2347.     /**
  2348.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Controller\BrandController' shared autowired service.
  2349.      *
  2350.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Controller\BrandController
  2351.      */
  2352.     protected function getBrandController2Service()
  2353.     {
  2354.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2355.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Controller/BrandController.php';
  2356.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\BrandController'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Controller\BrandController(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\BrandController'$this), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\BrandType'] ?? $this->getBrandTypeService()), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\BrandFactory'] ?? $this->getBrandFactoryService()));
  2357.     }
  2358.     /**
  2359.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Controller\CategoryController' shared autowired service.
  2360.      *
  2361.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Controller\CategoryController
  2362.      */
  2363.     protected function getCategoryController3Service()
  2364.     {
  2365.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2366.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Controller/CategoryController.php';
  2367.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\CategoryController'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Controller\CategoryController(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\CategoryController'$this), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\CategoryType'] ?? $this->getCategoryTypeService()), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\CategoryFactory'] ?? $this->getCategoryFactoryService()));
  2368.     }
  2369.     /**
  2370.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Controller\ProductController' shared autowired service.
  2371.      *
  2372.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Controller\ProductController
  2373.      */
  2374.     protected function getProductController3Service()
  2375.     {
  2376.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2377.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Controller/ProductController.php';
  2378.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\ProductController'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Controller\ProductController(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\ProductController'$this), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\ProductType'] ?? $this->getProductTypeService()), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\ProductFactory'] ?? $this->getProductFactoryService()));
  2379.     }
  2380.     /**
  2381.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Controller\TaxRateController' shared autowired service.
  2382.      *
  2383.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Controller\TaxRateController
  2384.      */
  2385.     protected function getTaxRateController2Service()
  2386.     {
  2387.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2388.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Controller/TaxRateController.php';
  2389.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\TaxRateController'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Controller\TaxRateController(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Controller\\TaxRateController'$this), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\TaxRateType'] ?? $this->getTaxRateTypeService()), ($this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\TaxRateFactory'] ?? $this->getTaxRateFactoryService()));
  2390.     }
  2391.     /**
  2392.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeFactory' shared autowired service.
  2393.      *
  2394.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeFactory
  2395.      */
  2396.     protected function getAttributeFactoryService()
  2397.     {
  2398.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2399.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Factory/AttributeFactory.php';
  2400.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\AttributeFactory'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeFactory(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\AttributeFactory'$this));
  2401.     }
  2402.     /**
  2403.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeGroupFactory' shared autowired service.
  2404.      *
  2405.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeGroupFactory
  2406.      */
  2407.     protected function getAttributeGroupFactoryService()
  2408.     {
  2409.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2410.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Factory/AttributeGroupFactory.php';
  2411.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\AttributeGroupFactory'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeGroupFactory(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\AttributeGroupFactory'$this));
  2412.     }
  2413.     /**
  2414.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Factory\BrandFactory' shared autowired service.
  2415.      *
  2416.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Factory\BrandFactory
  2417.      */
  2418.     protected function getBrandFactoryService()
  2419.     {
  2420.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2421.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Factory/BrandFactory.php';
  2422.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\BrandFactory'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Factory\BrandFactory(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\BrandFactory'$this));
  2423.     }
  2424.     /**
  2425.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Factory\CategoryFactory' shared autowired service.
  2426.      *
  2427.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Factory\CategoryFactory
  2428.      */
  2429.     protected function getCategoryFactoryService()
  2430.     {
  2431.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2432.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Factory/CategoryFactory.php';
  2433.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\CategoryFactory'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Factory\CategoryFactory(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\CategoryFactory'$this));
  2434.     }
  2435.     /**
  2436.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Factory\ProductFactory' shared autowired service.
  2437.      *
  2438.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Factory\ProductFactory
  2439.      */
  2440.     protected function getProductFactoryService()
  2441.     {
  2442.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2443.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Factory/ProductFactory.php';
  2444.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\ProductFactory'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Factory\ProductFactory(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\ProductFactory'$this));
  2445.     }
  2446.     /**
  2447.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Factory\TaxRateFactory' shared autowired service.
  2448.      *
  2449.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Factory\TaxRateFactory
  2450.      */
  2451.     protected function getTaxRateFactoryService()
  2452.     {
  2453.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2454.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Factory/TaxRateFactory.php';
  2455.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\TaxRateFactory'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Factory\TaxRateFactory(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Factory\\TaxRateFactory'$this));
  2456.     }
  2457.     /**
  2458.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeGroupType' shared autowired service.
  2459.      *
  2460.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeGroupType
  2461.      */
  2462.     protected function getAttributeGroupTypeService()
  2463.     {
  2464.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2465.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  2466.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  2467.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Query/AttributeGroupType.php';
  2468.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\AttributeGroupType'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeGroupType(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\AttributeGroupType'$this));
  2469.     }
  2470.     /**
  2471.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeType' shared autowired service.
  2472.      *
  2473.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeType
  2474.      */
  2475.     protected function getAttributeTypeService()
  2476.     {
  2477.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2478.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  2479.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  2480.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Query/AttributeType.php';
  2481.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\AttributeType'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeType(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\AttributeType'$this));
  2482.     }
  2483.     /**
  2484.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Query\BrandType' shared autowired service.
  2485.      *
  2486.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Query\BrandType
  2487.      */
  2488.     protected function getBrandTypeService()
  2489.     {
  2490.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2491.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  2492.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  2493.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Query/BrandType.php';
  2494.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\BrandType'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Query\BrandType(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\BrandType'$this));
  2495.     }
  2496.     /**
  2497.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Query\CategoryType' shared autowired service.
  2498.      *
  2499.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Query\CategoryType
  2500.      */
  2501.     protected function getCategoryTypeService()
  2502.     {
  2503.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2504.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  2505.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  2506.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Query/CategoryType.php';
  2507.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\CategoryType'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Query\CategoryType(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\CategoryType'$this));
  2508.     }
  2509.     /**
  2510.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Query\ProductType' shared autowired service.
  2511.      *
  2512.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Query\ProductType
  2513.      */
  2514.     protected function getProductTypeService()
  2515.     {
  2516.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2517.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  2518.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  2519.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Query/ProductType.php';
  2520.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\ProductType'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Query\ProductType(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\ProductType'$this));
  2521.     }
  2522.     /**
  2523.      * Gets the public 'Hitso\Bundle\CatalogBundle\Service\Api\Query\TaxRateType' shared autowired service.
  2524.      *
  2525.      * @return \Hitso\Bundle\CatalogBundle\Service\Api\Query\TaxRateType
  2526.      */
  2527.     protected function getTaxRateTypeService()
  2528.     {
  2529.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  2530.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  2531.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  2532.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Query/TaxRateType.php';
  2533.         return $this->services['Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\TaxRateType'] = new \Hitso\Bundle\CatalogBundle\Service\Api\Query\TaxRateType(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\Query\\TaxRateType'$this));
  2534.     }
  2535.     /**
  2536.      * Gets the public 'Hitso\Bundle\CommonBundle\Api\Factory\ConditionFactory' shared autowired service.
  2537.      *
  2538.      * @return \Hitso\Bundle\CommonBundle\Api\Factory\ConditionFactory
  2539.      */
  2540.     protected function getConditionFactoryService()
  2541.     {
  2542.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Factory/ConditionFactory.php';
  2543.         return $this->services['Hitso\\Bundle\\CommonBundle\\Api\\Factory\\ConditionFactory'] = new \Hitso\Bundle\CommonBundle\Api\Factory\ConditionFactory();
  2544.     }
  2545.     /**
  2546.      * Gets the public 'Hitso\Bundle\CommonBundle\Api\Factory\CriteriaFactory' shared autowired service.
  2547.      *
  2548.      * @return \Hitso\Bundle\CommonBundle\Api\Factory\CriteriaFactory
  2549.      */
  2550.     protected function getCriteriaFactoryService()
  2551.     {
  2552.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Factory/CriteriaFactory.php';
  2553.         return $this->services['Hitso\\Bundle\\CommonBundle\\Api\\Factory\\CriteriaFactory'] = new \Hitso\Bundle\CommonBundle\Api\Factory\CriteriaFactory();
  2554.     }
  2555.     /**
  2556.      * Gets the public 'Hitso\Bundle\CommonBundle\Controller\Admin\CacheController' shared autowired service.
  2557.      *
  2558.      * @return \Hitso\Bundle\CommonBundle\Controller\Admin\CacheController
  2559.      */
  2560.     protected function getCacheControllerService()
  2561.     {
  2562.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2563.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2564.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Admin/CacheController.php';
  2565.         $this->services['Hitso\\Bundle\\CommonBundle\\Controller\\Admin\\CacheController'] = $instance = new \Hitso\Bundle\CommonBundle\Controller\Admin\CacheController(($this->services['kernel'] ?? $this->get('kernel'1)));
  2566.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('Hitso\\Bundle\\CommonBundle\\Controller\\Admin\\CacheController'$this));
  2567.         return $instance;
  2568.     }
  2569.     /**
  2570.      * Gets the public 'Hitso\Bundle\CommonBundle\Controller\Api\LikesController' shared autowired service.
  2571.      *
  2572.      * @return \Hitso\Bundle\CommonBundle\Controller\Api\LikesController
  2573.      */
  2574.     protected function getLikesControllerService()
  2575.     {
  2576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2578.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2579.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Api/LikesController.php';
  2580.         $this->services['Hitso\\Bundle\\CommonBundle\\Controller\\Api\\LikesController'] = $instance = new \Hitso\Bundle\CommonBundle\Controller\Api\LikesController(($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\LikesHelper'] ?? $this->getLikesHelperService()));
  2581.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CommonBundle\\Controller\\Api\\LikesController'$this));
  2582.         return $instance;
  2583.     }
  2584.     /**
  2585.      * Gets the public 'Hitso\Bundle\CommonBundle\Controller\Api\MonitorController' shared autowired service.
  2586.      *
  2587.      * @return \Hitso\Bundle\CommonBundle\Controller\Api\MonitorController
  2588.      */
  2589.     protected function getMonitorControllerService()
  2590.     {
  2591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2592.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2593.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2594.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2595.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Api/MonitorController.php';
  2596.         $this->services['Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController'] = $instance = new \Hitso\Bundle\CommonBundle\Controller\Api\MonitorController();
  2597.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2598.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2599.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  2600.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2601.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2602.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2603.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2604.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  2605.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  2606.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  2607.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  2608.             'serializer' => ['services''serializer''getSerializerService'false],
  2609.             'session' => ['services''session''getSessionService'false],
  2610.             'templating' => ['services''templating''getTemplatingService'false],
  2611.             'twig' => ['services''twig''getTwigService'false],
  2612.         ], [
  2613.             'doctrine' => '?',
  2614.             'form.factory' => '?',
  2615.             'fos_rest.view_handler' => '?',
  2616.             'http_kernel' => '?',
  2617.             'parameter_bag' => '?',
  2618.             'request_stack' => '?',
  2619.             'router' => '?',
  2620.             'security.authorization_checker' => '?',
  2621.             'security.csrf.token_manager' => '?',
  2622.             'security.token_storage' => '?',
  2623.             'serializer' => '?',
  2624.             'session' => '?',
  2625.             'templating' => '?',
  2626.             'twig' => '?',
  2627.         ]))->withContext('Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController'$this));
  2628.         return $instance;
  2629.     }
  2630.     /**
  2631.      * Gets the public 'Hitso\Bundle\CommonBundle\Controller\Front\AboutUsController' shared autowired service.
  2632.      *
  2633.      * @return \Hitso\Bundle\CommonBundle\Controller\Front\AboutUsController
  2634.      */
  2635.     protected function getAboutUsControllerService()
  2636.     {
  2637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2638.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2639.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2640.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Front/AboutUsController.php';
  2641.         $this->services['Hitso\\Bundle\\CommonBundle\\Controller\\Front\\AboutUsController'] = $instance = new \Hitso\Bundle\CommonBundle\Controller\Front\AboutUsController();
  2642.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CommonBundle\\Controller\\Front\\AboutUsController'$this));
  2643.         return $instance;
  2644.     }
  2645.     /**
  2646.      * Gets the public 'Hitso\Bundle\CommonBundle\Controller\Front\GraphQLController' shared autowired service.
  2647.      *
  2648.      * @return \Hitso\Bundle\CommonBundle\Controller\Front\GraphQLController
  2649.      */
  2650.     protected function getGraphQLControllerService()
  2651.     {
  2652.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Front/GraphQLController.php';
  2653.         return $this->services['Hitso\\Bundle\\CommonBundle\\Controller\\Front\\GraphQLController'] = new \Hitso\Bundle\CommonBundle\Controller\Front\GraphQLController(($this->privates['GraphQL\\Server\\ServerConfig'] ?? $this->getServerConfigService()));
  2654.     }
  2655.     /**
  2656.      * Gets the public 'Hitso\Bundle\CommonBundle\Controller\Front\HomePageController' shared autowired service.
  2657.      *
  2658.      * @return \Hitso\Bundle\CommonBundle\Controller\Front\HomePageController
  2659.      */
  2660.     protected function getHomePageControllerService()
  2661.     {
  2662.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2664.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2665.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Front/HomePageController.php';
  2666.         $this->services['Hitso\\Bundle\\CommonBundle\\Controller\\Front\\HomePageController'] = $instance = new \Hitso\Bundle\CommonBundle\Controller\Front\HomePageController();
  2667.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CommonBundle\\Controller\\Front\\HomePageController'$this));
  2668.         return $instance;
  2669.     }
  2670.     /**
  2671.      * Gets the public 'Hitso\Bundle\CommonBundle\Controller\Front\UserController' shared autowired service.
  2672.      *
  2673.      * @return \Hitso\Bundle\CommonBundle\Controller\Front\UserController
  2674.      */
  2675.     protected function getUserControllerService()
  2676.     {
  2677.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2678.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2679.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2680.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Front/UserController.php';
  2681.         $this->services['Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController'] = $instance = new \Hitso\Bundle\CommonBundle\Controller\Front\UserController(($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\UserManager'] ?? $this->getUserManager2Service()), ($this->services['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Security\\FormAuthenticator'] ?? $this->getFormAuthenticatorService()));
  2682.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController'$this));
  2683.         return $instance;
  2684.     }
  2685.     /**
  2686.      * Gets the public 'Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection' shared autowired service.
  2687.      *
  2688.      * @return \Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection
  2689.      */
  2690.     protected function getManagerCollectionService()
  2691.     {
  2692.         $this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] = $instance = new \Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection();
  2693.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2694.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2695.         $c = ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService());
  2696.         $d = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  2697.         $e = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  2698.         $instance->add(($this->privates['Hitso\\Bundle\\AdminBundle\\Manager\\UserManager'] ?? $this->getUserManagerService()));
  2699.         $instance->add(($this->privates['Hitso\\Bundle\\AdminBundle\\Manager\\WhitelistManager'] ?? $this->getWhitelistManagerService()));
  2700.         $instance->add(($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\ChangeLogManager'] ?? $this->getChangeLogManagerService()));
  2701.         $instance->add(($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\CronLogManager'] ?? $this->getCronLogManagerService()));
  2702.         $instance->add(($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\LikesManager'] ?? $this->getLikesManagerService()));
  2703.         $instance->add(new \Hitso\Bundle\CommonBundle\Manager\ReviewManager($a$b$c$d$e));
  2704.         $instance->add(($this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'] ?? $this->getSystemConfigurationManagerService()));
  2705.         $instance->add(($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\UserManager'] ?? $this->getUserManager2Service()));
  2706.         $instance->add(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeGroupManager'] ?? $this->getAttributeGroupManagerService()));
  2707.         $instance->add(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeManager'] ?? $this->getAttributeManagerService()));
  2708.         $instance->add(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\BrandManager'] ?? $this->getBrandManagerService()));
  2709.         $instance->add(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()));
  2710.         $instance->add(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductAttributeManager'] ?? $this->getProductAttributeManagerService()));
  2711.         $instance->add(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductManager'] ?? $this->getProductManager2Service()));
  2712.         $instance->add(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductReviewManager'] ?? $this->getProductReviewManagerService()));
  2713.         $instance->add(new \Hitso\Bundle\CatalogBundle\Manager\Section\CategoryPageSectionManager($a$b$c$d$e));
  2714.         $instance->add(new \Hitso\Bundle\CatalogBundle\Manager\Section\ProductPageSectionManager($a$b$c$d$e));
  2715.         $instance->add(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\TaxRateManager'] ?? $this->getTaxRateManagerService()));
  2716.         $instance->add(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager'] ?? $this->getDirectoryManagerService()));
  2717.         $instance->add(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DisposableLinkManager'] ?? $this->getDisposableLinkManagerService()));
  2718.         $instance->add(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()));
  2719.         $instance->add(($this->privates['Hitso\\Bundle\\RoutingBundle\\Manager\\RedirectManager'] ?? $this->getRedirectManagerService()));
  2720.         $instance->add(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ArticleCategoryManager'] ?? $this->getArticleCategoryManagerService()));
  2721.         $instance->add(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ArticleManager'] ?? $this->getArticleManagerService()));
  2722.         $instance->add(new \Hitso\Bundle\ContentBundle\Manager\ArticleReviewManager($a$b$c$d$e));
  2723.         $instance->add(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\AuthorManager'] ?? $this->getAuthorManagerService()));
  2724.         $instance->add(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\BannerManager'] ?? $this->getBannerManagerService()));
  2725.         $instance->add(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\CommentManager'] ?? $this->getCommentManagerService()));
  2726.         $instance->add(new \Hitso\Bundle\ContentBundle\Manager\ContentAuthorManager($a$b$c$d$e));
  2727.         $instance->add(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ContentManager'] ?? $this->getContentManagerService()));
  2728.         $instance->add(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\Element\\ElementManager'] ?? $this->getElementManagerService()));
  2729.         $instance->add(new \Hitso\Bundle\ContentBundle\Manager\Element\ImageManager($a$b$c$d$e));
  2730.         $instance->add(new \Hitso\Bundle\ContentBundle\Manager\Element\LinkManager($a$b$c$d$e));
  2731.         $instance->add(new \Hitso\Bundle\ContentBundle\Manager\Element\ParagraphManager($a$b$c$d$e));
  2732.         $instance->add(new \Hitso\Bundle\ContentBundle\Manager\PageManager($a$b$c$d$e));
  2733.         $instance->add(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\SlideManager'] ?? $this->getSlideManagerService()));
  2734.         $instance->add(new \Hitso\Bundle\ContentBundle\Manager\SnapshotManager($a$b$c$d$e));
  2735.         $instance->add(new \Hitso\Bundle\ContentBundle\Manager\StatManager($a$b$c$d$e));
  2736.         $instance->add(new \Hitso\Bundle\SeoBundle\Manager\SeoMetadataManager($a$b$c$d$e));
  2737.         $instance->add(($this->privates['Hitso\\Bundle\\SeoBundle\\Manager\\SeoPageManager'] ?? $this->getSeoPageManagerService()));
  2738.         $instance->add(($this->privates['Hitso\\Bundle\\BlocksBundle\\Manager\\BlockManager'] ?? $this->getBlockManagerService()));
  2739.         $instance->add(new \Hitso\Bundle\NavigationBundle\Manager\MenuItemManager($a$b$c$d$e));
  2740.         $instance->add(($this->privates['Hitso\\Bundle\\NewsletterBundle\\Manager\\SubscriberManager'] ?? $this->getSubscriberManagerService()));
  2741.         $instance->add(($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupManager'] ?? $this->getGroupManagerService()));
  2742.         $instance->add(($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupTypeManager'] ?? $this->getGroupTypeManagerService()));
  2743.         $instance->add(new \Hitso\Bundle\SectionBundle\Manager\Section\ArticleSectionManager($a$b$c$d$e));
  2744.         $instance->add(new \Hitso\Bundle\SectionBundle\Manager\Section\BlockSectionManager($a$b$c$d$e));
  2745.         $instance->add(new \Hitso\Bundle\SectionBundle\Manager\Section\FeaturedProductSectionManager($a$b$c$d$e));
  2746.         $instance->add(new \Hitso\Bundle\SectionBundle\Manager\Section\HtmlCodeSectionManager($a$b$c$d$e));
  2747.         $instance->add(new \Hitso\Bundle\SectionBundle\Manager\Section\ProductListSectionManager($a$b$c$d$e));
  2748.         $instance->add(new \Hitso\Bundle\SectionBundle\Manager\Section\ProductSectionManager($a$b$c$d$e));
  2749.         $instance->add(new \Hitso\Bundle\SectionBundle\Manager\Section\ProductSliderSectionManager($a$b$c$d$e));
  2750.         $instance->add(new \Hitso\Bundle\SectionBundle\Manager\Section\PromoBoxSectionManager($a$b$c$d$e));
  2751.         $instance->add(new \Hitso\Bundle\SectionBundle\Manager\Section\SetsSectionManager($a$b$c$d$e));
  2752.         $instance->add(new \Hitso\Bundle\SectionBundle\Manager\Section\SubCategoriesSectionManager($a$b$c$d$e));
  2753.         $instance->add(($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'] ?? $this->getSectionManagerService()));
  2754.         $instance->add(($this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\ContactManager'] ?? $this->getContactManagerService()));
  2755.         $instance->add(($this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\OperationManager'] ?? $this->getOperationManagerService()));
  2756.         $instance->add(($this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\TicketManager'] ?? $this->getTicketManagerService()));
  2757.         $instance->add(($this->privates['Hitso\\Bundle\\TranslationBundle\\Manager\\TranslationMessageManager'] ?? $this->getTranslationMessageManagerService()));
  2758.         $instance->add(($this->privates['Hitso\\Bundle\\QABundle\\Manager\\AnswerManager'] ?? $this->getAnswerManagerService()));
  2759.         $instance->add(($this->privates['Hitso\\Bundle\\QABundle\\Manager\\QuestionManager'] ?? $this->getQuestionManagerService()));
  2760.         $instance->add(($this->privates['Hitso\\Bundle\\ProbeBundle\\Manager\\ProbeManager'] ?? $this->getProbeManagerService()));
  2761.         $instance->add(($this->privates['Hitso\\Bundle\\ProbeBundle\\Manager\\ProbeOptionManager'] ?? $this->getProbeOptionManagerService()));
  2762.         $instance->add(($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchReportManager'] ?? $this->getSearchReportManagerService()));
  2763.         $instance->add(($this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagManager'] ?? $this->getTagManagerService()));
  2764.         $instance->add(($this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagTypeManager'] ?? $this->getTagTypeManagerService()));
  2765.         $instance->add(new \Juki\Bundle\AppBundle\Manager\ArticlesByTagsSectionManager($a$b$c$d$e));
  2766.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactFormManager'] ?? $this->getContactFormManagerService()));
  2767.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactManager'] ?? $this->getContactManager2Service()));
  2768.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DeviceCategoryManager'] ?? $this->getDeviceCategoryManagerService()));
  2769.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DeviceManager'] ?? $this->getDeviceManagerService()));
  2770.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DistributorManager'] ?? $this->getDistributorManagerService()));
  2771.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\EventManager'] ?? $this->getEventManagerService()));
  2772.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\FeatureHsmManager'] ?? $this->getFeatureHsmManagerService()));
  2773.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\FeatureManager'] ?? $this->getFeatureManagerService()));
  2774.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ProductAccessoryManager'] ?? $this->getProductAccessoryManagerService()));
  2775.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\RegionManager'] ?? $this->getRegionManagerService()));
  2776.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\SewManager'] ?? $this->getSewManagerService()));
  2777.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ShopManager'] ?? $this->getShopManagerService()));
  2778.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineEventManager'] ?? $this->getTimelineEventManagerService()));
  2779.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineManager'] ?? $this->getTimelineManagerService()));
  2780.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\PosManager'] ?? $this->getPosManagerService()));
  2781.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductAttachmentManager'] ?? $this->getProductAttachmentManagerService()));
  2782.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductManager'] ?? $this->getProductManagerService()));
  2783.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\RegistrationRequestManager'] ?? $this->getRegistrationRequestManagerService()));
  2784.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\TagCategoryManager'] ?? $this->getTagCategoryManagerService()));
  2785.         $instance->add(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\WizardCategoryManager'] ?? $this->getWizardCategoryManagerService()));
  2786.         return $instance;
  2787.     }
  2788.     /**
  2789.      * Gets the public 'Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterCollection' shared autowired service.
  2790.      *
  2791.      * @return \Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterCollection
  2792.      */
  2793.     protected function getLoggableReverterCollectionService()
  2794.     {
  2795.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Service/LoggableReverterCollection.php';
  2796.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/LoggableReverter/ProductPageSectionReverter.php';
  2797.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Services/LoggableReverter/ContentLoggableReverter.php';
  2798.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Services/LoggableReverter/ArticleLoggableReverter.php';
  2799.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Services/LoggableReverter/PageLoggableReverter.php';
  2800.         $this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection'] = $instance = new \Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterCollection();
  2801.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2802.         $b = ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService());
  2803.         $c = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  2804.         $d = ($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber'] ?? $this->getCrudActionDescriberService());
  2805.         $e = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService());
  2806.         $instance->add(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter'] ?? $this->getLoggableReverterService()));
  2807.         $instance->add(new \Hitso\Bundle\CatalogBundle\Service\LoggableReverter\ProductPageSectionReverter($a$b$c$d$e));
  2808.         $instance->add(($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Product\\ProductLoggableReverter'] ?? $this->getProductLoggableReverterService()));
  2809.         $instance->add(($this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\LoggableReverter\\FileLoggableReverter'] ?? $this->getFileLoggableReverterService()));
  2810.         $instance->add(new \Hitso\Bundle\ContentBundle\Services\LoggableReverter\ArticleLoggableReverter($a$b$c$d$e));
  2811.         $instance->add(new \Hitso\Bundle\ContentBundle\Services\LoggableReverter\PageLoggableReverter($a$b$c$d$e));
  2812.         return $instance;
  2813.     }
  2814.     /**
  2815.      * Gets the public 'Hitso\Bundle\CommonBundle\Mailer\Mailer' shared autowired service.
  2816.      *
  2817.      * @return \Hitso\Bundle\CommonBundle\Mailer\Mailer
  2818.      */
  2819.     protected function getMailerService()
  2820.     {
  2821.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Mailer/Mailer.php';
  2822.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Mailer/Transformer/TransformerInterface.php';
  2823.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Mailer/Message/MessagePlaceholdersTrait.php';
  2824.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Mailer/BlockMessageTransformer.php';
  2825.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Mailer/Transformer/SimpleTextMessageTransformer.php';
  2826.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Mailer/Transformer/TwigMessageTransformer.php';
  2827.         $a = ($this->services['twig'] ?? $this->getTwigService());
  2828.         return $this->services['Hitso\\Bundle\\CommonBundle\\Mailer\\Mailer'] = new \Hitso\Bundle\CommonBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), [=> new \Hitso\Bundle\BlocksBundle\Mailer\BlockMessageTransformer(($this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'] ?? $this->getFactoryService()), $a), => new \Hitso\Bundle\CommonBundle\Mailer\Transformer\SimpleTextMessageTransformer(), => new \Hitso\Bundle\CommonBundle\Mailer\Transformer\TwigMessageTransformer($a)], 'hello@wellcommerce.org''Autentika');
  2829.     }
  2830.     /**
  2831.      * Gets the public 'Hitso\Bundle\CommonBundle\Manager\SystemConfigurationManager' shared autowired service.
  2832.      *
  2833.      * @return \Hitso\Bundle\CommonBundle\Manager\SystemConfigurationManager
  2834.      */
  2835.     protected function getSystemConfigurationManagerService()
  2836.     {
  2837.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  2838.         if (isset($this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'])) {
  2839.             return $this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'];
  2840.         }
  2841.         return $this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'] = new \Hitso\Bundle\CommonBundle\Manager\SystemConfigurationManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  2842.     }
  2843.     /**
  2844.      * Gets the public 'Hitso\Bundle\CommonBundle\Service\CSV' shared autowired service.
  2845.      *
  2846.      * @return \Hitso\Bundle\CommonBundle\Service\CSV
  2847.      */
  2848.     protected function getCSVService()
  2849.     {
  2850.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Interfaces/ImportExportInterface.php';
  2851.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/AbstractImportExport.php';
  2852.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/CSV.php';
  2853.         return $this->services['Hitso\\Bundle\\CommonBundle\\Service\\CSV'] = new \Hitso\Bundle\CommonBundle\Service\CSV(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ImportExportMappingConfigurator'] ?? $this->getImportExportMappingConfiguratorService()), ($this->services['validator'] ?? $this->getValidatorService()), ($this->services['serializer'] ?? $this->getSerializerService()), true);
  2854.     }
  2855.     /**
  2856.      * Gets the public 'Hitso\Bundle\CommonBundle\Service\GoogleSheet' shared autowired service.
  2857.      *
  2858.      * @return \Hitso\Bundle\CommonBundle\Service\GoogleSheet
  2859.      */
  2860.     protected function getGoogleSheetService($lazyLoad true)
  2861.     {
  2862.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Interfaces/ImportExportInterface.php';
  2863.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/AbstractImportExport.php';
  2864.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/GoogleSheet.php';
  2865.         return $this->services['Hitso\\Bundle\\CommonBundle\\Service\\GoogleSheet'] = new \Hitso\Bundle\CommonBundle\Service\GoogleSheet(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ImportExportMappingConfigurator'] ?? $this->getImportExportMappingConfiguratorService()), ($this->services['validator'] ?? $this->getValidatorService()), true);
  2866.     }
  2867.     /**
  2868.      * Gets the public 'Hitso\Bundle\CommonBundle\Service\System\Configuration\SystemConfiguratorCollection' shared autowired service.
  2869.      *
  2870.      * @return \Hitso\Bundle\CommonBundle\Service\System\Configuration\SystemConfiguratorCollection
  2871.      */
  2872.     protected function getSystemConfiguratorCollectionService()
  2873.     {
  2874.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/System/Configuration/SystemConfiguratorCollection.php';
  2875.         return $this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configuration\\SystemConfiguratorCollection'] = new \Hitso\Bundle\CommonBundle\Service\System\Configuration\SystemConfiguratorCollection(new RewindableGenerator(function () {
  2876.             yield => ($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ImportExportMappingConfigurator'] ?? $this->getImportExportMappingConfiguratorService());
  2877.             yield => ($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\MailerConfigurator'] ?? $this->getMailerConfiguratorService());
  2878.             yield => ($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\RecaptchaConfigurator'] ?? $this->getRecaptchaConfiguratorService());
  2879.             yield => ($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\RobotsConfigurator'] ?? $this->getRobotsConfiguratorService());
  2880.             yield => ($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ThemeConfigurator'] ?? $this->getThemeConfiguratorService());
  2881.             yield => ($this->privates['Hitso\\Bundle\\SearchBundle\\Service\\ElasticSearch\\ElasticSearchConfigurator'] ?? $this->getElasticSearchConfiguratorService());
  2882.             yield => ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Search\\ElasticSearch\\ElasticSearchConfigurator'] ?? $this->getElasticSearchConfigurator2Service());
  2883.         }, 7));
  2884.     }
  2885.     /**
  2886.      * Gets the public 'Hitso\Bundle\CommonBundle\Service\System\Configurator\ImportExportMappingConfigurator' shared autowired service.
  2887.      *
  2888.      * @return \Hitso\Bundle\CommonBundle\Service\System\Configurator\ImportExportMappingConfigurator
  2889.      */
  2890.     protected function getImportExportMappingConfiguratorService()
  2891.     {
  2892.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/System/Configurator/ImportExportMappingConfigurator.php';
  2893.         return $this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ImportExportMappingConfigurator'] = new \Hitso\Bundle\CommonBundle\Service\System\Configurator\ImportExportMappingConfigurator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'] ?? $this->getSystemConfigurationManagerService()));
  2894.     }
  2895.     /**
  2896.      * Gets the public 'Hitso\Bundle\CommonBundle\Service\System\Configurator\MailerConfigurator' shared autowired service.
  2897.      *
  2898.      * @return \Hitso\Bundle\CommonBundle\Service\System\Configurator\MailerConfigurator
  2899.      */
  2900.     protected function getMailerConfiguratorService()
  2901.     {
  2902.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/System/Configurator/MailerConfigurator.php';
  2903.         return $this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\MailerConfigurator'] = new \Hitso\Bundle\CommonBundle\Service\System\Configurator\MailerConfigurator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'] ?? $this->getSystemConfigurationManagerService()));
  2904.     }
  2905.     /**
  2906.      * Gets the public 'Hitso\Bundle\CommonBundle\Service\System\Configurator\RecaptchaConfigurator' shared autowired service.
  2907.      *
  2908.      * @return \Hitso\Bundle\CommonBundle\Service\System\Configurator\RecaptchaConfigurator
  2909.      */
  2910.     protected function getRecaptchaConfiguratorService()
  2911.     {
  2912.         return $this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\RecaptchaConfigurator'] = new \Hitso\Bundle\CommonBundle\Service\System\Configurator\RecaptchaConfigurator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'] ?? $this->getSystemConfigurationManagerService()));
  2913.     }
  2914.     /**
  2915.      * Gets the public 'Hitso\Bundle\CommonBundle\Service\System\Configurator\RobotsConfigurator' shared autowired service.
  2916.      *
  2917.      * @return \Hitso\Bundle\CommonBundle\Service\System\Configurator\RobotsConfigurator
  2918.      */
  2919.     protected function getRobotsConfiguratorService()
  2920.     {
  2921.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/System/Configurator/RobotsConfigurator.php';
  2922.         return $this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\RobotsConfigurator'] = new \Hitso\Bundle\CommonBundle\Service\System\Configurator\RobotsConfigurator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'] ?? $this->getSystemConfigurationManagerService()));
  2923.     }
  2924.     /**
  2925.      * Gets the public 'Hitso\Bundle\CommonBundle\Service\System\Configurator\ThemeConfigurator' shared autowired service.
  2926.      *
  2927.      * @return \Hitso\Bundle\CommonBundle\Service\System\Configurator\ThemeConfigurator
  2928.      */
  2929.     protected function getThemeConfiguratorService()
  2930.     {
  2931.         return $this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ThemeConfigurator'] = new \Hitso\Bundle\CommonBundle\Service\System\Configurator\ThemeConfigurator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'] ?? $this->getSystemConfigurationManagerService()));
  2932.     }
  2933.     /**
  2934.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Admin\AuthorController' shared autowired service.
  2935.      *
  2936.      * @return \Hitso\Bundle\ContentBundle\Controller\Admin\AuthorController
  2937.      */
  2938.     protected function getAuthorControllerService()
  2939.     {
  2940.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2941.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2942.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2943.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  2944.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/AuthorController.php';
  2945.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Admin\AuthorController(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\AuthorManager'] ?? $this->getAuthorManagerService()));
  2946.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController'$this));
  2947.         return $instance;
  2948.     }
  2949.     /**
  2950.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Admin\BannerController' shared autowired service.
  2951.      *
  2952.      * @return \Hitso\Bundle\ContentBundle\Controller\Admin\BannerController
  2953.      */
  2954.     protected function getBannerControllerService()
  2955.     {
  2956.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2957.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2958.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2959.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/BannerController.php';
  2960.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Admin\BannerController(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\BannerManager'] ?? $this->getBannerManagerService()));
  2961.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController'$this));
  2962.         return $instance;
  2963.     }
  2964.     /**
  2965.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Admin\CategoryController' shared autowired service.
  2966.      *
  2967.      * @return \Hitso\Bundle\ContentBundle\Controller\Admin\CategoryController
  2968.      */
  2969.     protected function getCategoryController4Service()
  2970.     {
  2971.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2972.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2973.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2974.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  2975.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/Controller.php';
  2976.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/CategoryController.php';
  2977.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Admin\CategoryController(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()));
  2978.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController'$this));
  2979.         return $instance;
  2980.     }
  2981.     /**
  2982.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Admin\CommentController' shared autowired service.
  2983.      *
  2984.      * @return \Hitso\Bundle\ContentBundle\Controller\Admin\CommentController
  2985.      */
  2986.     protected function getCommentControllerService()
  2987.     {
  2988.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2989.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2990.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  2991.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/CommentController.php';
  2992.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Admin\CommentController(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\CommentManager'] ?? $this->getCommentManagerService()));
  2993.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController'$this));
  2994.         return $instance;
  2995.     }
  2996.     /**
  2997.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Admin\ContentChangeLogController' shared autowired service.
  2998.      *
  2999.      * @return \Hitso\Bundle\ContentBundle\Controller\Admin\ContentChangeLogController
  3000.      */
  3001.     protected function getContentChangeLogControllerService()
  3002.     {
  3003.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3004.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3005.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3006.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  3007.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/ContentChangeLogController.php';
  3008.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Admin\ContentChangeLogController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection'] ?? $this->getLoggableReverterCollectionService()));
  3009.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController'$this));
  3010.         return $instance;
  3011.     }
  3012.     /**
  3013.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Admin\ContentController' shared autowired service.
  3014.      *
  3015.      * @return \Hitso\Bundle\ContentBundle\Controller\Admin\ContentController
  3016.      */
  3017.     protected function getContentControllerService()
  3018.     {
  3019.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3020.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3021.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3022.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  3023.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/Controller.php';
  3024.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/ContentController.php';
  3025.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Admin\ContentController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ContentManager'] ?? $this->getContentManagerService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\Element\\ElementManager'] ?? $this->getElementManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()));
  3026.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController'$this));
  3027.         return $instance;
  3028.     }
  3029.     /**
  3030.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Admin\RateController' shared autowired service.
  3031.      *
  3032.      * @return \Hitso\Bundle\ContentBundle\Controller\Admin\RateController
  3033.      */
  3034.     protected function getRateControllerService()
  3035.     {
  3036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3037.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3038.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3039.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/RateController.php';
  3040.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Admin\RateController();
  3041.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController'$this));
  3042.         return $instance;
  3043.     }
  3044.     /**
  3045.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Admin\SlideController' shared autowired service.
  3046.      *
  3047.      * @return \Hitso\Bundle\ContentBundle\Controller\Admin\SlideController
  3048.      */
  3049.     protected function getSlideControllerService()
  3050.     {
  3051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3053.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3054.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  3055.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/SlideController.php';
  3056.         $a $this->getSlideController3Service();
  3057.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Admin\SlideController(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\SlideManager'] ?? $this->getSlideManagerService()), $a);
  3058.         $instance->setContainer($a);
  3059.         return $instance;
  3060.     }
  3061.     /**
  3062.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Api\CommentController' shared autowired service.
  3063.      *
  3064.      * @return \Hitso\Bundle\ContentBundle\Controller\Api\CommentController
  3065.      */
  3066.     protected function getCommentController2Service()
  3067.     {
  3068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3069.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3070.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3071.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Api/CommentController.php';
  3072.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Api\CommentController(($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\CommentManager'] ?? $this->getCommentManagerService()));
  3073.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController'$this));
  3074.         return $instance;
  3075.     }
  3076.     /**
  3077.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Api\ContentController' shared autowired service.
  3078.      *
  3079.      * @return \Hitso\Bundle\ContentBundle\Controller\Api\ContentController
  3080.      */
  3081.     protected function getContentController2Service()
  3082.     {
  3083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3085.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3086.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  3087.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/Controller.php';
  3088.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Api/ContentController.php';
  3089.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Api\ContentController(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ContentManager'] ?? $this->getContentManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()));
  3090.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController'$this));
  3091.         return $instance;
  3092.     }
  3093.     /**
  3094.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Api\ElementController' shared autowired service.
  3095.      *
  3096.      * @return \Hitso\Bundle\ContentBundle\Controller\Api\ElementController
  3097.      */
  3098.     protected function getElementControllerService()
  3099.     {
  3100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3102.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3103.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Api/ElementController.php';
  3104.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Model/ElementTypeCollection.php';
  3105.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Api\ElementController(new \Hitso\Bundle\ContentBundle\Model\ElementTypeCollection(new RewindableGenerator(function () {
  3106.             yield => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Advert'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Advert'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Advert()));
  3107.             yield => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Attachments'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Attachments'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Attachments()));
  3108.             yield => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\CatalogCategory'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\CatalogCategory'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\CatalogCategory()));
  3109.             yield => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Cta'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Cta'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Cta()));
  3110.             yield => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Embed'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Embed'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Embed()));
  3111.             yield => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Featured'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Featured'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Featured()));
  3112.             yield => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Gallery'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Gallery'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Gallery()));
  3113.             yield => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Header'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Header'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Header()));
  3114.             yield => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Image'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Image'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Image()));
  3115.             yield => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Link'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Link'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Link()));
  3116.             yield 10 => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Newsletter'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Newsletter'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Newsletter()));
  3117.             yield 11 => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Paragraph'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Paragraph'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Paragraph()));
  3118.             yield 12 => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Probe'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Probe'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Probe()));
  3119.             yield 13 => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Product'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Product'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Product()));
  3120.             yield 14 => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Section'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Section'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Section()));
  3121.             yield 15 => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Table'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Table'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Table()));
  3122.             yield 16 => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\TextWrap'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\TextWrap'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\TextWrap()));
  3123.             yield 17 => ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Video'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Video'] = new \Hitso\Bundle\ContentBundle\Entity\Elements\Video()));
  3124.         }, 18)), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\Element\\ElementManager'] ?? $this->getElementManagerService()));
  3125.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController'$this));
  3126.         return $instance;
  3127.     }
  3128.     /**
  3129.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Api\SearchController' shared autowired service.
  3130.      *
  3131.      * @return \Hitso\Bundle\ContentBundle\Controller\Api\SearchController
  3132.      */
  3133.     protected function getSearchControllerService()
  3134.     {
  3135.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3136.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3137.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3138.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  3139.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/Controller.php';
  3140.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Api/SearchController.php';
  3141.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Api\SearchController(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()));
  3142.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController'$this));
  3143.         return $instance;
  3144.     }
  3145.     /**
  3146.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Front\ArticleCategoryController' shared autowired service.
  3147.      *
  3148.      * @return \Hitso\Bundle\ContentBundle\Controller\Front\ArticleCategoryController
  3149.      */
  3150.     protected function getArticleCategoryControllerService()
  3151.     {
  3152.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3153.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3154.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3155.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Front/ArticleCategoryController.php';
  3156.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Front\ArticleCategoryController();
  3157.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController'$this));
  3158.         return $instance;
  3159.     }
  3160.     /**
  3161.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Front\ArticleController' shared autowired service.
  3162.      *
  3163.      * @return \Hitso\Bundle\ContentBundle\Controller\Front\ArticleController
  3164.      */
  3165.     protected function getArticleControllerService()
  3166.     {
  3167.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3168.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3169.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3170.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Front/ContentController.php';
  3171.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Front/ArticleController.php';
  3172.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Front\ArticleController();
  3173.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController'$this));
  3174.         return $instance;
  3175.     }
  3176.     /**
  3177.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Front\ContentController' shared autowired service.
  3178.      *
  3179.      * @return \Hitso\Bundle\ContentBundle\Controller\Front\ContentController
  3180.      */
  3181.     protected function getContentController3Service()
  3182.     {
  3183.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3184.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3185.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3186.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Front/ContentController.php';
  3187.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Front\ContentController();
  3188.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController'$this));
  3189.         return $instance;
  3190.     }
  3191.     /**
  3192.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Front\FormController' shared autowired service.
  3193.      *
  3194.      * @return \Hitso\Bundle\ContentBundle\Controller\Front\FormController
  3195.      */
  3196.     protected function getFormControllerService()
  3197.     {
  3198.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3200.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3201.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Front/FormController.php';
  3202.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Front\FormController(($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ContentManager'] ?? $this->getContentManagerService()), ($this->services['liform'] ?? $this->getLiformService()), ($this->services['liform.resolver'] ?? $this->getLiform_ResolverService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3203.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3204.             'cmf_seo.presentation' => ['privates''cmf_seo.presentation''getCmfSeo_PresentationService'false],
  3205.             'crud_action_describer' => ['privates''Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber''getCrudActionDescriberService'false],
  3206.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3207.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  3208.             'hitso.content_types' => ['privates''Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection''getContentTypeCollectionService'false],
  3209.             'hitso.entity_authorization_checker' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker''getEntityAuthorizationCheckerService'false],
  3210.             'hitso.entity_clone_factory' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory''getEntityCloneFactoryService'false],
  3211.             'hitso.entity_manager_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection''getManagerCollectionService'false],
  3212.             'hitso.loggable_reverter' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter''getLoggableReverterService'false],
  3213.             'hitso.loggable_reverter_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection''getLoggableReverterCollectionService'false],
  3214.             'hitso.media_url_generator' => ['privates''Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator''getUrlGeneratorService'false],
  3215.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3216.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3217.             'request.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  3218.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3219.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  3220.             'router.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  3221.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3222.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  3223.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  3224.             'serializer' => ['services''serializer''getSerializerService'false],
  3225.             'session' => ['services''session''getSessionService'false],
  3226.             'site.collection' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection''getSiteCollectionService'false],
  3227.             'site.context' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext''getSiteContextService'false],
  3228.             'sonata.seo.page' => ['services''sonata.seo.page.default''getSonata_Seo_Page_DefaultService'false],
  3229.             'templating' => ['services''templating''getTemplatingService'false],
  3230.             'templating.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper''getTemplatingHelperService'false],
  3231.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  3232.             'twig' => ['services''twig''getTwigService'false],
  3233.             'white_october_breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  3234.         ], [
  3235.             'cmf_seo.presentation' => '?',
  3236.             'crud_action_describer' => 'Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber',
  3237.             'doctrine' => '?',
  3238.             'form.factory' => '?',
  3239.             'hitso.content_types' => 'Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection',
  3240.             'hitso.entity_authorization_checker' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker',
  3241.             'hitso.entity_clone_factory' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory',
  3242.             'hitso.entity_manager_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection',
  3243.             'hitso.loggable_reverter' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter',
  3244.             'hitso.loggable_reverter_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection',
  3245.             'hitso.media_url_generator' => 'Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator',
  3246.             'http_kernel' => '?',
  3247.             'parameter_bag' => '?',
  3248.             'request.helper' => '?',
  3249.             'request_stack' => '?',
  3250.             'router' => '?',
  3251.             'router.helper' => '?',
  3252.             'security.authorization_checker' => '?',
  3253.             'security.csrf.token_manager' => '?',
  3254.             'security.token_storage' => '?',
  3255.             'serializer' => '?',
  3256.             'session' => '?',
  3257.             'site.collection' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection',
  3258.             'site.context' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext',
  3259.             'sonata.seo.page' => '?',
  3260.             'templating' => '?',
  3261.             'templating.helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper',
  3262.             'translator' => '?',
  3263.             'twig' => '?',
  3264.             'white_october_breadcrumbs' => '?',
  3265.         ]))->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController'$this));
  3266.         return $instance;
  3267.     }
  3268.     /**
  3269.      * Gets the public 'Hitso\Bundle\ContentBundle\Controller\Front\PageController' shared autowired service.
  3270.      *
  3271.      * @return \Hitso\Bundle\ContentBundle\Controller\Front\PageController
  3272.      */
  3273.     protected function getPageControllerService()
  3274.     {
  3275.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3276.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3277.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3278.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Front/ContentController.php';
  3279.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Front/PageController.php';
  3280.         $this->services['Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController'] = $instance = new \Hitso\Bundle\ContentBundle\Controller\Front\PageController();
  3281.         $instance->setContainer(($this->privates['.service_locator.Qq0.P8e'] ?? $this->get_ServiceLocator_Qq0_P8eService())->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController'$this));
  3282.         return $instance;
  3283.     }
  3284.     /**
  3285.      * Gets the public 'Hitso\Bundle\ContentBundle\DataTable\Authors' shared autowired service.
  3286.      *
  3287.      * @return \Hitso\Bundle\ContentBundle\DataTable\Authors
  3288.      */
  3289.     protected function getAuthorsService()
  3290.     {
  3291.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3292.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3293.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3294.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3295.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  3296.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  3297.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataTable/Authors.php';
  3298.         return $this->services['Hitso\\Bundle\\ContentBundle\\DataTable\\Authors'] = new \Hitso\Bundle\ContentBundle\DataTable\Authors(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  3299.     }
  3300.     /**
  3301.      * Gets the public 'Hitso\Bundle\ContentBundle\DataTable\Banners' shared autowired service.
  3302.      *
  3303.      * @return \Hitso\Bundle\ContentBundle\DataTable\Banners
  3304.      */
  3305.     protected function getBannersService()
  3306.     {
  3307.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3308.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3309.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3310.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3311.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  3312.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  3313.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataTable/Banners.php';
  3314.         return $this->services['Hitso\\Bundle\\ContentBundle\\DataTable\\Banners'] = new \Hitso\Bundle\ContentBundle\DataTable\Banners(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  3315.     }
  3316.     /**
  3317.      * Gets the public 'Hitso\Bundle\ContentBundle\DataTable\Categories' shared autowired service.
  3318.      *
  3319.      * @return \Hitso\Bundle\ContentBundle\DataTable\Categories
  3320.      */
  3321.     protected function getCategoriesService()
  3322.     {
  3323.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3324.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3325.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3326.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3327.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  3328.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataTable/Categories.php';
  3329.         return $this->services['Hitso\\Bundle\\ContentBundle\\DataTable\\Categories'] = new \Hitso\Bundle\ContentBundle\DataTable\Categories(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  3330.     }
  3331.     /**
  3332.      * Gets the public 'Hitso\Bundle\ContentBundle\DataTable\Comments' shared autowired service.
  3333.      *
  3334.      * @return \Hitso\Bundle\ContentBundle\DataTable\Comments
  3335.      */
  3336.     protected function getCommentsService()
  3337.     {
  3338.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3339.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3340.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3341.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3342.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  3343.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  3344.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataTable/Comments.php';
  3345.         return $this->services['Hitso\\Bundle\\ContentBundle\\DataTable\\Comments'] = new \Hitso\Bundle\ContentBundle\DataTable\Comments(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  3346.     }
  3347.     /**
  3348.      * Gets the public 'Hitso\Bundle\ContentBundle\DataTable\ContentChangeLogDataTable' shared autowired service.
  3349.      *
  3350.      * @return \Hitso\Bundle\ContentBundle\DataTable\ContentChangeLogDataTable
  3351.      */
  3352.     protected function getContentChangeLogDataTableService()
  3353.     {
  3354.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3355.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3356.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3357.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3358.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  3359.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  3360.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DataTable/AbstractChangeLogDataTable.php';
  3361.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataTable/ContentChangeLogDataTable.php';
  3362.         return $this->services['Hitso\\Bundle\\ContentBundle\\DataTable\\ContentChangeLogDataTable'] = new \Hitso\Bundle\ContentBundle\DataTable\ContentChangeLogDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  3363.     }
  3364.     /**
  3365.      * Gets the public 'Hitso\Bundle\ContentBundle\DataTable\ContentDeletableDataTable' shared autowired service.
  3366.      *
  3367.      * @return \Hitso\Bundle\ContentBundle\DataTable\ContentDeletableDataTable
  3368.      */
  3369.     protected function getContentDeletableDataTableService()
  3370.     {
  3371.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3372.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3373.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3374.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3375.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  3376.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  3377.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DataTable/DeletableDataTable.php';
  3378.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataTable/ContentDeletableDataTable.php';
  3379.         return $this->services['Hitso\\Bundle\\ContentBundle\\DataTable\\ContentDeletableDataTable'] = new \Hitso\Bundle\ContentBundle\DataTable\ContentDeletableDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  3380.     }
  3381.     /**
  3382.      * Gets the public 'Hitso\Bundle\ContentBundle\DataTable\Contents' shared autowired service.
  3383.      *
  3384.      * @return \Hitso\Bundle\ContentBundle\DataTable\Contents
  3385.      */
  3386.     protected function getContentsService()
  3387.     {
  3388.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3389.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3390.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3391.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3392.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  3393.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataTable/Contents.php';
  3394.         return $this->services['Hitso\\Bundle\\ContentBundle\\DataTable\\Contents'] = new \Hitso\Bundle\ContentBundle\DataTable\Contents(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  3395.     }
  3396.     /**
  3397.      * Gets the public 'Hitso\Bundle\ContentBundle\DataTable\Rates' shared autowired service.
  3398.      *
  3399.      * @return \Hitso\Bundle\ContentBundle\DataTable\Rates
  3400.      */
  3401.     protected function getRatesService()
  3402.     {
  3403.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3404.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3405.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3406.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3407.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  3408.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  3409.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataTable/Rates.php';
  3410.         return $this->services['Hitso\\Bundle\\ContentBundle\\DataTable\\Rates'] = new \Hitso\Bundle\ContentBundle\DataTable\Rates(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  3411.     }
  3412.     /**
  3413.      * Gets the public 'Hitso\Bundle\ContentBundle\DataTable\Slides' shared autowired service.
  3414.      *
  3415.      * @return \Hitso\Bundle\ContentBundle\DataTable\Slides
  3416.      */
  3417.     protected function getSlidesService()
  3418.     {
  3419.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3420.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3421.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataTable/Slides.php';
  3422.         return $this->services['Hitso\\Bundle\\ContentBundle\\DataTable\\Slides'] = new \Hitso\Bundle\ContentBundle\DataTable\Slides(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  3423.     }
  3424.     /**
  3425.      * Gets the public 'Hitso\Bundle\ContentBundle\Seo\Extractor\CategoryExtractor' shared autowired service.
  3426.      *
  3427.      * @return \Hitso\Bundle\ContentBundle\Seo\Extractor\CategoryExtractor
  3428.      */
  3429.     protected function getCategoryExtractorService()
  3430.     {
  3431.         return $this->services['Hitso\\Bundle\\ContentBundle\\Seo\\Extractor\\CategoryExtractor'] = new \Hitso\Bundle\ContentBundle\Seo\Extractor\CategoryExtractor(($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  3432.     }
  3433.     /**
  3434.      * Gets the public 'Hitso\Bundle\ContentBundle\Seo\Extractor\ContentExtractor' shared autowired service.
  3435.      *
  3436.      * @return \Hitso\Bundle\ContentBundle\Seo\Extractor\ContentExtractor
  3437.      */
  3438.     protected function getContentExtractorService()
  3439.     {
  3440.         return $this->services['Hitso\\Bundle\\ContentBundle\\Seo\\Extractor\\ContentExtractor'] = new \Hitso\Bundle\ContentBundle\Seo\Extractor\ContentExtractor(($this->privates['Hitso\\Bundle\\ContentBundle\\Services\\ContentHelper'] ?? $this->getContentHelperService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  3441.     }
  3442.     /**
  3443.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleCategoryController' shared autowired service.
  3444.      *
  3445.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleCategoryController
  3446.      */
  3447.     protected function getArticleCategoryController2Service()
  3448.     {
  3449.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3450.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Controller/ArticleCategoryController.php';
  3451.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ArticleCategoryController'] = new \Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleCategoryController(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ArticleCategoryController'$this), ($this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ArticleCategoryType'] ?? $this->getArticleCategoryTypeService()), ($this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ArticleCategoryFactory'] ?? $this->getArticleCategoryFactoryService()));
  3452.     }
  3453.     /**
  3454.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleController' shared autowired service.
  3455.      *
  3456.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleController
  3457.      */
  3458.     protected function getArticleController2Service()
  3459.     {
  3460.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3461.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Controller/ArticleController.php';
  3462.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ArticleController'] = new \Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleController(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ArticleController'$this), ($this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ArticleType'] ?? $this->getArticleTypeService()), ($this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ArticleFactory'] ?? $this->getArticleFactoryService()));
  3463.     }
  3464.     /**
  3465.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentCategoryController' shared autowired service.
  3466.      *
  3467.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentCategoryController
  3468.      */
  3469.     protected function getContentCategoryControllerService()
  3470.     {
  3471.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3472.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Controller/ContentCategoryController.php';
  3473.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ContentCategoryController'] = new \Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentCategoryController(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ContentCategoryController'$this), ($this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ContentCategoryType'] ?? $this->getContentCategoryTypeService()), ($this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ContentCategoryFactory'] ?? $this->getContentCategoryFactoryService()));
  3474.     }
  3475.     /**
  3476.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentController' shared autowired service.
  3477.      *
  3478.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentController
  3479.      */
  3480.     protected function getContentController4Service()
  3481.     {
  3482.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3483.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Controller/ContentController.php';
  3484.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ContentController'] = new \Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentController(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Controller\\ContentController'$this), ($this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ContentType'] ?? $this->getContentTypeService()), ($this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ContentFactory'] ?? $this->getContentFactoryService()));
  3485.     }
  3486.     /**
  3487.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleCategoryFactory' shared autowired service.
  3488.      *
  3489.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleCategoryFactory
  3490.      */
  3491.     protected function getArticleCategoryFactoryService()
  3492.     {
  3493.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3494.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Factory/ArticleCategoryFactory.php';
  3495.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ArticleCategoryFactory'] = new \Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleCategoryFactory(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ArticleCategoryFactory'$this));
  3496.     }
  3497.     /**
  3498.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleFactory' shared autowired service.
  3499.      *
  3500.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleFactory
  3501.      */
  3502.     protected function getArticleFactoryService()
  3503.     {
  3504.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3505.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Factory/ArticleFactory.php';
  3506.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ArticleFactory'] = new \Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleFactory(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ArticleFactory'$this));
  3507.     }
  3508.     /**
  3509.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentCategoryFactory' shared autowired service.
  3510.      *
  3511.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentCategoryFactory
  3512.      */
  3513.     protected function getContentCategoryFactoryService()
  3514.     {
  3515.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3516.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Factory/ContentCategoryFactory.php';
  3517.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ContentCategoryFactory'] = new \Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentCategoryFactory(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ContentCategoryFactory'$this));
  3518.     }
  3519.     /**
  3520.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentFactory' shared autowired service.
  3521.      *
  3522.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentFactory
  3523.      */
  3524.     protected function getContentFactoryService()
  3525.     {
  3526.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3527.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Factory/ContentFactory.php';
  3528.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ContentFactory'] = new \Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentFactory(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Factory\\ContentFactory'$this));
  3529.     }
  3530.     /**
  3531.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleCategoryType' shared autowired service.
  3532.      *
  3533.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleCategoryType
  3534.      */
  3535.     protected function getArticleCategoryTypeService()
  3536.     {
  3537.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3538.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  3539.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  3540.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Query/ArticleCategoryType.php';
  3541.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ArticleCategoryType'] = new \Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleCategoryType(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ArticleCategoryType'$this));
  3542.     }
  3543.     /**
  3544.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleType' shared autowired service.
  3545.      *
  3546.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleType
  3547.      */
  3548.     protected function getArticleTypeService()
  3549.     {
  3550.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3551.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  3552.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  3553.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Query/ArticleType.php';
  3554.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ArticleType'] = new \Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleType(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ArticleType'$this));
  3555.     }
  3556.     /**
  3557.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Query\ContentCategoryType' shared autowired service.
  3558.      *
  3559.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Query\ContentCategoryType
  3560.      */
  3561.     protected function getContentCategoryTypeService()
  3562.     {
  3563.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3564.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  3565.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  3566.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Query/ContentCategoryType.php';
  3567.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ContentCategoryType'] = new \Hitso\Bundle\ContentBundle\Service\Api\Query\ContentCategoryType(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ContentCategoryType'$this));
  3568.     }
  3569.     /**
  3570.      * Gets the public 'Hitso\Bundle\ContentBundle\Service\Api\Query\ContentType' shared autowired service.
  3571.      *
  3572.      * @return \Hitso\Bundle\ContentBundle\Service\Api\Query\ContentType
  3573.      */
  3574.     protected function getContentTypeService()
  3575.     {
  3576.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  3577.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  3578.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  3579.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Query/ContentType.php';
  3580.         return $this->services['Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ContentType'] = new \Hitso\Bundle\ContentBundle\Service\Api\Query\ContentType(($this->privates['.service_locator._qW5sUQ'] ?? $this->get_ServiceLocator_QW5sUQService())->withContext('Hitso\\Bundle\\ContentBundle\\Service\\Api\\Query\\ContentType'$this));
  3581.     }
  3582.     /**
  3583.      * Gets the public 'Hitso\Bundle\DataTableBundle\Controller\Admin\DataTableController' shared autowired service.
  3584.      *
  3585.      * @return \Hitso\Bundle\DataTableBundle\Controller\Admin\DataTableController
  3586.      */
  3587.     protected function getDataTableControllerService()
  3588.     {
  3589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3591.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3592.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Controller/Admin/DataTableController.php';
  3593.         $this->services['Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController'] = $instance = new \Hitso\Bundle\DataTableBundle\Controller\Admin\DataTableController(($this->privates['Hitso\\Bundle\\DataTableBundle\\Service\\DataTableFactory'] ?? $this->getDataTableFactoryService()), ($this->services['Hitso\\Bundle\\DataTableBundle\\Serializer\\SerializerFactory'] ?? $this->getSerializerFactoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['validator'] ?? $this->getValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3594.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController'$this));
  3595.         return $instance;
  3596.     }
  3597.     /**
  3598.      * Gets the public 'Hitso\Bundle\DataTableBundle\Serializer\SerializerFactory' shared service.
  3599.      *
  3600.      * @return \Hitso\Bundle\DataTableBundle\Serializer\SerializerFactory
  3601.      */
  3602.     protected function getSerializerFactoryService()
  3603.     {
  3604.         return $this->services['Hitso\\Bundle\\DataTableBundle\\Serializer\\SerializerFactory'] = new \Hitso\Bundle\DataTableBundle\Serializer\SerializerFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), 'admin', ['Hitso\\Bundle\\DataTableBundle\\Model\\AbstractModel' => [=> 'header'], 'Hitso\\Bundle\\DataTableBundle\\Model\\Action' => [=> 'label'=> 'confirmMessage'], 'Hitso\\Bundle\\DataTableBundle\\Model\\Column\\AbstractColumn' => [=> 'label'], 'Hitso\\Bundle\\DataTableBundle\\Model\\Filter\\AbstractFilter' => [=> 'label'=> 'placeholder'], 'Hitso\\Bundle\\DataTableBundle\\Model\\Filter\\SelectFilter' => [=> 'label'=> 'placeholder'=> 'values']]);
  3605.     }
  3606.     /**
  3607.      * Gets the public 'Hitso\Bundle\DataTableBundle\Transformer\StripTagsTransformer' shared autowired service.
  3608.      *
  3609.      * @return \Hitso\Bundle\DataTableBundle\Transformer\StripTagsTransformer
  3610.      */
  3611.     protected function getStripTagsTransformerService()
  3612.     {
  3613.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ColumnTransformer/ColumnTransformerInterface.php';
  3614.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Transformer/StripTagsTransformer.php';
  3615.         return $this->services['Hitso\\Bundle\\DataTableBundle\\Transformer\\StripTagsTransformer'] = new \Hitso\Bundle\DataTableBundle\Transformer\StripTagsTransformer(($this->services['validator'] ?? $this->getValidatorService()));
  3616.     }
  3617.     /**
  3618.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Command\RecreateSlugCommand' shared autowired service.
  3619.      *
  3620.      * @return \Hitso\Bundle\FileManagerBundle\Command\RecreateSlugCommand
  3621.      */
  3622.     protected function getRecreateSlugCommandService()
  3623.     {
  3624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3625.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Command/RecreateSlugCommand.php';
  3626.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Command\\RecreateSlugCommand'] = new \Hitso\Bundle\FileManagerBundle\Command\RecreateSlugCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3627.     }
  3628.     /**
  3629.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Controller\Admin\DirectoryController' shared autowired service.
  3630.      *
  3631.      * @return \Hitso\Bundle\FileManagerBundle\Controller\Admin\DirectoryController
  3632.      */
  3633.     protected function getDirectoryControllerService()
  3634.     {
  3635.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3636.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3637.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3638.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Controller/Admin/DirectoryController.php';
  3639.         $this->services['Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController'] = $instance = new \Hitso\Bundle\FileManagerBundle\Controller\Admin\DirectoryController(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager'] ?? $this->getDirectoryManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3640.         $instance->setContainer(($this->privates['.service_locator.GByWi7y'] ?? $this->get_ServiceLocator_GByWi7yService())->withContext('Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController'$this));
  3641.         return $instance;
  3642.     }
  3643.     /**
  3644.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Controller\Admin\DownloadController' shared autowired service.
  3645.      *
  3646.      * @return \Hitso\Bundle\FileManagerBundle\Controller\Admin\DownloadController
  3647.      */
  3648.     protected function getDownloadControllerService()
  3649.     {
  3650.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3652.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3653.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Controller/Admin/DownloadController.php';
  3654.         $this->services['Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController'] = $instance = new \Hitso\Bundle\FileManagerBundle\Controller\Admin\DownloadController(($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\StorageManager'] ?? $this->getStorageManagerService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Config\\ConfigCollection'] ?? $this->getConfigCollectionService()), ($this->privates['hitso.file_manager.fs'] ?? ($this->privates['hitso.file_manager.fs'] = new \Hitso\Bundle\FileManagerBundle\FileManager\Filesystem\LocalFilesystem((\dirname(__DIR__3).'/filemanager')))));
  3655.         $instance->setContainer(($this->privates['.service_locator.GByWi7y'] ?? $this->get_ServiceLocator_GByWi7yService())->withContext('Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController'$this));
  3656.         return $instance;
  3657.     }
  3658.     /**
  3659.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Controller\Admin\FileChangeLogController' shared autowired service.
  3660.      *
  3661.      * @return \Hitso\Bundle\FileManagerBundle\Controller\Admin\FileChangeLogController
  3662.      */
  3663.     protected function getFileChangeLogControllerService()
  3664.     {
  3665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3666.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3667.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3668.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  3669.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Controller/Admin/FileChangeLogController.php';
  3670.         $this->services['Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController'] = $instance = new \Hitso\Bundle\FileManagerBundle\Controller\Admin\FileChangeLogController(($this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\LoggableReverter\\FileLoggableReverter'] ?? $this->getFileLoggableReverterService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()));
  3671.         $instance->setContainer(($this->privates['.service_locator.GByWi7y'] ?? $this->get_ServiceLocator_GByWi7yService())->withContext('Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController'$this));
  3672.         return $instance;
  3673.     }
  3674.     /**
  3675.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Controller\Admin\FileController' shared autowired service.
  3676.      *
  3677.      * @return \Hitso\Bundle\FileManagerBundle\Controller\Admin\FileController
  3678.      */
  3679.     protected function getFileControllerService()
  3680.     {
  3681.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3682.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3683.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3684.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  3685.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Controller/Admin/FileController.php';
  3686.         $this->services['Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController'] = $instance = new \Hitso\Bundle\FileManagerBundle\Controller\Admin\FileController(($this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagManager'] ?? $this->getTagManagerService()), ($this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagTypeManager'] ?? $this->getTagTypeManagerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager'] ?? $this->getDirectoryManagerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DisposableLinkManager'] ?? $this->getDisposableLinkManagerService()), ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\LoggableReverter\\FileLoggableReverter'] ?? $this->getFileLoggableReverterService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Helper\\FileHelper'] ?? $this->getFileHelperService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator'] ?? $this->getUrlGeneratorService()));
  3687.         $instance->setContainer(($this->privates['.service_locator.GByWi7y'] ?? $this->get_ServiceLocator_GByWi7yService())->withContext('Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController'$this));
  3688.         return $instance;
  3689.     }
  3690.     /**
  3691.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Controller\Admin\HotspotController' shared autowired service.
  3692.      *
  3693.      * @return \Juki\Bundle\AppBundle\Controller\Admin\HotspotController
  3694.      */
  3695.     protected function getHotspotControllerService()
  3696.     {
  3697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3698.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3699.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3700.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Controller/Admin/HotspotController.php';
  3701.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/HotspotController.php';
  3702.         $this->services['Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\HotspotController(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3703.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController'$this));
  3704.         return $instance;
  3705.     }
  3706.     /**
  3707.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Controller\Front\DownloadController' shared autowired service.
  3708.      *
  3709.      * @return \Hitso\Bundle\FileManagerBundle\Controller\Front\DownloadController
  3710.      */
  3711.     protected function getDownloadController2Service()
  3712.     {
  3713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3714.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3715.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3716.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Controller/Front/DownloadController.php';
  3717.         $this->services['Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController'] = $instance = new \Hitso\Bundle\FileManagerBundle\Controller\Front\DownloadController(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DisposableLinkManager'] ?? $this->getDisposableLinkManagerService()));
  3718.         $instance->setContainer(($this->privates['.service_locator.GByWi7y'] ?? $this->get_ServiceLocator_GByWi7yService())->withContext('Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController'$this));
  3719.         return $instance;
  3720.     }
  3721.     /**
  3722.      * Gets the public 'Hitso\Bundle\FileManagerBundle\DataTable\Downloads' shared autowired service.
  3723.      *
  3724.      * @return \Hitso\Bundle\FileManagerBundle\DataTable\Downloads
  3725.      */
  3726.     protected function getDownloadsService()
  3727.     {
  3728.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3729.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3730.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3731.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3732.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  3733.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/DataTable/Downloads.php';
  3734.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\DataTable\\Downloads'] = new \Hitso\Bundle\FileManagerBundle\DataTable\Downloads(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  3735.     }
  3736.     /**
  3737.      * Gets the public 'Hitso\Bundle\FileManagerBundle\DataTable\FileDeletable' shared autowired service.
  3738.      *
  3739.      * @return \Hitso\Bundle\FileManagerBundle\DataTable\FileDeletable
  3740.      */
  3741.     protected function getFileDeletableService()
  3742.     {
  3743.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  3744.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  3745.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3746.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3747.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  3748.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  3749.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DataTable/DeletableDataTable.php';
  3750.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/DataTable/FileDeletable.php';
  3751.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\DataTable\\FileDeletable'] = new \Hitso\Bundle\FileManagerBundle\DataTable\FileDeletable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  3752.     }
  3753.     /**
  3754.      * Gets the public 'Hitso\Bundle\FileManagerBundle\EventListener\DoctrineListener' shared autowired service.
  3755.      *
  3756.      * @return \Hitso\Bundle\FileManagerBundle\EventListener\DoctrineListener
  3757.      */
  3758.     protected function getDoctrineListenerService()
  3759.     {
  3760.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/EventListener/DoctrineListener.php';
  3761.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\EventListener\\DoctrineListener'] = new \Hitso\Bundle\FileManagerBundle\EventListener\DoctrineListener($this);
  3762.     }
  3763.     /**
  3764.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Extension\HitsoFileManagerProvider' shared autowired service.
  3765.      *
  3766.      * @return \Hitso\Bundle\FileManagerBundle\Extension\HitsoFileManagerProvider
  3767.      */
  3768.     protected function getHitsoFileManagerProviderService()
  3769.     {
  3770.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Extension\\HitsoFileManagerProvider'] = new \Hitso\Bundle\FileManagerBundle\Extension\HitsoFileManagerProvider();
  3771.     }
  3772.     /**
  3773.      * Gets the public 'Hitso\Bundle\FileManagerBundle\FileManager\MediaUrlProvider' shared autowired service.
  3774.      *
  3775.      * @return \Hitso\Bundle\FileManagerBundle\FileManager\MediaUrlProvider
  3776.      */
  3777.     protected function getMediaUrlProviderService()
  3778.     {
  3779.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\FileManager\\MediaUrlProvider'] = new \Hitso\Bundle\FileManagerBundle\FileManager\MediaUrlProvider(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\LoggableReverter\\FileLoggableReverter'] ?? $this->getFileLoggableReverterService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] ?? $this->getChangeLogRepositoryService()));
  3780.     }
  3781.     /**
  3782.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Form\FileType' shared autowired service.
  3783.      *
  3784.      * @return \Hitso\Bundle\FileManagerBundle\Form\FileType
  3785.      */
  3786.     protected function getFileTypeService()
  3787.     {
  3788.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3789.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3790.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Form/FileType.php';
  3791.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Form\\FileType'] = new \Hitso\Bundle\FileManagerBundle\Form\FileType(($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()));
  3792.     }
  3793.     /**
  3794.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Helper\FileHelper' shared autowired service.
  3795.      *
  3796.      * @return \Hitso\Bundle\FileManagerBundle\Helper\FileHelper
  3797.      */
  3798.     protected function getFileHelperService()
  3799.     {
  3800.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Helper/FileHelperInterface.php';
  3801.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Helper/FileHelper.php';
  3802.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Helper\\FileHelper'] = new \Hitso\Bundle\FileManagerBundle\Helper\FileHelper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  3803.     }
  3804.     /**
  3805.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Manager\DirectoryManager' shared autowired service.
  3806.      *
  3807.      * @return \Hitso\Bundle\FileManagerBundle\Manager\DirectoryManager
  3808.      */
  3809.     protected function getDirectoryManagerService()
  3810.     {
  3811.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  3812.         if (isset($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager'])) {
  3813.             return $this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager'];
  3814.         }
  3815.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager'] = new \Hitso\Bundle\FileManagerBundle\Manager\DirectoryManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  3816.     }
  3817.     /**
  3818.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Manager\DisposableLinkManager' shared autowired service.
  3819.      *
  3820.      * @return \Hitso\Bundle\FileManagerBundle\Manager\DisposableLinkManager
  3821.      */
  3822.     protected function getDisposableLinkManagerService()
  3823.     {
  3824.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  3825.         if (isset($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DisposableLinkManager'])) {
  3826.             return $this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DisposableLinkManager'];
  3827.         }
  3828.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DisposableLinkManager'] = new \Hitso\Bundle\FileManagerBundle\Manager\DisposableLinkManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  3829.     }
  3830.     /**
  3831.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Manager\FileManager' shared autowired service.
  3832.      *
  3833.      * @return \Hitso\Bundle\FileManagerBundle\Manager\FileManager
  3834.      */
  3835.     protected function getFileManagerService()
  3836.     {
  3837.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  3838.         if (isset($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'])) {
  3839.             return $this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'];
  3840.         }
  3841.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] = new \Hitso\Bundle\FileManagerBundle\Manager\FileManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()), ($this->privates['hitso.file_manager.fs'] ?? ($this->privates['hitso.file_manager.fs'] = new \Hitso\Bundle\FileManagerBundle\FileManager\Filesystem\LocalFilesystem((\dirname(__DIR__3).'/filemanager')))));
  3842.     }
  3843.     /**
  3844.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Repository\DirectoryRepository' shared autowired service.
  3845.      *
  3846.      * @return \Hitso\Bundle\FileManagerBundle\Repository\DirectoryRepository
  3847.      */
  3848.     protected function getDirectoryRepositoryService($lazyLoad true)
  3849.     {
  3850.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Repository/DirectoryRepository.php';
  3851.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Repository\\DirectoryRepository'] = new \Hitso\Bundle\FileManagerBundle\Repository\DirectoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3852.     }
  3853.     /**
  3854.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Repository\DisposableLinkRepository' shared autowired service.
  3855.      *
  3856.      * @return \Hitso\Bundle\FileManagerBundle\Repository\DisposableLinkRepository
  3857.      */
  3858.     protected function getDisposableLinkRepositoryService($lazyLoad true)
  3859.     {
  3860.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Repository/DisposableLinkRepository.php';
  3861.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Repository\\DisposableLinkRepository'] = new \Hitso\Bundle\FileManagerBundle\Repository\DisposableLinkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3862.     }
  3863.     /**
  3864.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Repository\FileHotspotRepository' shared autowired service.
  3865.      *
  3866.      * @return \Hitso\Bundle\FileManagerBundle\Repository\FileHotspotRepository
  3867.      */
  3868.     protected function getFileHotspotRepositoryService($lazyLoad true)
  3869.     {
  3870.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Repository/FileHotspotRepository.php';
  3871.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Repository\\FileHotspotRepository'] = new \Hitso\Bundle\FileManagerBundle\Repository\FileHotspotRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3872.     }
  3873.     /**
  3874.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Repository\FileRepository' shared autowired service.
  3875.      *
  3876.      * @return \Hitso\Bundle\FileManagerBundle\Repository\FileRepository
  3877.      */
  3878.     protected function getFileRepositoryService($lazyLoad true)
  3879.     {
  3880.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Repository\\FileRepository'] = new \Hitso\Bundle\FileManagerBundle\Repository\FileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3881.     }
  3882.     /**
  3883.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Repository\FileStatRepository' shared autowired service.
  3884.      *
  3885.      * @return \Hitso\Bundle\FileManagerBundle\Repository\FileStatRepository
  3886.      */
  3887.     protected function getFileStatRepositoryService($lazyLoad true)
  3888.     {
  3889.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Repository/FileStatRepository.php';
  3890.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Repository\\FileStatRepository'] = new \Hitso\Bundle\FileManagerBundle\Repository\FileStatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3891.     }
  3892.     /**
  3893.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Serializer\DirectoryNormalizer' shared autowired service.
  3894.      *
  3895.      * @return \Hitso\Bundle\FileManagerBundle\Serializer\DirectoryNormalizer
  3896.      */
  3897.     protected function getDirectoryNormalizerService()
  3898.     {
  3899.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Serializer/DirectoryNormalizer.php';
  3900.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\DirectoryNormalizer'] = new \Hitso\Bundle\FileManagerBundle\Serializer\DirectoryNormalizer();
  3901.     }
  3902.     /**
  3903.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Serializer\DownloadNormalizer' shared autowired service.
  3904.      *
  3905.      * @return \Hitso\Bundle\FileManagerBundle\Serializer\DownloadNormalizer
  3906.      */
  3907.     protected function getDownloadNormalizerService()
  3908.     {
  3909.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Serializer/DownloadNormalizer.php';
  3910.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\DownloadNormalizer'] = new \Hitso\Bundle\FileManagerBundle\Serializer\DownloadNormalizer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3911.     }
  3912.     /**
  3913.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Serializer\FileNormalizer' shared autowired service.
  3914.      *
  3915.      * @return \Hitso\Bundle\FileManagerBundle\Serializer\FileNormalizer
  3916.      */
  3917.     protected function getFileNormalizerService()
  3918.     {
  3919.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Serializer/FileNormalizer.php';
  3920.         $a = ($this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\LoggableReverter\\FileLoggableReverter'] ?? $this->getFileLoggableReverterService());
  3921.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\FileNormalizer'] = new \Hitso\Bundle\FileManagerBundle\Serializer\FileNormalizer(($this->privates['hitso.file_manager.fs'] ?? ($this->privates['hitso.file_manager.fs'] = new \Hitso\Bundle\FileManagerBundle\FileManager\Filesystem\LocalFilesystem((\dirname(__DIR__3).'/filemanager')))), ($this->services['Hitso\\Bundle\\FileManagerBundle\\FileManager\\MediaUrlProvider'] ?? $this->getMediaUrlProviderService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] ?? $this->getChangeLogRepositoryService()), 'fm_thumb', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Services\\Video\\VideoHelper'] ?? $this->getVideoHelperService()), $a, ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->services['Hitso\\Bundle\\FileManagerBundle\\Helper\\FileHelper'] ?? $this->getFileHelperService()));
  3922.     }
  3923.     /**
  3924.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Service\Api\Type\MediaUrlType' shared autowired service.
  3925.      *
  3926.      * @return \Hitso\Bundle\FileManagerBundle\Service\Api\Type\MediaUrlType
  3927.      */
  3928.     protected function getMediaUrlTypeService()
  3929.     {
  3930.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/Type.php';
  3931.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/OutputType.php';
  3932.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/InputType.php';
  3933.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/LeafType.php';
  3934.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/NullableType.php';
  3935.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/NamedType.php';
  3936.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/ScalarType.php';
  3937.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Service/Api/Type/MediaUrlType.php';
  3938.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\Api\\Type\\MediaUrlType'] = new \Hitso\Bundle\FileManagerBundle\Service\Api\Type\MediaUrlType(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()));
  3939.     }
  3940.     /**
  3941.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Service\Api\Type\MediaUrlTypeMapperFactory' shared autowired service.
  3942.      *
  3943.      * @return \Hitso\Bundle\FileManagerBundle\Service\Api\Type\MediaUrlTypeMapperFactory
  3944.      */
  3945.     protected function getMediaUrlTypeMapperFactoryService()
  3946.     {
  3947.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/Mappers/Root/RootTypeMapperFactoryInterface.php';
  3948.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Service/Api/Type/MediaUrlTypeMapperFactory.php';
  3949.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\Api\\Type\\MediaUrlTypeMapperFactory'] = new \Hitso\Bundle\FileManagerBundle\Service\Api\Type\MediaUrlTypeMapperFactory(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()));
  3950.     }
  3951.     /**
  3952.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Service\LoggableReverter\FileLoggableReverter' shared autowired service.
  3953.      *
  3954.      * @return \Hitso\Bundle\FileManagerBundle\Service\LoggableReverter\FileLoggableReverter
  3955.      */
  3956.     protected function getFileLoggableReverterService()
  3957.     {
  3958.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\LoggableReverter\\FileLoggableReverter'] = new \Hitso\Bundle\FileManagerBundle\Service\LoggableReverter\FileLoggableReverter(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber'] ?? $this->getCrudActionDescriberService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()));
  3959.     }
  3960.     /**
  3961.      * Gets the public 'Hitso\Bundle\FileManagerBundle\Twig\FileManagerExtension' shared autowired service.
  3962.      *
  3963.      * @return \Hitso\Bundle\FileManagerBundle\Twig\FileManagerExtension
  3964.      */
  3965.     protected function getFileManagerExtensionService()
  3966.     {
  3967.         return $this->services['Hitso\\Bundle\\FileManagerBundle\\Twig\\FileManagerExtension'] = new \Hitso\Bundle\FileManagerBundle\Twig\FileManagerExtension(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()));
  3968.     }
  3969.     /**
  3970.      * Gets the public 'Hitso\Bundle\FormBundle\Controller\ApiController' shared autowired service.
  3971.      *
  3972.      * @return \Hitso\Bundle\FormBundle\Controller\ApiController
  3973.      */
  3974.     protected function getApiControllerService()
  3975.     {
  3976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3978.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3979.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Controller/ApiController.php';
  3980.         $this->services['Hitso\\Bundle\\FormBundle\\Controller\\ApiController'] = $instance = new \Hitso\Bundle\FormBundle\Controller\ApiController(($this->privates['Hitso\\Bundle\\FormBundle\\Config\\ConfigCollection'] ?? $this->getConfigCollectionService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\StorageManager'] ?? $this->getStorageManagerService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\UploadManager'] ?? ($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\UploadManager'] = new \Hitso\Bundle\FormBundle\Storage\UploadManager(($this->targetDir.''.'/../../uploads'), 3600))), ($this->privates['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->privates['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  3981.         $instance->setContainer(($this->privates['.service_locator.O8oJ9Ww'] ?? $this->get_ServiceLocator_O8oJ9WwService())->withContext('Hitso\\Bundle\\FormBundle\\Controller\\ApiController'$this));
  3982.         return $instance;
  3983.     }
  3984.     /**
  3985.      * Gets the public 'Hitso\Bundle\FormBundle\Controller\DownloadController' shared autowired service.
  3986.      *
  3987.      * @return \Hitso\Bundle\FormBundle\Controller\DownloadController
  3988.      */
  3989.     protected function getDownloadController3Service()
  3990.     {
  3991.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3992.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3993.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  3994.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Controller/DownloadController.php';
  3995.         $this->services['Hitso\\Bundle\\FormBundle\\Controller\\DownloadController'] = $instance = new \Hitso\Bundle\FormBundle\Controller\DownloadController(($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\StorageManager'] ?? $this->getStorageManagerService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Config\\ConfigCollection'] ?? $this->getConfigCollectionService()));
  3996.         $instance->setContainer(($this->privates['.service_locator.O8oJ9Ww'] ?? $this->get_ServiceLocator_O8oJ9WwService())->withContext('Hitso\\Bundle\\FormBundle\\Controller\\DownloadController'$this));
  3997.         return $instance;
  3998.     }
  3999.     /**
  4000.      * Gets the public 'Hitso\Bundle\MultiSiteBundle\Router\MultiSiteRouter' shared autowired service.
  4001.      *
  4002.      * @return \Hitso\Bundle\MultiSiteBundle\Router\MultiSiteRouter
  4003.      */
  4004.     protected function getMultiSiteRouterService()
  4005.     {
  4006.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/Router/MultiSiteRouter.php';
  4007.         return $this->services['Hitso\\Bundle\\MultiSiteBundle\\Router\\MultiSiteRouter'] = new \Hitso\Bundle\MultiSiteBundle\Router\MultiSiteRouter(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()));
  4008.     }
  4009.     /**
  4010.      * Gets the public 'Hitso\Bundle\NavigationBundle\Controller\ApiController' shared autowired service.
  4011.      *
  4012.      * @return \Hitso\Bundle\NavigationBundle\Controller\ApiController
  4013.      */
  4014.     protected function getApiController2Service()
  4015.     {
  4016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4017.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4018.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4019.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4020.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/RestController.php';
  4021.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Controller/ApiController.php';
  4022.         $this->services['Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController'] = $instance = new \Hitso\Bundle\NavigationBundle\Controller\ApiController(($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['validator'] ?? $this->getValidatorService()));
  4023.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController'$this));
  4024.         return $instance;
  4025.     }
  4026.     /**
  4027.      * Gets the public 'Hitso\Bundle\NavigationBundle\Controller\NavigationController' shared autowired service.
  4028.      *
  4029.      * @return \Hitso\Bundle\NavigationBundle\Controller\NavigationController
  4030.      */
  4031.     protected function getNavigationControllerService()
  4032.     {
  4033.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4035.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4036.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Controller/NavigationController.php';
  4037.         $this->services['Hitso\\Bundle\\NavigationBundle\\Controller\\NavigationController'] = $instance = new \Hitso\Bundle\NavigationBundle\Controller\NavigationController(($this->privates['Hitso\\Bundle\\NavigationBundle\\Menu\\MenuManager'] ?? $this->getMenuManagerService()));
  4038.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\NavigationBundle\\Controller\\NavigationController'$this));
  4039.         return $instance;
  4040.     }
  4041.     /**
  4042.      * Gets the public 'Hitso\Bundle\NavigationBundle\Service\Api\Controller\MenuItemController' shared autowired service.
  4043.      *
  4044.      * @return \Hitso\Bundle\NavigationBundle\Service\Api\Controller\MenuItemController
  4045.      */
  4046.     protected function getMenuItemControllerService()
  4047.     {
  4048.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  4049.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Service/Api/Controller/MenuItemController.php';
  4050.         return $this->services['Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Controller\\MenuItemController'] = new \Hitso\Bundle\NavigationBundle\Service\Api\Controller\MenuItemController(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Controller\\MenuItemController'$this), ($this->services['Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Query\\MenuItemType'] ?? $this->getMenuItemTypeService()), ($this->services['Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Factory\\MenuItemFactory'] ?? $this->getMenuItemFactoryService()));
  4051.     }
  4052.     /**
  4053.      * Gets the public 'Hitso\Bundle\NavigationBundle\Service\Api\Factory\MenuItemFactory' shared autowired service.
  4054.      *
  4055.      * @return \Hitso\Bundle\NavigationBundle\Service\Api\Factory\MenuItemFactory
  4056.      */
  4057.     protected function getMenuItemFactoryService()
  4058.     {
  4059.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  4060.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Service/Api/Factory/MenuItemFactory.php';
  4061.         return $this->services['Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Factory\\MenuItemFactory'] = new \Hitso\Bundle\NavigationBundle\Service\Api\Factory\MenuItemFactory(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Factory\\MenuItemFactory'$this));
  4062.     }
  4063.     /**
  4064.      * Gets the public 'Hitso\Bundle\NavigationBundle\Service\Api\Query\MenuItemType' shared autowired service.
  4065.      *
  4066.      * @return \Hitso\Bundle\NavigationBundle\Service\Api\Query\MenuItemType
  4067.      */
  4068.     protected function getMenuItemTypeService()
  4069.     {
  4070.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DependencyInjection/AbstractServiceSubscriber.php';
  4071.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/GraphQLQueryInterface.php';
  4072.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Api/Query/AbstractGraphQLQuery.php';
  4073.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Service/Api/Query/MenuItemType.php';
  4074.         return $this->services['Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Query\\MenuItemType'] = new \Hitso\Bundle\NavigationBundle\Service\Api\Query\MenuItemType(($this->privates['.service_locator..37F1Qm'] ?? $this->get_ServiceLocator__37F1QmService())->withContext('Hitso\\Bundle\\NavigationBundle\\Service\\Api\\Query\\MenuItemType'$this));
  4075.     }
  4076.     /**
  4077.      * Gets the public 'Hitso\Bundle\NewsletterBundle\Controller\Admin\SubscriberController' shared autowired service.
  4078.      *
  4079.      * @return \Hitso\Bundle\NewsletterBundle\Controller\Admin\SubscriberController
  4080.      */
  4081.     protected function getSubscriberControllerService()
  4082.     {
  4083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4085.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4086.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4087.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/Controller/Admin/SubscriberController.php';
  4088.         $this->services['Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController'] = $instance = new \Hitso\Bundle\NewsletterBundle\Controller\Admin\SubscriberController(($this->privates['Hitso\\Bundle\\NewsletterBundle\\Manager\\SubscriberManager'] ?? $this->getSubscriberManagerService()));
  4089.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController'$this));
  4090.         return $instance;
  4091.     }
  4092.     /**
  4093.      * Gets the public 'Hitso\Bundle\NewsletterBundle\Controller\Front\SubscriberController' shared autowired service.
  4094.      *
  4095.      * @return \Hitso\Bundle\NewsletterBundle\Controller\Front\SubscriberController
  4096.      */
  4097.     protected function getSubscriberController2Service()
  4098.     {
  4099.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4101.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4102.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/Controller/Front/SubscriberController.php';
  4103.         $this->services['Hitso\\Bundle\\NewsletterBundle\\Controller\\Front\\SubscriberController'] = $instance = new \Hitso\Bundle\NewsletterBundle\Controller\Front\SubscriberController(($this->privates['Hitso\\Bundle\\NewsletterBundle\\Manager\\SubscriberManager'] ?? $this->getSubscriberManagerService()), ($this->services['validator'] ?? $this->getValidatorService()));
  4104.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\NewsletterBundle\\Controller\\Front\\SubscriberController'$this));
  4105.         return $instance;
  4106.     }
  4107.     /**
  4108.      * Gets the public 'Hitso\Bundle\NewsletterBundle\DataTable\SubscriberDataTable' shared autowired service.
  4109.      *
  4110.      * @return \Hitso\Bundle\NewsletterBundle\DataTable\SubscriberDataTable
  4111.      */
  4112.     protected function getSubscriberDataTableService()
  4113.     {
  4114.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4115.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4116.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4117.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4118.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4119.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  4120.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/DataTable/SubscriberDataTable.php';
  4121.         return $this->services['Hitso\\Bundle\\NewsletterBundle\\DataTable\\SubscriberDataTable'] = new \Hitso\Bundle\NewsletterBundle\DataTable\SubscriberDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4122.     }
  4123.     /**
  4124.      * Gets the public 'Hitso\Bundle\ProbeBundle\Controller\Admin\ProbeController' shared autowired service.
  4125.      *
  4126.      * @return \Hitso\Bundle\ProbeBundle\Controller\Admin\ProbeController
  4127.      */
  4128.     protected function getProbeControllerService()
  4129.     {
  4130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4132.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4133.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4134.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Controller/Admin/ProbeController.php';
  4135.         $this->services['Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController'] = $instance = new \Hitso\Bundle\ProbeBundle\Controller\Admin\ProbeController(($this->privates['Hitso\\Bundle\\ProbeBundle\\Manager\\ProbeManager'] ?? $this->getProbeManagerService()), ($this->privates['Hitso\\Bundle\\ProbeBundle\\Manager\\ProbeOptionManager'] ?? $this->getProbeOptionManagerService()));
  4136.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController'$this));
  4137.         return $instance;
  4138.     }
  4139.     /**
  4140.      * Gets the public 'Hitso\Bundle\ProbeBundle\DataTable\ProbeOptions' shared autowired service.
  4141.      *
  4142.      * @return \Hitso\Bundle\ProbeBundle\DataTable\ProbeOptions
  4143.      */
  4144.     protected function getProbeOptionsService()
  4145.     {
  4146.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4147.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4148.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4149.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4150.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4151.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  4152.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/DataTable/ProbeOptions.php';
  4153.         return $this->services['Hitso\\Bundle\\ProbeBundle\\DataTable\\ProbeOptions'] = new \Hitso\Bundle\ProbeBundle\DataTable\ProbeOptions(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4154.     }
  4155.     /**
  4156.      * Gets the public 'Hitso\Bundle\ProbeBundle\DataTable\ProbeResults' shared autowired service.
  4157.      *
  4158.      * @return \Hitso\Bundle\ProbeBundle\DataTable\ProbeResults
  4159.      */
  4160.     protected function getProbeResultsService()
  4161.     {
  4162.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4163.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4164.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4165.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4166.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4167.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  4168.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/DataTable/ProbeResults.php';
  4169.         return $this->services['Hitso\\Bundle\\ProbeBundle\\DataTable\\ProbeResults'] = new \Hitso\Bundle\ProbeBundle\DataTable\ProbeResults(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4170.     }
  4171.     /**
  4172.      * Gets the public 'Hitso\Bundle\ProbeBundle\DataTable\Probes' shared autowired service.
  4173.      *
  4174.      * @return \Hitso\Bundle\ProbeBundle\DataTable\Probes
  4175.      */
  4176.     protected function getProbesService()
  4177.     {
  4178.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4179.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4180.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4181.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4182.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4183.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  4184.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/DataTable/Probes.php';
  4185.         return $this->services['Hitso\\Bundle\\ProbeBundle\\DataTable\\Probes'] = new \Hitso\Bundle\ProbeBundle\DataTable\Probes(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4186.     }
  4187.     /**
  4188.      * Gets the public 'Hitso\Bundle\QABundle\Controller\AnswerController' shared autowired service.
  4189.      *
  4190.      * @return \Hitso\Bundle\QABundle\Controller\AnswerController
  4191.      */
  4192.     protected function getAnswerControllerService()
  4193.     {
  4194.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4195.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4196.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4197.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Controller/AnswerController.php';
  4198.         $this->services['Hitso\\Bundle\\QABundle\\Controller\\AnswerController'] = $instance = new \Hitso\Bundle\QABundle\Controller\AnswerController(($this->privates['Hitso\\Bundle\\QABundle\\Manager\\AnswerManager'] ?? $this->getAnswerManagerService()));
  4199.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\QABundle\\Controller\\AnswerController'$this));
  4200.         return $instance;
  4201.     }
  4202.     /**
  4203.      * Gets the public 'Hitso\Bundle\QABundle\Controller\QuestionController' shared autowired service.
  4204.      *
  4205.      * @return \Hitso\Bundle\QABundle\Controller\QuestionController
  4206.      */
  4207.     protected function getQuestionControllerService()
  4208.     {
  4209.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4210.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4211.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4212.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Controller/QuestionController.php';
  4213.         $this->services['Hitso\\Bundle\\QABundle\\Controller\\QuestionController'] = $instance = new \Hitso\Bundle\QABundle\Controller\QuestionController(($this->privates['Hitso\\Bundle\\QABundle\\Manager\\QuestionManager'] ?? $this->getQuestionManagerService()));
  4214.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\QABundle\\Controller\\QuestionController'$this));
  4215.         return $instance;
  4216.     }
  4217.     /**
  4218.      * Gets the public 'Hitso\Bundle\QABundle\DataTable\Answers' shared autowired service.
  4219.      *
  4220.      * @return \Hitso\Bundle\QABundle\DataTable\Answers
  4221.      */
  4222.     protected function getAnswersService()
  4223.     {
  4224.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4225.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4226.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4227.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4228.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4229.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/DataTable/Answers.php';
  4230.         return $this->services['Hitso\\Bundle\\QABundle\\DataTable\\Answers'] = new \Hitso\Bundle\QABundle\DataTable\Answers(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4231.     }
  4232.     /**
  4233.      * Gets the public 'Hitso\Bundle\QABundle\DataTable\Questions' shared autowired service.
  4234.      *
  4235.      * @return \Hitso\Bundle\QABundle\DataTable\Questions
  4236.      */
  4237.     protected function getQuestionsService()
  4238.     {
  4239.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4240.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4241.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4242.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4243.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4244.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/DataTable/Questions.php';
  4245.         return $this->services['Hitso\\Bundle\\QABundle\\DataTable\\Questions'] = new \Hitso\Bundle\QABundle\DataTable\Questions(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4246.     }
  4247.     /**
  4248.      * Gets the public 'Hitso\Bundle\RoutingBundle\Controller\Admin\RedirectController' shared autowired service.
  4249.      *
  4250.      * @return \Hitso\Bundle\RoutingBundle\Controller\Admin\RedirectController
  4251.      */
  4252.     protected function getRedirectControllerService()
  4253.     {
  4254.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4255.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4256.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4257.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Controller/Admin/RedirectController.php';
  4258.         $this->services['Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController'] = $instance = new \Hitso\Bundle\RoutingBundle\Controller\Admin\RedirectController(($this->privates['Hitso\\Bundle\\RoutingBundle\\Manager\\RedirectManager'] ?? $this->getRedirectManagerService()));
  4259.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController'$this));
  4260.         return $instance;
  4261.     }
  4262.     /**
  4263.      * Gets the public 'Hitso\Bundle\RoutingBundle\DataTable\RedirectDataTable' shared autowired service.
  4264.      *
  4265.      * @return \Hitso\Bundle\RoutingBundle\DataTable\RedirectDataTable
  4266.      */
  4267.     protected function getRedirectDataTableService()
  4268.     {
  4269.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4270.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4271.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4272.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4273.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4274.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  4275.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/DataTable/RedirectDataTable.php';
  4276.         return $this->services['Hitso\\Bundle\\RoutingBundle\\DataTable\\RedirectDataTable'] = new \Hitso\Bundle\RoutingBundle\DataTable\RedirectDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4277.     }
  4278.     /**
  4279.      * Gets the public 'Hitso\Bundle\SearchBundle\Controller\Admin\AutocompleteController' shared autowired service.
  4280.      *
  4281.      * @return \Hitso\Bundle\SearchBundle\Controller\Admin\AutocompleteController
  4282.      */
  4283.     protected function getAutocompleteControllerService()
  4284.     {
  4285.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4286.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4287.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4288.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Controller/Admin/AutocompleteController.php';
  4289.         $this->services['Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController'] = $instance = new \Hitso\Bundle\SearchBundle\Controller\Admin\AutocompleteController(($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator'] ?? $this->getUrlGeneratorService()));
  4290.         $instance->setContainer(($this->privates['.service_locator.hFEOIxo'] ?? $this->get_ServiceLocator_HFEOIxoService())->withContext('Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController'$this));
  4291.         return $instance;
  4292.     }
  4293.     /**
  4294.      * Gets the public 'Hitso\Bundle\SearchBundle\Controller\Front\SearchController' shared autowired service.
  4295.      *
  4296.      * @return \Hitso\Bundle\SearchBundle\Controller\Front\SearchController
  4297.      */
  4298.     protected function getSearchController2Service()
  4299.     {
  4300.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4301.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4302.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4303.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Controller/Front/SearchController.php';
  4304.         $this->services['Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController'] = $instance = new \Hitso\Bundle\SearchBundle\Controller\Front\SearchController(($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()), ($this->services['Hitso\\Bundle\\SearchBundle\\Service\\Search\\SearchTypeCollection'] ?? $this->getSearchTypeCollectionService()));
  4305.         $instance->setContainer(($this->privates['.service_locator.hFEOIxo'] ?? $this->get_ServiceLocator_HFEOIxoService())->withContext('Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController'$this));
  4306.         return $instance;
  4307.     }
  4308.     /**
  4309.      * Gets the public 'Hitso\Bundle\SearchBundle\Service\Search\SearchTypeCollection' shared autowired service.
  4310.      *
  4311.      * @return \Hitso\Bundle\SearchBundle\Service\Search\SearchTypeCollection
  4312.      */
  4313.     protected function getSearchTypeCollectionService()
  4314.     {
  4315.         return $this->services['Hitso\\Bundle\\SearchBundle\\Service\\Search\\SearchTypeCollection'] = new \Hitso\Bundle\SearchBundle\Service\Search\SearchTypeCollection(new RewindableGenerator(function () {
  4316.             yield => ($this->privates['search.type.article'] ?? $this->getSearch_Type_ArticleService());
  4317.             yield => ($this->privates['search.type.article_category'] ?? $this->getSearch_Type_ArticleCategoryService());
  4318.             yield => ($this->privates['search.type.content'] ?? $this->getSearch_Type_ContentService());
  4319.             yield => ($this->privates['search.type.product'] ?? $this->getSearch_Type_ProductService());
  4320.             yield => ($this->privates['search.type.category'] ?? $this->getSearch_Type_CategoryService());
  4321.         }, 5));
  4322.     }
  4323.     /**
  4324.      * Gets the public 'Hitso\Bundle\SectionBundle\Controller\Admin\BlockController' shared autowired service.
  4325.      *
  4326.      * @return \Hitso\Bundle\SectionBundle\Controller\Admin\BlockController
  4327.      */
  4328.     protected function getBlockController2Service()
  4329.     {
  4330.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4331.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4332.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4333.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4334.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Controller/Admin/AbstractSectionController.php';
  4335.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Controller/Admin/BlockController.php';
  4336.         $this->services['Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController'] = $instance = new \Hitso\Bundle\SectionBundle\Controller\Admin\BlockController(($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'] ?? $this->getSectionManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\BlockSectionTypeCollection'] ?? $this->getBlockSectionTypeCollectionService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4337.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController'$this));
  4338.         return $instance;
  4339.     }
  4340.     /**
  4341.      * Gets the public 'Hitso\Bundle\SectionBundle\Controller\Admin\GroupController' shared autowired service.
  4342.      *
  4343.      * @return \Hitso\Bundle\SectionBundle\Controller\Admin\GroupController
  4344.      */
  4345.     protected function getGroupControllerService()
  4346.     {
  4347.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4348.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4349.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4350.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4351.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Controller/Admin/GroupController.php';
  4352.         $this->services['Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController'] = $instance = new \Hitso\Bundle\SectionBundle\Controller\Admin\GroupController(($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupManager'] ?? $this->getGroupManagerService()));
  4353.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController'$this));
  4354.         return $instance;
  4355.     }
  4356.     /**
  4357.      * Gets the public 'Hitso\Bundle\SectionBundle\Controller\Admin\SectionController' shared autowired service.
  4358.      *
  4359.      * @return \Hitso\Bundle\SectionBundle\Controller\Admin\SectionController
  4360.      */
  4361.     protected function getSectionControllerService()
  4362.     {
  4363.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4364.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4365.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4366.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4367.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Controller/Admin/AbstractSectionController.php';
  4368.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Controller/Admin/SectionController.php';
  4369.         $this->services['Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController'] = $instance = new \Hitso\Bundle\SectionBundle\Controller\Admin\SectionController(($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'] ?? $this->getSectionManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\SectionTypeCollection'] ?? $this->getSectionTypeCollectionService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4370.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController'$this));
  4371.         return $instance;
  4372.     }
  4373.     /**
  4374.      * Gets the public 'Hitso\Bundle\SectionBundle\Controller\Front\SectionController' shared autowired service.
  4375.      *
  4376.      * @return \Hitso\Bundle\SectionBundle\Controller\Front\SectionController
  4377.      */
  4378.     protected function getSectionController2Service()
  4379.     {
  4380.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4381.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4382.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4383.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Controller/Front/SectionController.php';
  4384.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyCollection.php';
  4385.         $this->services['Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController'] = $instance = new \Hitso\Bundle\SectionBundle\Controller\Front\SectionController(($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\SectionTypeCollection'] ?? $this->getSectionTypeCollectionService()), new \Hitso\Bundle\SectionBundle\Extension\SectionStrategyCollection(new RewindableGenerator(function () {
  4386.             yield => ($this->services['Hitso\\Bundle\\CatalogBundle\\Extension\\Strategy\\ProductColumnsPageStrategy'] ?? $this->getProductColumnsPageStrategyService());
  4387.             yield => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\CatalogRankingStrategy'] ?? $this->getCatalogRankingStrategyService());
  4388.             yield => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\CategoryPromotionsStrategy'] ?? $this->getCategoryPromotionsStrategyService());
  4389.             yield => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\ContentsCategoryStrategy'] ?? $this->getContentsCategoryStrategyService());
  4390.             yield => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\FeaturedProductsStrategy'] ?? $this->getFeaturedProductsStrategyService());
  4391.             yield => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\HtmlCodeStrategy'] ?? $this->getHtmlCodeStrategyService());
  4392.             yield => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\NewsStrategy'] ?? $this->getNewsStrategyService());
  4393.             yield => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\ProductListStrategy'] ?? $this->getProductListStrategyService());
  4394.             yield => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\ProductSliderStrategy'] ?? $this->getProductSliderStrategyService());
  4395.             yield => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\PromoBoxStrategy'] ?? $this->getPromoBoxStrategyService());
  4396.             yield 10 => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\SetsStrategy'] ?? $this->getSetsStrategyService());
  4397.             yield 11 => ($this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\SubCategoriesStrategy'] ?? $this->getSubCategoriesStrategyService());
  4398.         }, 12)));
  4399.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController'$this));
  4400.         return $instance;
  4401.     }
  4402.     /**
  4403.      * Gets the public 'Hitso\Bundle\SectionBundle\DataTable\BlocksDataTable' shared autowired service.
  4404.      *
  4405.      * @return \Hitso\Bundle\SectionBundle\DataTable\BlocksDataTable
  4406.      */
  4407.     protected function getBlocksDataTableService()
  4408.     {
  4409.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4410.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4411.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4412.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4413.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4414.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  4415.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/DataTable/BlocksDataTable.php';
  4416.         return $this->services['Hitso\\Bundle\\SectionBundle\\DataTable\\BlocksDataTable'] = new \Hitso\Bundle\SectionBundle\DataTable\BlocksDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\BlockSectionTypeCollection'] ?? $this->getBlockSectionTypeCollectionService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4417.     }
  4418.     /**
  4419.      * Gets the public 'Hitso\Bundle\SectionBundle\DataTable\Groups' shared autowired service.
  4420.      *
  4421.      * @return \Hitso\Bundle\SectionBundle\DataTable\Groups
  4422.      */
  4423.     protected function getGroupsService()
  4424.     {
  4425.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4426.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4427.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/DataTable/Groups.php';
  4428.         return $this->services['Hitso\\Bundle\\SectionBundle\\DataTable\\Groups'] = new \Hitso\Bundle\SectionBundle\DataTable\Groups(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4429.     }
  4430.     /**
  4431.      * Gets the public 'Hitso\Bundle\SectionBundle\DataTable\Sections' shared autowired service.
  4432.      *
  4433.      * @return \Hitso\Bundle\SectionBundle\DataTable\Sections
  4434.      */
  4435.     protected function getSectionsService()
  4436.     {
  4437.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4438.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4439.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4440.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4441.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4442.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  4443.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/DataTable/Sections.php';
  4444.         return $this->services['Hitso\\Bundle\\SectionBundle\\DataTable\\Sections'] = new \Hitso\Bundle\SectionBundle\DataTable\Sections(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\SectionTypeCollection'] ?? $this->getSectionTypeCollectionService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4445.     }
  4446.     /**
  4447.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\CatalogRankingStrategy' shared autowired service.
  4448.      *
  4449.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\CatalogRankingStrategy
  4450.      */
  4451.     protected function getCatalogRankingStrategyService()
  4452.     {
  4453.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4454.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/CatalogRankingStrategy.php';
  4455.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\CatalogRankingStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\CatalogRankingStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4456.     }
  4457.     /**
  4458.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\CategoryPromotionsStrategy' shared autowired service.
  4459.      *
  4460.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\CategoryPromotionsStrategy
  4461.      */
  4462.     protected function getCategoryPromotionsStrategyService()
  4463.     {
  4464.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4465.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/CategoryPromotionsStrategy.php';
  4466.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\CategoryPromotionsStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\CategoryPromotionsStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4467.     }
  4468.     /**
  4469.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\ContentsCategoryStrategy' shared autowired service.
  4470.      *
  4471.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\ContentsCategoryStrategy
  4472.      */
  4473.     protected function getContentsCategoryStrategyService()
  4474.     {
  4475.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4476.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/ContentsCategoryStrategy.php';
  4477.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\ContentsCategoryStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\ContentsCategoryStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4478.     }
  4479.     /**
  4480.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\FeaturedProductsStrategy' shared autowired service.
  4481.      *
  4482.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\FeaturedProductsStrategy
  4483.      */
  4484.     protected function getFeaturedProductsStrategyService()
  4485.     {
  4486.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4487.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/FeaturedProductsStrategy.php';
  4488.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\FeaturedProductsStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\FeaturedProductsStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4489.     }
  4490.     /**
  4491.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\HtmlCodeStrategy' shared autowired service.
  4492.      *
  4493.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\HtmlCodeStrategy
  4494.      */
  4495.     protected function getHtmlCodeStrategyService()
  4496.     {
  4497.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4498.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/HtmlCodeStrategy.php';
  4499.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\HtmlCodeStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\HtmlCodeStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4500.     }
  4501.     /**
  4502.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\NewsStrategy' shared autowired service.
  4503.      *
  4504.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\NewsStrategy
  4505.      */
  4506.     protected function getNewsStrategyService()
  4507.     {
  4508.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4509.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/NewsStrategy.php';
  4510.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\NewsStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\NewsStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4511.     }
  4512.     /**
  4513.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\ProductListStrategy' shared autowired service.
  4514.      *
  4515.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\ProductListStrategy
  4516.      */
  4517.     protected function getProductListStrategyService()
  4518.     {
  4519.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4520.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/ProductListStrategy.php';
  4521.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\ProductListStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\ProductListStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4522.     }
  4523.     /**
  4524.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\ProductSliderStrategy' shared autowired service.
  4525.      *
  4526.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\ProductSliderStrategy
  4527.      */
  4528.     protected function getProductSliderStrategyService()
  4529.     {
  4530.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4531.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/ProductSliderStrategy.php';
  4532.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\ProductSliderStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\ProductSliderStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4533.     }
  4534.     /**
  4535.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\PromoBoxStrategy' shared autowired service.
  4536.      *
  4537.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\PromoBoxStrategy
  4538.      */
  4539.     protected function getPromoBoxStrategyService()
  4540.     {
  4541.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4542.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/PromoBoxStrategy.php';
  4543.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\PromoBoxStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\PromoBoxStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4544.     }
  4545.     /**
  4546.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\SetsStrategy' shared autowired service.
  4547.      *
  4548.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\SetsStrategy
  4549.      */
  4550.     protected function getSetsStrategyService()
  4551.     {
  4552.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4553.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/SetsStrategy.php';
  4554.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\SetsStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\SetsStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4555.     }
  4556.     /**
  4557.      * Gets the public 'Hitso\Bundle\SectionBundle\Extension\Strategy\SubCategoriesStrategy' shared autowired service.
  4558.      *
  4559.      * @return \Hitso\Bundle\SectionBundle\Extension\Strategy\SubCategoriesStrategy
  4560.      */
  4561.     protected function getSubCategoriesStrategyService()
  4562.     {
  4563.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/SectionStrategyInterface.php';
  4564.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Extension/Strategy/SubCategoriesStrategy.php';
  4565.         return $this->services['Hitso\\Bundle\\SectionBundle\\Extension\\Strategy\\SubCategoriesStrategy'] = new \Hitso\Bundle\SectionBundle\Extension\Strategy\SubCategoriesStrategy(($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()));
  4566.     }
  4567.     /**
  4568.      * Gets the public 'Hitso\Bundle\SeoBundle\Controller\Admin\SeoPageController' shared autowired service.
  4569.      *
  4570.      * @return \Hitso\Bundle\SeoBundle\Controller\Admin\SeoPageController
  4571.      */
  4572.     protected function getSeoPageControllerService()
  4573.     {
  4574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4576.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4577.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Controller/Admin/SeoPageController.php';
  4578.         $this->services['Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController'] = $instance = new \Hitso\Bundle\SeoBundle\Controller\Admin\SeoPageController(($this->privates['Hitso\\Bundle\\SeoBundle\\Manager\\SeoPageManager'] ?? $this->getSeoPageManagerService()));
  4579.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController'$this));
  4580.         return $instance;
  4581.     }
  4582.     /**
  4583.      * Gets the public 'Hitso\Bundle\SeoBundle\Controller\Front\SitemapController' shared autowired service.
  4584.      *
  4585.      * @return \Hitso\Bundle\SeoBundle\Controller\Front\SitemapController
  4586.      */
  4587.     protected function getSitemapControllerService()
  4588.     {
  4589.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4590.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4592.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  4593.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Controller/Front/SitemapController.php';
  4594.         return $this->services['Hitso\\Bundle\\SeoBundle\\Controller\\Front\\SitemapController'] = new \Hitso\Bundle\SeoBundle\Controller\Front\SitemapController(($this->privates['Hitso\\Bundle\\SeoBundle\\Service\\SitemapGenerator'] ?? $this->getSitemapGeneratorService()));
  4595.     }
  4596.     /**
  4597.      * Gets the public 'Hitso\Bundle\SeoBundle\DataTable\SeoPages' shared autowired service.
  4598.      *
  4599.      * @return \Hitso\Bundle\SeoBundle\DataTable\SeoPages
  4600.      */
  4601.     protected function getSeoPagesService()
  4602.     {
  4603.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4604.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4605.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4606.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4607.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4608.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  4609.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/DataTable/SeoPages.php';
  4610.         return $this->services['Hitso\\Bundle\\SeoBundle\\DataTable\\SeoPages'] = new \Hitso\Bundle\SeoBundle\DataTable\SeoPages(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4611.     }
  4612.     /**
  4613.      * Gets the public 'Hitso\Bundle\TaggingBundle\Controller\Admin\TagController' shared autowired service.
  4614.      *
  4615.      * @return \Hitso\Bundle\TaggingBundle\Controller\Admin\TagController
  4616.      */
  4617.     protected function getTagControllerService()
  4618.     {
  4619.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4620.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4621.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4622.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4623.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Controller/Admin/TagController.php';
  4624.         $this->services['Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController'] = $instance = new \Hitso\Bundle\TaggingBundle\Controller\Admin\TagController(($this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagManager'] ?? $this->getTagManagerService()));
  4625.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController'$this));
  4626.         return $instance;
  4627.     }
  4628.     /**
  4629.      * Gets the public 'Hitso\Bundle\TaggingBundle\Controller\Admin\TagTypeController' shared autowired service.
  4630.      *
  4631.      * @return \Hitso\Bundle\TaggingBundle\Controller\Admin\TagTypeController
  4632.      */
  4633.     protected function getTagTypeControllerService()
  4634.     {
  4635.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4636.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4637.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4638.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4639.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Controller/Admin/TagTypeController.php';
  4640.         $this->services['Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController'] = $instance = new \Hitso\Bundle\TaggingBundle\Controller\Admin\TagTypeController(($this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagTypeManager'] ?? $this->getTagTypeManagerService()));
  4641.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController'$this));
  4642.         return $instance;
  4643.     }
  4644.     /**
  4645.      * Gets the public 'Hitso\Bundle\TaggingBundle\Controller\Api\TagController' shared autowired service.
  4646.      *
  4647.      * @return \Hitso\Bundle\TaggingBundle\Controller\Api\TagController
  4648.      */
  4649.     protected function getTagController2Service()
  4650.     {
  4651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4652.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4653.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4654.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Controller/Api/TagController.php';
  4655.         $this->services['Hitso\\Bundle\\TaggingBundle\\Controller\\Api\\TagController'] = $instance = new \Hitso\Bundle\TaggingBundle\Controller\Api\TagController(($this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagManager'] ?? $this->getTagManagerService()), ($this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagTypeManager'] ?? $this->getTagTypeManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  4656.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\TaggingBundle\\Controller\\Api\\TagController'$this));
  4657.         return $instance;
  4658.     }
  4659.     /**
  4660.      * Gets the public 'Hitso\Bundle\TaggingBundle\DataTable\TagTypes' shared autowired service.
  4661.      *
  4662.      * @return \Hitso\Bundle\TaggingBundle\DataTable\TagTypes
  4663.      */
  4664.     protected function getTagTypesService()
  4665.     {
  4666.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4667.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4668.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4669.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4670.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4671.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  4672.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/DataTable/TagTypes.php';
  4673.         return $this->services['Hitso\\Bundle\\TaggingBundle\\DataTable\\TagTypes'] = new \Hitso\Bundle\TaggingBundle\DataTable\TagTypes(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4674.     }
  4675.     /**
  4676.      * Gets the public 'Hitso\Bundle\TaggingBundle\DataTable\Tags' shared autowired service.
  4677.      *
  4678.      * @return \Hitso\Bundle\TaggingBundle\DataTable\Tags
  4679.      */
  4680.     protected function getTagsService()
  4681.     {
  4682.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4683.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4684.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/DataTable/Tags.php';
  4685.         return $this->services['Hitso\\Bundle\\TaggingBundle\\DataTable\\Tags'] = new \Hitso\Bundle\TaggingBundle\DataTable\Tags(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  4686.     }
  4687.     /**
  4688.      * Gets the public 'Hitso\Bundle\TicketsBundle\Controller\Admin\TicketController' shared autowired service.
  4689.      *
  4690.      * @return \Hitso\Bundle\TicketsBundle\Controller\Admin\TicketController
  4691.      */
  4692.     protected function getTicketControllerService()
  4693.     {
  4694.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4696.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4697.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Controller/Admin/TicketController.php';
  4698.         $this->services['Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController'] = $instance = new \Hitso\Bundle\TicketsBundle\Controller\Admin\TicketController(($this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\TicketManager'] ?? $this->getTicketManagerService()));
  4699.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController'$this));
  4700.         return $instance;
  4701.     }
  4702.     /**
  4703.      * Gets the public 'Hitso\Bundle\TicketsBundle\Controller\Front\TicketController' shared autowired service.
  4704.      *
  4705.      * @return \Hitso\Bundle\TicketsBundle\Controller\Front\TicketController
  4706.      */
  4707.     protected function getTicketController2Service()
  4708.     {
  4709.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4711.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4712.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Controller/Front/TicketController.php';
  4713.         $this->services['Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController'] = $instance = new \Hitso\Bundle\TicketsBundle\Controller\Front\TicketController(($this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\ContactManager'] ?? $this->getContactManagerService()));
  4714.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController'$this));
  4715.         return $instance;
  4716.     }
  4717.     /**
  4718.      * Gets the public 'Hitso\Bundle\TicketsBundle\DataTable\Tickets' shared autowired service.
  4719.      *
  4720.      * @return \Hitso\Bundle\TicketsBundle\DataTable\Tickets
  4721.      */
  4722.     protected function getTicketsService()
  4723.     {
  4724.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4725.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4726.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4727.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4728.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  4729.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  4730.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/DataTable/Tickets.php';
  4731.         return $this->services['Hitso\\Bundle\\TicketsBundle\\DataTable\\Tickets'] = new \Hitso\Bundle\TicketsBundle\DataTable\Tickets(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  4732.     }
  4733.     /**
  4734.      * Gets the public 'Hitso\Bundle\TranslationBundle\Controller\ApiController' shared autowired service.
  4735.      *
  4736.      * @return \Hitso\Bundle\TranslationBundle\Controller\ApiController
  4737.      */
  4738.     protected function getApiController3Service()
  4739.     {
  4740.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4741.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4742.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4743.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4744.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/RestController.php';
  4745.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Controller/ApiController.php';
  4746.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/MachineTranslator/MachineTranslatorInterface.php';
  4747.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/MachineTranslator/MachineTranslator/MicrosoftTranslator.php';
  4748.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/MachineTranslator/MachineTranslator/AccessTokenStorageInterface.php';
  4749.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/MachineTranslator/MachineTranslator/FileAccessTokenStorage.php';
  4750.         $this->services['Hitso\\Bundle\\TranslationBundle\\Controller\\ApiController'] = $instance = new \Hitso\Bundle\TranslationBundle\Controller\ApiController(new \Hitso\Bundle\TranslationBundle\MachineTranslator\MachineTranslator\MicrosoftTranslator(new \Hitso\Bundle\TranslationBundle\MachineTranslator\MachineTranslator\FileAccessTokenStorage($this->targetDir.'''trans_api_token.ser'), NULL));
  4751.         $instance->setContainer($this);
  4752.         return $instance;
  4753.     }
  4754.     /**
  4755.      * Gets the public 'Hitso\Bundle\TranslationBundle\Controller\TranslatorController' shared autowired service.
  4756.      *
  4757.      * @return \Hitso\Bundle\TranslationBundle\Controller\TranslatorController
  4758.      */
  4759.     protected function getTranslatorControllerService()
  4760.     {
  4761.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4762.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4763.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4764.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Controller/TranslatorController.php';
  4765.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/XPort/XPorter.php';
  4766.         $a = ($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\TranslationsManager'] ?? $this->getTranslationsManagerService());
  4767.         $this->services['Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController'] = $instance = new \Hitso\Bundle\TranslationBundle\Controller\TranslatorController($a, new \Hitso\Bundle\TranslationBundle\Translation\XPort\XPorter($a, ($this->privates['Hitso\\Bundle\\TranslationBundle\\Manager\\TranslationMessageManager'] ?? $this->getTranslationMessageManagerService()), ($this->privates['jms_translation.loader_manager'] ?? $this->getJmsTranslation_LoaderManagerService()), ($this->privates['jms_translation.file_writer'] ?? $this->getJmsTranslation_FileWriterService()), $this->targetDir.''));
  4768.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController'$this));
  4769.         return $instance;
  4770.     }
  4771.     /**
  4772.      * Gets the public 'Hitso\Bundle\TranslationBundle\DataTable\DataSource\Translations' shared autowired service.
  4773.      *
  4774.      * @return \Hitso\Bundle\TranslationBundle\DataTable\DataSource\Translations
  4775.      */
  4776.     protected function getTranslationsService()
  4777.     {
  4778.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/DataSource/AbstractDataSource.php';
  4779.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/DataSource/DataSourceInterface.php';
  4780.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/DataTable/DataSource/Translations.php';
  4781.         return $this->services['Hitso\\Bundle\\TranslationBundle\\DataTable\\DataSource\\Translations'] = new \Hitso\Bundle\TranslationBundle\DataTable\DataSource\Translations(($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\TranslationsManager'] ?? $this->getTranslationsManagerService()));
  4782.     }
  4783.     /**
  4784.      * Gets the public 'Hitso\Bundle\TranslationBundle\DataTable\Translations' shared autowired service.
  4785.      *
  4786.      * @return \Hitso\Bundle\TranslationBundle\DataTable\Translations
  4787.      */
  4788.     protected function getTranslations2Service()
  4789.     {
  4790.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  4791.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  4792.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/DataTable/Translations.php';
  4793.         return $this->services['Hitso\\Bundle\\TranslationBundle\\DataTable\\Translations'] = new \Hitso\Bundle\TranslationBundle\DataTable\Translations(($this->services['Hitso\\Bundle\\TranslationBundle\\DataTable\\DataSource\\Translations'] ?? $this->getTranslationsService()));
  4794.     }
  4795.     /**
  4796.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\AttributeController' shared autowired service.
  4797.      *
  4798.      * @return \Juki\Bundle\AppBundle\Controller\Admin\AttributeController
  4799.      */
  4800.     protected function getAttributeController3Service()
  4801.     {
  4802.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4804.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4805.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4806.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/AttributeController.php';
  4807.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/AttributeController.php';
  4808.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\AttributeController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeManager'] ?? $this->getAttributeManagerService()));
  4809.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController'$this));
  4810.         return $instance;
  4811.     }
  4812.     /**
  4813.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\CategoryController' shared autowired service.
  4814.      *
  4815.      * @return \Juki\Bundle\AppBundle\Controller\Admin\CategoryController
  4816.      */
  4817.     protected function getCategoryController5Service()
  4818.     {
  4819.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4821.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4822.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4823.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/Controller.php';
  4824.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/CategoryController.php';
  4825.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/CategoryController.php';
  4826.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\CategoryController(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()));
  4827.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController'$this));
  4828.         return $instance;
  4829.     }
  4830.     /**
  4831.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\ContactController' shared autowired service.
  4832.      *
  4833.      * @return \Juki\Bundle\AppBundle\Controller\Admin\ContactController
  4834.      */
  4835.     protected function getContactControllerService()
  4836.     {
  4837.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4839.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4840.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4841.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/ContactController.php';
  4842.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\ContactController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactManager'] ?? $this->getContactManager2Service()));
  4843.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController'$this));
  4844.         return $instance;
  4845.     }
  4846.     /**
  4847.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\ContactFormController' shared autowired service.
  4848.      *
  4849.      * @return \Juki\Bundle\AppBundle\Controller\Admin\ContactFormController
  4850.      */
  4851.     protected function getContactFormControllerService()
  4852.     {
  4853.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4854.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4855.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4856.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4857.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/ContactFormController.php';
  4858.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\ContactFormController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactFormManager'] ?? $this->getContactFormManagerService()));
  4859.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController'$this));
  4860.         return $instance;
  4861.     }
  4862.     /**
  4863.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\ContentCategoryController' shared autowired service.
  4864.      *
  4865.      * @return \Juki\Bundle\AppBundle\Controller\Admin\ContentCategoryController
  4866.      */
  4867.     protected function getContentCategoryController2Service()
  4868.     {
  4869.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4871.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4872.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4873.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/Controller.php';
  4874.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/CategoryController.php';
  4875.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/ContentCategoryController.php';
  4876.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\ContentCategoryController(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()));
  4877.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController'$this));
  4878.         return $instance;
  4879.     }
  4880.     /**
  4881.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\ContentController' shared autowired service.
  4882.      *
  4883.      * @return \Juki\Bundle\AppBundle\Controller\Admin\ContentController
  4884.      */
  4885.     protected function getContentController5Service()
  4886.     {
  4887.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4888.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4889.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4890.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4891.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/Controller.php';
  4892.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Controller/Admin/CategoryController.php';
  4893.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/ContentController.php';
  4894.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\ContentController(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4895.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController'$this));
  4896.         return $instance;
  4897.     }
  4898.     /**
  4899.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\DeviceCategoryController' shared autowired service.
  4900.      *
  4901.      * @return \Juki\Bundle\AppBundle\Controller\Admin\DeviceCategoryController
  4902.      */
  4903.     protected function getDeviceCategoryControllerService()
  4904.     {
  4905.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4906.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4907.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4908.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4909.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  4910.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DeviceCategoryController.php';
  4911.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\DeviceCategoryController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DeviceCategoryManager'] ?? $this->getDeviceCategoryManagerService()));
  4912.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController'$this));
  4913.         return $instance;
  4914.     }
  4915.     /**
  4916.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\DeviceController' shared autowired service.
  4917.      *
  4918.      * @return \Juki\Bundle\AppBundle\Controller\Admin\DeviceController
  4919.      */
  4920.     protected function getDeviceControllerService()
  4921.     {
  4922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4924.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4925.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4926.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  4927.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DeviceController.php';
  4928.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\DeviceController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DeviceManager'] ?? $this->getDeviceManagerService()));
  4929.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController'$this));
  4930.         return $instance;
  4931.     }
  4932.     /**
  4933.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\DistributorController' shared autowired service.
  4934.      *
  4935.      * @return \Juki\Bundle\AppBundle\Controller\Admin\DistributorController
  4936.      */
  4937.     protected function getDistributorControllerService()
  4938.     {
  4939.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4940.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4941.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4942.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4943.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  4944.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DistributorController.php';
  4945.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\DistributorController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DistributorManager'] ?? $this->getDistributorManagerService()));
  4946.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController'$this));
  4947.         return $instance;
  4948.     }
  4949.     /**
  4950.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\EventController' shared autowired service.
  4951.      *
  4952.      * @return \Juki\Bundle\AppBundle\Controller\Admin\EventController
  4953.      */
  4954.     protected function getEventControllerService()
  4955.     {
  4956.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4957.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4958.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4959.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4960.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  4961.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/EventController.php';
  4962.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\EventController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\EventManager'] ?? $this->getEventManagerService()));
  4963.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController'$this));
  4964.         return $instance;
  4965.     }
  4966.     /**
  4967.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\FeatureController' shared autowired service.
  4968.      *
  4969.      * @return \Juki\Bundle\AppBundle\Controller\Admin\FeatureController
  4970.      */
  4971.     protected function getFeatureControllerService()
  4972.     {
  4973.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4975.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4976.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4977.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  4978.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/FeatureController.php';
  4979.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\FeatureController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\FeatureManager'] ?? $this->getFeatureManagerService()));
  4980.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController'$this));
  4981.         return $instance;
  4982.     }
  4983.     /**
  4984.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\FeatureHsmController' shared autowired service.
  4985.      *
  4986.      * @return \Juki\Bundle\AppBundle\Controller\Admin\FeatureHsmController
  4987.      */
  4988.     protected function getFeatureHsmControllerService()
  4989.     {
  4990.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  4991.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4992.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  4993.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  4994.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  4995.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/FeatureHsmController.php';
  4996.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\FeatureHsmController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\FeatureHsmManager'] ?? $this->getFeatureHsmManagerService()));
  4997.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController'$this));
  4998.         return $instance;
  4999.     }
  5000.     /**
  5001.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\HotspotController' shared autowired service.
  5002.      *
  5003.      * @return \Juki\Bundle\AppBundle\Controller\Admin\HotspotController
  5004.      */
  5005.     protected function getHotspotController2Service()
  5006.     {
  5007.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5009.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5010.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Controller/Admin/HotspotController.php';
  5011.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/HotspotController.php';
  5012.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\HotspotController(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  5013.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController'$this));
  5014.         return $instance;
  5015.     }
  5016.     /**
  5017.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\PosController' shared autowired service.
  5018.      *
  5019.      * @return \Juki\Bundle\AppBundle\Controller\Admin\PosController
  5020.      */
  5021.     protected function getPosControllerService()
  5022.     {
  5023.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5025.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5026.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5027.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/PosController.php';
  5028.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\PosController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\PosManager'] ?? $this->getPosManagerService()));
  5029.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController'$this));
  5030.         return $instance;
  5031.     }
  5032.     /**
  5033.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\PreviewController' shared autowired service.
  5034.      *
  5035.      * @return \Juki\Bundle\AppBundle\Controller\Admin\PreviewController
  5036.      */
  5037.     protected function getPreviewControllerService()
  5038.     {
  5039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5040.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5041.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5042.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5043.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/PreviewController.php';
  5044.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Category/BreadcrumbsServiceInterface.php';
  5045.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Category/BreadcrumbsService.php';
  5046.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\PreviewController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupManager'] ?? $this->getGroupManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupTypeManager'] ?? $this->getGroupTypeManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'] ?? $this->getSectionManagerService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Helper\\NavigationHelper'] ?? $this->getNavigationHelperService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Storage\\SessionStorage'] ?? $this->getSessionStorageService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Category\\BreadcrumbsService'] ?? ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Category\\BreadcrumbsService'] = new \Hitso\Bundle\CatalogBundle\Service\Category\BreadcrumbsService())), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()));
  5047.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController'$this));
  5048.         return $instance;
  5049.     }
  5050.     /**
  5051.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\ProductAccessoryController' shared autowired service.
  5052.      *
  5053.      * @return \Juki\Bundle\AppBundle\Controller\Admin\ProductAccessoryController
  5054.      */
  5055.     protected function getProductAccessoryControllerService()
  5056.     {
  5057.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5058.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5059.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5060.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5061.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  5062.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/ProductAccessoryController.php';
  5063.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\ProductAccessoryController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ProductAccessoryManager'] ?? $this->getProductAccessoryManagerService()));
  5064.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController'$this));
  5065.         return $instance;
  5066.     }
  5067.     /**
  5068.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\ProductAttachmentController' shared autowired service.
  5069.      *
  5070.      * @return \Juki\Bundle\AppBundle\Controller\Admin\ProductAttachmentController
  5071.      */
  5072.     protected function getProductAttachmentControllerService()
  5073.     {
  5074.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5075.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5076.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5077.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5078.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/ProductAttachmentController.php';
  5079.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\ProductAttachmentController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductAttachmentManager'] ?? $this->getProductAttachmentManagerService()));
  5080.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController'$this));
  5081.         return $instance;
  5082.     }
  5083.     /**
  5084.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\ProductCategoryController' shared autowired service.
  5085.      *
  5086.      * @return \Juki\Bundle\AppBundle\Controller\Admin\ProductCategoryController
  5087.      */
  5088.     protected function getProductCategoryControllerService()
  5089.     {
  5090.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5091.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5092.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5093.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5094.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/ProductCategoryController.php';
  5095.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\ProductCategoryController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductManager'] ?? $this->getProductManagerService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductAttributeManager'] ?? $this->getProductAttributeManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] ?? $this->getChangeLogRepositoryService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Product\\ProductLoggableReverter'] ?? $this->getProductLoggableReverterService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()));
  5096.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController'$this));
  5097.         return $instance;
  5098.     }
  5099.     /**
  5100.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\ProductController' shared autowired service.
  5101.      *
  5102.      * @return \Juki\Bundle\AppBundle\Controller\Admin\ProductController
  5103.      */
  5104.     protected function getProductController4Service()
  5105.     {
  5106.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5107.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5108.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5109.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5110.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Controller/Admin/ProductController.php';
  5111.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/ProductController.php';
  5112.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\ProductController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductManager'] ?? $this->getProductManagerService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductAttributeManager'] ?? $this->getProductAttributeManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] ?? $this->getChangeLogRepositoryService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Product\\ProductLoggableReverter'] ?? $this->getProductLoggableReverterService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()));
  5113.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController'$this));
  5114.         return $instance;
  5115.     }
  5116.     /**
  5117.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\RegionController' shared autowired service.
  5118.      *
  5119.      * @return \Juki\Bundle\AppBundle\Controller\Admin\RegionController
  5120.      */
  5121.     protected function getRegionControllerService()
  5122.     {
  5123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5124.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5125.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5126.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5127.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  5128.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/RegionController.php';
  5129.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\RegionController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\RegionManager'] ?? $this->getRegionManagerService()));
  5130.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController'$this));
  5131.         return $instance;
  5132.     }
  5133.     /**
  5134.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\RegistrationRequestController' shared autowired service.
  5135.      *
  5136.      * @return \Juki\Bundle\AppBundle\Controller\Admin\RegistrationRequestController
  5137.      */
  5138.     protected function getRegistrationRequestControllerService()
  5139.     {
  5140.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5142.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5143.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5144.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/RegistrationRequestController.php';
  5145.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\RegistrationRequestController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\RegistrationRequestManager'] ?? $this->getRegistrationRequestManagerService()));
  5146.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController'$this));
  5147.         return $instance;
  5148.     }
  5149.     /**
  5150.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\SewController' shared autowired service.
  5151.      *
  5152.      * @return \Juki\Bundle\AppBundle\Controller\Admin\SewController
  5153.      */
  5154.     protected function getSewControllerService()
  5155.     {
  5156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5158.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5159.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5160.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  5161.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/SewController.php';
  5162.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\SewController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\SewManager'] ?? $this->getSewManagerService()));
  5163.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController'$this));
  5164.         return $instance;
  5165.     }
  5166.     /**
  5167.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\ShopController' shared autowired service.
  5168.      *
  5169.      * @return \Juki\Bundle\AppBundle\Controller\Admin\ShopController
  5170.      */
  5171.     protected function getShopControllerService()
  5172.     {
  5173.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5174.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5175.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5176.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5177.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/ShopController.php';
  5178.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\ShopController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ShopManager'] ?? $this->getShopManagerService()));
  5179.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController'$this));
  5180.         return $instance;
  5181.     }
  5182.     /**
  5183.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\TagCategoryController' shared autowired service.
  5184.      *
  5185.      * @return \Juki\Bundle\AppBundle\Controller\Admin\TagCategoryController
  5186.      */
  5187.     protected function getTagCategoryControllerService()
  5188.     {
  5189.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5191.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5192.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5193.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/TagCategoryController.php';
  5194.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\TagCategoryController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\TagCategoryManager'] ?? $this->getTagCategoryManagerService()));
  5195.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController'$this));
  5196.         return $instance;
  5197.     }
  5198.     /**
  5199.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\TimelineController' shared autowired service.
  5200.      *
  5201.      * @return \Juki\Bundle\AppBundle\Controller\Admin\TimelineController
  5202.      */
  5203.     protected function getTimelineControllerService()
  5204.     {
  5205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5207.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5208.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5209.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  5210.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/TimelineController.php';
  5211.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\TimelineController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineManager'] ?? $this->getTimelineManagerService()));
  5212.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController'$this));
  5213.         return $instance;
  5214.     }
  5215.     /**
  5216.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\TimelineEventController' shared autowired service.
  5217.      *
  5218.      * @return \Juki\Bundle\AppBundle\Controller\Admin\TimelineEventController
  5219.      */
  5220.     protected function getTimelineEventControllerService()
  5221.     {
  5222.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5223.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5224.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5225.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5226.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/TimelineEventController.php';
  5227.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\TimelineEventController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineEventManager'] ?? $this->getTimelineEventManagerService()));
  5228.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController'$this));
  5229.         return $instance;
  5230.     }
  5231.     /**
  5232.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Admin\WizardCategoryController' shared autowired service.
  5233.      *
  5234.      * @return \Juki\Bundle\AppBundle\Controller\Admin\WizardCategoryController
  5235.      */
  5236.     protected function getWizardCategoryControllerService()
  5237.     {
  5238.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5239.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5240.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5241.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/AbstractCrudController.php';
  5242.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/DictionaryController.php';
  5243.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Admin/WizardCategoryController.php';
  5244.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Admin\WizardCategoryController(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\WizardCategoryManager'] ?? $this->getWizardCategoryManagerService()));
  5245.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController'$this));
  5246.         return $instance;
  5247.     }
  5248.     /**
  5249.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\ArticleController' shared autowired service.
  5250.      *
  5251.      * @return \Juki\Bundle\AppBundle\Controller\Api\ArticleController
  5252.      */
  5253.     protected function getArticleController3Service()
  5254.     {
  5255.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5256.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5257.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5258.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5259.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/ArticleController.php';
  5260.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Service/Helper/TagFilterHelper.php';
  5261.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\ArticleController(($this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\FileManager\\MediaUrlProvider'] ?? $this->getMediaUrlProviderService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ArticleCategoryManager'] ?? $this->getArticleCategoryManagerService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), ($this->privates['Hitso\\Bundle\\TaggingBundle\\Repository\\TagRepository'] ?? $this->getTagRepositoryService()), new \Juki\Bundle\AppBundle\Service\Helper\TagFilterHelper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\FileNormalizer'] ?? $this->getFileNormalizer2Service()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ArticleNormalizer'] ?? $this->getArticleNormalizerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ArticleCategoryNormalizer'] ?? $this->getArticleCategoryNormalizerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ArticleCategoryRepository'] ?? $this->getArticleCategoryRepositoryService()));
  5262.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController'$this));
  5263.         return $instance;
  5264.     }
  5265.     /**
  5266.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\CategoryController' shared autowired service.
  5267.      *
  5268.      * @return \Juki\Bundle\AppBundle\Controller\Api\CategoryController
  5269.      */
  5270.     protected function getCategoryController6Service()
  5271.     {
  5272.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5273.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5274.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5275.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5276.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/CategoryController.php';
  5277.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\CategoryController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\CategoryController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\CategoryNormalizer'] ?? $this->getCategoryNormalizerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ProductNormalizer'] ?? $this->getProductNormalizerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Helper\\FiltersHelper'] ?? $this->getFiltersHelperService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRepository'] ?? $this->getProductRepository2Service()), ($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Search\\ProductSearch'] ?? $this->getProductSearchService()));
  5278.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\CategoryController'$this));
  5279.         return $instance;
  5280.     }
  5281.     /**
  5282.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\ContactController' shared autowired service.
  5283.      *
  5284.      * @return \Juki\Bundle\AppBundle\Controller\Api\ContactController
  5285.      */
  5286.     protected function getContactController2Service()
  5287.     {
  5288.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5289.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5290.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5291.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5292.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/ContactController.php';
  5293.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\ContactController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactManager'] ?? $this->getContactManager2Service()), ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactFormManager'] ?? $this->getContactFormManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5294.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController'$this));
  5295.         return $instance;
  5296.     }
  5297.     /**
  5298.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\CountryController' shared autowired service.
  5299.      *
  5300.      * @return \Juki\Bundle\AppBundle\Controller\Api\CountryController
  5301.      */
  5302.     protected function getCountryControllerService()
  5303.     {
  5304.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5305.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5306.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5307.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5308.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/CountryController.php';
  5309.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\CountryController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\CountryController(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5310.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\CountryController'$this));
  5311.         return $instance;
  5312.     }
  5313.     /**
  5314.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\DistributorController' shared autowired service.
  5315.      *
  5316.      * @return \Juki\Bundle\AppBundle\Controller\Api\DistributorController
  5317.      */
  5318.     protected function getDistributorController2Service()
  5319.     {
  5320.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5321.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5322.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5323.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5324.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/DistributorController.php';
  5325.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\DistributorController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\DistributorController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DistributorManager'] ?? $this->getDistributorManagerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5326.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\DistributorController'$this));
  5327.         return $instance;
  5328.     }
  5329.     /**
  5330.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\ErrorPageController' shared autowired service.
  5331.      *
  5332.      * @return \Juki\Bundle\AppBundle\Controller\Api\ErrorPageController
  5333.      */
  5334.     protected function getErrorPageController2Service()
  5335.     {
  5336.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5337.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5338.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5339.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5340.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/ErrorPageController.php';
  5341.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\ErrorPageController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\ErrorPageController(($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5342.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\ErrorPageController'$this));
  5343.         return $instance;
  5344.     }
  5345.     /**
  5346.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\EventController' shared autowired service.
  5347.      *
  5348.      * @return \Juki\Bundle\AppBundle\Controller\Api\EventController
  5349.      */
  5350.     protected function getEventController2Service()
  5351.     {
  5352.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5353.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5354.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5355.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5356.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/EventController.php';
  5357.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\EventController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\EventController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\EventManager'] ?? $this->getEventManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\EventNormalizer'] ?? $this->getEventNormalizerService()));
  5358.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\EventController'$this));
  5359.         return $instance;
  5360.     }
  5361.     /**
  5362.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\PosController' shared autowired service.
  5363.      *
  5364.      * @return \Juki\Bundle\AppBundle\Controller\Api\PosController
  5365.      */
  5366.     protected function getPosController2Service()
  5367.     {
  5368.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5369.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5370.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5371.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5372.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/PosController.php';
  5373.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\PosController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\PosController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\PosManager'] ?? $this->getPosManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5374.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\PosController'$this));
  5375.         return $instance;
  5376.     }
  5377.     /**
  5378.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\ProductController' shared autowired service.
  5379.      *
  5380.      * @return \Juki\Bundle\AppBundle\Controller\Api\ProductController
  5381.      */
  5382.     protected function getProductController5Service()
  5383.     {
  5384.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5385.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5386.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5387.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5388.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/ProductController.php';
  5389.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\ProductController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductManager'] ?? $this->getProductManager2Service()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Helper\\FiltersHelper'] ?? $this->getFiltersHelperService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5390.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController'$this));
  5391.         return $instance;
  5392.     }
  5393.     /**
  5394.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\RegistrationRequestController' shared autowired service.
  5395.      *
  5396.      * @return \Juki\Bundle\AppBundle\Controller\Api\RegistrationRequestController
  5397.      */
  5398.     protected function getRegistrationRequestController2Service()
  5399.     {
  5400.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5401.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5402.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/RegistrationRequestController.php';
  5403.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\RegistrationRequestController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\RegistrationRequestController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\RegistrationRequestManager'] ?? $this->getRegistrationRequestManagerService()));
  5404.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\RegistrationRequestController'$this));
  5405.         return $instance;
  5406.     }
  5407.     /**
  5408.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\SearchController' shared autowired service.
  5409.      *
  5410.      * @return \Juki\Bundle\AppBundle\Controller\Api\SearchController
  5411.      */
  5412.     protected function getSearchController3Service()
  5413.     {
  5414.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5415.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5416.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5417.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5418.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/SearchController.php';
  5419.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Service/Search/ArticleSearch.php';
  5420.         $a = ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\CategoryNormalizer'] ?? $this->getCategoryNormalizerService());
  5421.         $b = ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Helper\\FiltersHelper'] ?? $this->getFiltersHelperService());
  5422.         $c = ($this->services['serializer'] ?? $this->getSerializerService());
  5423.         $d = ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService());
  5424.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\SearchController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\SearchController(($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ProductNormalizer'] ?? $this->getProductNormalizerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ArticleNormalizer'] ?? $this->getArticleNormalizerService()), $a$b$c, ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()), $d, ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Search\\ProductSearch'] ?? $this->getProductSearchService()), new \Juki\Bundle\AppBundle\Service\Search\ArticleSearch($b$d, ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRepository'] ?? $this->getProductRepository2Service()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ArticleCategoryRepository'] ?? $this->getArticleCategoryRepositoryService()), $c$a, ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ArticleCategoryNormalizer'] ?? $this->getArticleCategoryNormalizerService()), ($this->services['cache.app'] ?? $this->getCache_AppService())), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()));
  5425.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\SearchController'$this));
  5426.         return $instance;
  5427.     }
  5428.     /**
  5429.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\SectionController' shared autowired service.
  5430.      *
  5431.      * @return \Juki\Bundle\AppBundle\Controller\Api\SectionController
  5432.      */
  5433.     protected function getSectionController3Service()
  5434.     {
  5435.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5436.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5437.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5438.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5439.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/SectionController.php';
  5440.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\SectionController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\SectionController(($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\SectionNormalizer'] ?? $this->getSectionNormalizerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5441.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\SectionController'$this));
  5442.         return $instance;
  5443.     }
  5444.     /**
  5445.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\ShopController' shared autowired service.
  5446.      *
  5447.      * @return \Juki\Bundle\AppBundle\Controller\Api\ShopController
  5448.      */
  5449.     protected function getShopController2Service()
  5450.     {
  5451.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5452.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5453.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5454.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5455.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/ShopController.php';
  5456.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\ShopController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\ShopController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ShopManager'] ?? $this->getShopManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ShopNormalizer'] ?? $this->getShopNormalizerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5457.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\ShopController'$this));
  5458.         return $instance;
  5459.     }
  5460.     /**
  5461.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\SlideController' shared autowired service.
  5462.      *
  5463.      * @return \Juki\Bundle\AppBundle\Controller\Api\SlideController
  5464.      */
  5465.     protected function getSlideController2Service()
  5466.     {
  5467.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5468.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5469.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5470.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5471.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/SlideController.php';
  5472.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\SlideController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\SlideController(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\SlideManager'] ?? $this->getSlideManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\SlideNormalizer'] ?? $this->getSlideNormalizerService()));
  5473.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\SlideController'$this));
  5474.         return $instance;
  5475.     }
  5476.     /**
  5477.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\SubscriberController' shared autowired service.
  5478.      *
  5479.      * @return \Juki\Bundle\AppBundle\Controller\Api\SubscriberController
  5480.      */
  5481.     protected function getSubscriberController3Service()
  5482.     {
  5483.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5485.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5486.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5487.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/SubscriberController.php';
  5488.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\SubscriberController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\SubscriberController(($this->privates['Hitso\\Bundle\\NewsletterBundle\\Manager\\SubscriberManager'] ?? $this->getSubscriberManagerService()), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5489.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\SubscriberController'$this));
  5490.         return $instance;
  5491.     }
  5492.     /**
  5493.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\TestController' shared autowired service.
  5494.      *
  5495.      * @return \Juki\Bundle\AppBundle\Controller\Api\TestController
  5496.      */
  5497.     protected function getTestControllerService()
  5498.     {
  5499.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5500.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5501.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5502.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5503.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/TestController.php';
  5504.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Service/Helper/TestFiltersHelper.php';
  5505.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5506.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\TestController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\TestController(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\CategoryNormalizer'] ?? $this->getCategoryNormalizerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ProductNormalizer'] ?? $this->getProductNormalizerService()), new \Juki\Bundle\AppBundle\Service\Helper\TestFiltersHelper($a, ($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductManager'] ?? $this->getProductManagerService())), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRepository'] ?? $this->getProductRepository2Service()), ($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), $a, ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5507.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\TestController'$this));
  5508.         return $instance;
  5509.     }
  5510.     /**
  5511.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\TimelineController' shared autowired service.
  5512.      *
  5513.      * @return \Juki\Bundle\AppBundle\Controller\Api\TimelineController
  5514.      */
  5515.     protected function getTimelineController2Service()
  5516.     {
  5517.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5518.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5519.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5520.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5521.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/TimelineController.php';
  5522.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\TimelineController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\TimelineController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineManager'] ?? $this->getTimelineManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5523.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\TimelineController'$this));
  5524.         return $instance;
  5525.     }
  5526.     /**
  5527.      * Gets the public 'Juki\Bundle\AppBundle\Controller\Api\WizardCategoryController' shared autowired service.
  5528.      *
  5529.      * @return \Juki\Bundle\AppBundle\Controller\Api\WizardCategoryController
  5530.      */
  5531.     protected function getWizardCategoryController2Service()
  5532.     {
  5533.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  5534.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5535.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Controller/Controller.php';
  5536.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/AbstractApiController.php';
  5537.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Controller/Api/WizardCategoryController.php';
  5538.         $this->services['Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController'] = $instance = new \Juki\Bundle\AppBundle\Controller\Api\WizardCategoryController(($this->privates['Juki\\Bundle\\AppBundle\\Manager\\WizardCategoryManager'] ?? $this->getWizardCategoryManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\WizardCategoryNormalizer'] ?? $this->getWizardCategoryNormalizerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  5539.         $instance->setContainer(($this->privates['.service_locator.YuxSq03'] ?? $this->get_ServiceLocator_YuxSq03Service())->withContext('Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController'$this));
  5540.         return $instance;
  5541.     }
  5542.     /**
  5543.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\AttributeDataTable' shared autowired service.
  5544.      *
  5545.      * @return \Juki\Bundle\AppBundle\DataTable\AttributeDataTable
  5546.      */
  5547.     protected function getAttributeDataTable2Service()
  5548.     {
  5549.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5550.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5551.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5552.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5553.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5554.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5555.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/AttributeDataTable.php';
  5556.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/AttributeDataTable.php';
  5557.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\AttributeDataTable'] = new \Juki\Bundle\AppBundle\DataTable\AttributeDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeRepository'] ?? $this->getAttributeRepositoryService()));
  5558.     }
  5559.     /**
  5560.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\CategoryDataTable' shared autowired service.
  5561.      *
  5562.      * @return \Juki\Bundle\AppBundle\DataTable\CategoryDataTable
  5563.      */
  5564.     protected function getCategoryDataTableService()
  5565.     {
  5566.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5567.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5568.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5569.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5570.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5571.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5572.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/CategoryDataTable.php';
  5573.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/CategoryDataTable.php';
  5574.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/SectionTypeCollection.php';
  5575.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/CategorySectionTypeCollection.php';
  5576.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\CategoryDataTable'] = new \Juki\Bundle\AppBundle\DataTable\CategoryDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\CategorySectionTypeCollection'] ?? ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\CategorySectionTypeCollection'] = new \Hitso\Bundle\SectionBundle\Model\CategorySectionTypeCollection())));
  5577.     }
  5578.     /**
  5579.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\ContactDataTable' shared autowired service.
  5580.      *
  5581.      * @return \Juki\Bundle\AppBundle\DataTable\ContactDataTable
  5582.      */
  5583.     protected function getContactDataTableService()
  5584.     {
  5585.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5586.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5587.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5588.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5589.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5590.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5591.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/ContactDataTable.php';
  5592.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\ContactDataTable'] = new \Juki\Bundle\AppBundle\DataTable\ContactDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5593.     }
  5594.     /**
  5595.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\ContactFormDataTable' shared autowired service.
  5596.      *
  5597.      * @return \Juki\Bundle\AppBundle\DataTable\ContactFormDataTable
  5598.      */
  5599.     protected function getContactFormDataTableService()
  5600.     {
  5601.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5602.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5603.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5604.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5605.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5606.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5607.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/ContactFormDataTable.php';
  5608.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\ContactFormDataTable'] = new \Juki\Bundle\AppBundle\DataTable\ContactFormDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5609.     }
  5610.     /**
  5611.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\ContentCategoriesDataTable' shared autowired service.
  5612.      *
  5613.      * @return \Juki\Bundle\AppBundle\DataTable\ContentCategoriesDataTable
  5614.      */
  5615.     protected function getContentCategoriesDataTableService()
  5616.     {
  5617.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5618.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5619.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5620.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5621.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5622.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/ContentCategoriesDataTable.php';
  5623.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\ContentCategoriesDataTable'] = new \Juki\Bundle\AppBundle\DataTable\ContentCategoriesDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5624.     }
  5625.     /**
  5626.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\ContentsDataTable' shared autowired service.
  5627.      *
  5628.      * @return \Juki\Bundle\AppBundle\DataTable\ContentsDataTable
  5629.      */
  5630.     protected function getContentsDataTableService()
  5631.     {
  5632.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5633.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5634.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5635.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5636.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5637.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/ContentsDataTable.php';
  5638.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\ContentsDataTable'] = new \Juki\Bundle\AppBundle\DataTable\ContentsDataTable(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5639.     }
  5640.     /**
  5641.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\DeviceCategoryDataTable' shared autowired service.
  5642.      *
  5643.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\DeviceCategoryDataTable
  5644.      */
  5645.     protected function getDeviceCategoryDataTableService()
  5646.     {
  5647.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5648.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5649.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5650.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5651.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5652.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5653.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/DeviceCategoryDataTable.php';
  5654.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\DeviceCategoryDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\DeviceCategoryDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5655.     }
  5656.     /**
  5657.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\DeviceDataTable' shared autowired service.
  5658.      *
  5659.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\DeviceDataTable
  5660.      */
  5661.     protected function getDeviceDataTableService()
  5662.     {
  5663.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5664.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5665.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5666.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5667.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5668.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5669.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/DeviceDataTable.php';
  5670.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\DeviceDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\DeviceDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5671.     }
  5672.     /**
  5673.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\DistributorDataTable' shared autowired service.
  5674.      *
  5675.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\DistributorDataTable
  5676.      */
  5677.     protected function getDistributorDataTableService()
  5678.     {
  5679.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5680.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5681.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5682.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5683.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5684.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5685.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/DistributorDataTable.php';
  5686.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\DistributorDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\DistributorDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5687.     }
  5688.     /**
  5689.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\EventDataTable' shared autowired service.
  5690.      *
  5691.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\EventDataTable
  5692.      */
  5693.     protected function getEventDataTableService()
  5694.     {
  5695.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5696.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5697.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5698.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5699.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5700.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5701.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/EventDataTable.php';
  5702.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\EventDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\EventDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5703.     }
  5704.     /**
  5705.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\FeatureDataTable' shared autowired service.
  5706.      *
  5707.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\FeatureDataTable
  5708.      */
  5709.     protected function getFeatureDataTableService()
  5710.     {
  5711.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5712.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5713.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5714.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5715.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5716.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5717.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/FeatureDataTable.php';
  5718.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\FeatureDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\FeatureDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5719.     }
  5720.     /**
  5721.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\FeatureHsmDataTable' shared autowired service.
  5722.      *
  5723.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\FeatureHsmDataTable
  5724.      */
  5725.     protected function getFeatureHsmDataTableService()
  5726.     {
  5727.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5728.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5729.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5730.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5731.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5732.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5733.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/FeatureHsmDataTable.php';
  5734.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\FeatureHsmDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\FeatureHsmDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5735.     }
  5736.     /**
  5737.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\ProductAccessoryDataTable' shared autowired service.
  5738.      *
  5739.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\ProductAccessoryDataTable
  5740.      */
  5741.     protected function getProductAccessoryDataTableService()
  5742.     {
  5743.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5744.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5745.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5746.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5747.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5748.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5749.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/ProductAccessoryDataTable.php';
  5750.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\ProductAccessoryDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\ProductAccessoryDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5751.     }
  5752.     /**
  5753.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\RegionDataTable' shared autowired service.
  5754.      *
  5755.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\RegionDataTable
  5756.      */
  5757.     protected function getRegionDataTableService()
  5758.     {
  5759.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5760.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5761.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5762.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5763.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5764.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5765.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/RegionDataTable.php';
  5766.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\RegionDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\RegionDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  5767.     }
  5768.     /**
  5769.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\SewDataTable' shared autowired service.
  5770.      *
  5771.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\SewDataTable
  5772.      */
  5773.     protected function getSewDataTableService()
  5774.     {
  5775.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5776.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5777.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5778.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5779.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5780.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5781.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/SewDataTable.php';
  5782.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\SewDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\SewDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5783.     }
  5784.     /**
  5785.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\ShopDataTable' shared autowired service.
  5786.      *
  5787.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\ShopDataTable
  5788.      */
  5789.     protected function getShopDataTableService()
  5790.     {
  5791.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5792.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5793.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5794.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5795.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5796.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5797.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/ShopDataTable.php';
  5798.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\ShopDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\ShopDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5799.     }
  5800.     /**
  5801.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\TimelineDataTable' shared autowired service.
  5802.      *
  5803.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\TimelineDataTable
  5804.      */
  5805.     protected function getTimelineDataTableService()
  5806.     {
  5807.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5808.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5809.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5810.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5811.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5812.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5813.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/TimelineDataTable.php';
  5814.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\TimelineDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\TimelineDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5815.     }
  5816.     /**
  5817.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Dictionary\TimelineEventDataTable' shared autowired service.
  5818.      *
  5819.      * @return \Juki\Bundle\AppBundle\DataTable\Dictionary\TimelineEventDataTable
  5820.      */
  5821.     protected function getTimelineEventDataTableService()
  5822.     {
  5823.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5824.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5825.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5826.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5827.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5828.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5829.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Dictionary/TimelineEventDataTable.php';
  5830.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Dictionary\\TimelineEventDataTable'] = new \Juki\Bundle\AppBundle\DataTable\Dictionary\TimelineEventDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5831.     }
  5832.     /**
  5833.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\Groups' shared autowired service.
  5834.      *
  5835.      * @return \Juki\Bundle\AppBundle\DataTable\Groups
  5836.      */
  5837.     protected function getGroups2Service()
  5838.     {
  5839.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5840.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5841.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/DataTable/Groups.php';
  5842.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/Groups.php';
  5843.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\Groups'] = new \Juki\Bundle\AppBundle\DataTable\Groups(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  5844.     }
  5845.     /**
  5846.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\PosDataTable' shared autowired service.
  5847.      *
  5848.      * @return \Juki\Bundle\AppBundle\DataTable\PosDataTable
  5849.      */
  5850.     protected function getPosDataTableService()
  5851.     {
  5852.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5853.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5856.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5857.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5858.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/PosDataTable.php';
  5859.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\PosDataTable'] = new \Juki\Bundle\AppBundle\DataTable\PosDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5860.     }
  5861.     /**
  5862.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\ProductAttachmentDataTable' shared autowired service.
  5863.      *
  5864.      * @return \Juki\Bundle\AppBundle\DataTable\ProductAttachmentDataTable
  5865.      */
  5866.     protected function getProductAttachmentDataTableService()
  5867.     {
  5868.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5869.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5870.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5872.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5873.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5874.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/ProductAttachmentDataTable.php';
  5875.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\ProductAttachmentDataTable'] = new \Juki\Bundle\AppBundle\DataTable\ProductAttachmentDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5876.     }
  5877.     /**
  5878.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\ProductDataTable' shared autowired service.
  5879.      *
  5880.      * @return \Juki\Bundle\AppBundle\DataTable\ProductDataTable
  5881.      */
  5882.     protected function getProductDataTable2Service()
  5883.     {
  5884.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5885.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5886.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5887.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5888.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5889.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5890.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/DataTable/ProductDataTable.php';
  5891.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/ProductDataTable.php';
  5892.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\ProductDataTable'] = new \Juki\Bundle\AppBundle\DataTable\ProductDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\ProductSectionTypeCollection'] ?? $this->getProductSectionTypeCollectionService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5893.     }
  5894.     /**
  5895.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\ProductOrderDataTable' shared autowired service.
  5896.      *
  5897.      * @return \Juki\Bundle\AppBundle\DataTable\ProductOrderDataTable
  5898.      */
  5899.     protected function getProductOrderDataTableService()
  5900.     {
  5901.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5902.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5903.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5904.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5905.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5906.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5907.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/ProductOrderDataTable.php';
  5908.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\ProductOrderDataTable'] = new \Juki\Bundle\AppBundle\DataTable\ProductOrderDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  5909.     }
  5910.     /**
  5911.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\RegistrationRequestDataTable' shared autowired service.
  5912.      *
  5913.      * @return \Juki\Bundle\AppBundle\DataTable\RegistrationRequestDataTable
  5914.      */
  5915.     protected function getRegistrationRequestDataTableService()
  5916.     {
  5917.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5918.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5919.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5920.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5921.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5922.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5923.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/RegistrationRequestDataTable.php';
  5924.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\RegistrationRequestDataTable'] = new \Juki\Bundle\AppBundle\DataTable\RegistrationRequestDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5925.     }
  5926.     /**
  5927.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\TagCategoriesDataTable' shared autowired service.
  5928.      *
  5929.      * @return \Juki\Bundle\AppBundle\DataTable\TagCategoriesDataTable
  5930.      */
  5931.     protected function getTagCategoriesDataTableService()
  5932.     {
  5933.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5934.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5935.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5936.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5937.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5938.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5939.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/TagCategoriesDataTable.php';
  5940.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\TagCategoriesDataTable'] = new \Juki\Bundle\AppBundle\DataTable\TagCategoriesDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5941.     }
  5942.     /**
  5943.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\TagsDataTable' shared autowired service.
  5944.      *
  5945.      * @return \Juki\Bundle\AppBundle\DataTable\TagsDataTable
  5946.      */
  5947.     protected function getTagsDataTableService()
  5948.     {
  5949.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5950.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5951.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5952.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5953.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5954.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5955.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/TagsDataTable.php';
  5956.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\TagsDataTable'] = new \Juki\Bundle\AppBundle\DataTable\TagsDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5957.     }
  5958.     /**
  5959.      * Gets the public 'Juki\Bundle\AppBundle\DataTable\WizardCategoryDataTable' shared autowired service.
  5960.      *
  5961.      * @return \Juki\Bundle\AppBundle\DataTable\WizardCategoryDataTable
  5962.      */
  5963.     protected function getWizardCategoryDataTableService()
  5964.     {
  5965.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableInterface.php';
  5966.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/AbstractModel.php';
  5967.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5968.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5969.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/ContainerAwareModel.php';
  5970.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/RepositoryModel.php';
  5971.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataTable/WizardCategoryDataTable.php';
  5972.         return $this->services['Juki\\Bundle\\AppBundle\\DataTable\\WizardCategoryDataTable'] = new \Juki\Bundle\AppBundle\DataTable\WizardCategoryDataTable(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] ?? $this->getDataTableConfigService()));
  5973.     }
  5974.     /**
  5975.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  5976.      *
  5977.      * @return \Liip\ImagineBundle\Controller\ImagineController
  5978.      */
  5979.     protected function getImagineControllerService()
  5980.     {
  5981.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  5982.         return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->privates['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('resolve:APP_SECRET')))));
  5983.     }
  5984.     /**
  5985.      * Gets the public 'Scheb\TwoFactorBundle\Model\PersisterInterface' shared service.
  5986.      *
  5987.      * @return \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersister
  5988.      */
  5989.     protected function getPersisterInterfaceService($lazyLoad true)
  5990.     {
  5991.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Model/PersisterInterface.php';
  5992.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Model/Persister/DoctrinePersister.php';
  5993.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Model/Persister/DoctrinePersisterFactory.php';
  5994.         return $this->services['Scheb\\TwoFactorBundle\\Model\\PersisterInterface'] = (new \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersisterFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL))->getPersister();
  5995.     }
  5996.     /**
  5997.      * Gets the public 'Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface' shared service.
  5998.      *
  5999.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
  6000.      */
  6001.     protected function getTwoFactorFormRendererInterfaceService($lazyLoad true)
  6002.     {
  6003.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/TwoFactorFormRendererInterface.php';
  6004.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/DefaultTwoFactorFormRenderer.php';
  6005.         return $this->services['Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['twig'] ?? $this->getTwigService()), '@SchebTwoFactor/Authentication/form.html.twig');
  6006.     }
  6007.     /**
  6008.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  6009.      *
  6010.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  6011.      */
  6012.     protected function getRedirectController2Service()
  6013.     {
  6014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  6015.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), 80443);
  6016.     }
  6017.     /**
  6018.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  6019.      *
  6020.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  6021.      */
  6022.     protected function getTemplateControllerService()
  6023.     {
  6024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  6025.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['templating'] ?? $this->getTemplatingService()));
  6026.     }
  6027.     /**
  6028.      * Gets the public 'TheCodingMachine\GraphQLite\Bundle\Controller\GraphQL\LoginController' shared autowired service.
  6029.      *
  6030.      * @return \TheCodingMachine\GraphQLite\Bundle\Controller\GraphQL\LoginController
  6031.      */
  6032.     protected function getLoginControllerService()
  6033.     {
  6034.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/Controller/GraphQL/LoginController.php';
  6035.         return $this->services['TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQL\\LoginController'] = new \TheCodingMachine\GraphQLite\Bundle\Controller\GraphQL\LoginController(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'admin');
  6036.     }
  6037.     /**
  6038.      * Gets the public 'TheCodingMachine\GraphQLite\Bundle\Controller\GraphQL\MeController' shared autowired service.
  6039.      *
  6040.      * @return \TheCodingMachine\GraphQLite\Bundle\Controller\GraphQL\MeController
  6041.      */
  6042.     protected function getMeControllerService()
  6043.     {
  6044.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/Controller/GraphQL/MeController.php';
  6045.         return $this->services['TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQL\\MeController'] = new \TheCodingMachine\GraphQLite\Bundle\Controller\GraphQL\MeController(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  6046.     }
  6047.     /**
  6048.      * Gets the public 'TheCodingMachine\GraphQLite\Bundle\Controller\GraphQLiteController' shared autowired service.
  6049.      *
  6050.      * @return \TheCodingMachine\GraphQLite\Bundle\Controller\GraphQLiteController
  6051.      */
  6052.     protected function getGraphQLiteControllerService()
  6053.     {
  6054.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/Controller/GraphQLiteController.php';
  6055.         return $this->services['TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQLiteController'] = new \TheCodingMachine\GraphQLite\Bundle\Controller\GraphQLiteController(($this->privates['GraphQL\\Server\\ServerConfig'] ?? $this->getServerConfigService()));
  6056.     }
  6057.     /**
  6058.      * Gets the public 'TheCodingMachine\GraphQLite\Bundle\Types\SymfonyUserInterfaceType' shared autowired service.
  6059.      *
  6060.      * @return \TheCodingMachine\GraphQLite\Bundle\Types\SymfonyUserInterfaceType
  6061.      */
  6062.     protected function getSymfonyUserInterfaceTypeService()
  6063.     {
  6064.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/Types/SymfonyUserInterfaceType.php';
  6065.         return $this->services['TheCodingMachine\\GraphQLite\\Bundle\\Types\\SymfonyUserInterfaceType'] = new \TheCodingMachine\GraphQLite\Bundle\Types\SymfonyUserInterfaceType();
  6066.     }
  6067.     /**
  6068.      * Gets the public 'TheCodingMachine\GraphQLite\Schema' shared autowired service.
  6069.      *
  6070.      * @return \TheCodingMachine\GraphQLite\Schema
  6071.      */
  6072.     protected function getSchemaService()
  6073.     {
  6074.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Schema.php';
  6075.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/Schema.php';
  6076.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Service/Api/SchemaFactory.php';
  6077.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/Security/AuthenticationServiceInterface.php';
  6078.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/Security/AuthenticationService.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/Security/AuthorizationServiceInterface.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/Security/AuthorizationService.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/QueryProviderFactoryInterface.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/AggregateControllerQueryProviderFactory.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/Mappers/Root/RootTypeMapperFactoryInterface.php';
  6084.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Type/CategoryCounterTypeMapperFactory.php';
  6085.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Type/ContentElementRawTypeMapperFactory.php';
  6086.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Type/ContentElementRenderedTypeMapperFactory.php';
  6087.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Service/Api/Type/ExtraDataTypeMapperFactory.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/Mappers/Parameters/ParameterMiddlewareInterface.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/Mappers/RequestParameterMiddleware.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-symfony-validator-bridge/src/Mappers/Parameters/AssertParameterMiddleware.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/Mappers/TypeMapperInterface.php';
  6092.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/Mappers/StaticTypeMapper.php';
  6093.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/Type.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/OutputType.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/InputType.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/LeafType.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/NullableType.php';
  6098.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/NamedType.php';
  6099.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Type/Definition/ScalarType.php';
  6100.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Api/Type/CategoryCounterType.php';
  6101.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Type/ContentElementRawType.php';
  6102.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Service/Api/Type/ContentElementRenderedType.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/Mappers/TypeMapperFactoryInterface.php';
  6104.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite/src/Mappers/StaticClassListTypeMapperFactory.php';
  6105.         $a = new \Hitso\Bundle\CommonBundle\Service\Api\SchemaFactory(($this->privates['graphqlite.psr16cache'] ?? $this->getGraphqlite_Psr16cacheService()), $this);
  6106.         $b = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  6107.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6108.         $d = ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  6109.         $e = ($this->services['serializer'] ?? $this->getSerializerService());
  6110.         $f = ($this->services['twig'] ?? $this->getTwigService());
  6111.         $g = new \TheCodingMachine\GraphQLite\Mappers\StaticTypeMapper();
  6112.         $g->setNotMappedTypes([=> new \Hitso\Bundle\CatalogBundle\Service\Api\Type\CategoryCounterType($c), => ($this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\Api\\Type\\MediaUrlType'] ?? $this->getMediaUrlTypeService()), => new \Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRawType($d$e), => new \Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRenderedType($d$f$e)]);
  6113.         $a->setAuthenticationService(new \TheCodingMachine\GraphQLite\Bundle\Security\AuthenticationService($b));
  6114.         $a->setAuthorizationService(new \TheCodingMachine\GraphQLite\Bundle\Security\AuthorizationService(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), $b));
  6115.         $a->devMode();
  6116.         $a->addControllerNamespace('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\');
  6117.         $a->addControllerNamespace('Hitso\\Bundle\\ContentBundle\\Service\\Api\\');
  6118.         $a->addControllerNamespace('Hitso\\Bundle\\FileManagerBundle\\Service\\Api\\');
  6119.         $a->addControllerNamespace('Hitso\\Bundle\\NavigationBundle\\Service\\Api\\');
  6120.         $a->addControllerNamespace('Hitso\\Bundle\\SectionBundle\\Service\\Api\\');
  6121.         $a->addTypeNamespace('Hitso\\Bundle\\CatalogBundle\\Service\\Api\\');
  6122.         $a->addTypeNamespace('Hitso\\Bundle\\CatalogBundle\\Entity\\');
  6123.         $a->addTypeNamespace('Hitso\\Bundle\\ContentBundle\\Service\\Api\\');
  6124.         $a->addTypeNamespace('Hitso\\Bundle\\ContentBundle\\Entity\\');
  6125.         $a->addTypeNamespace('Hitso\\Bundle\\FileManagerBundle\\Entity\\');
  6126.         $a->addTypeNamespace('Hitso\\Bundle\\FileManagerBundle\\Service\\Api\\Type\\');
  6127.         $a->addTypeNamespace('Hitso\\Bundle\\NavigationBundle\\Service\\Api\\');
  6128.         $a->addTypeNamespace('Hitso\\Bundle\\NavigationBundle\\Entity\\');
  6129.         $a->addTypeNamespace('Hitso\\Bundle\\CommonBundle\\Api\\Factory\\');
  6130.         $a->addTypeNamespace('Hitso\\Bundle\\ContentBundle\\Service\\Api\\');
  6131.         $a->addTypeNamespace('Hitso\\Bundle\\SectionBundle\\Entity\\');
  6132.         $a->addTypeNamespace('Juki\\Bundle\\AppBundle\\Entity\\');
  6133.         $a->addQueryProviderFactory(new \TheCodingMachine\GraphQLite\AggregateControllerQueryProviderFactory([=> 'TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQL\\LoginController'=> 'TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQL\\MeController'], $this));
  6134.         $a->addRootTypeMapperFactory(new \Hitso\Bundle\CatalogBundle\Service\Api\Type\CategoryCounterTypeMapperFactory($c));
  6135.         $a->addRootTypeMapperFactory(($this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\Api\\Type\\MediaUrlTypeMapperFactory'] ?? $this->getMediaUrlTypeMapperFactoryService()));
  6136.         $a->addRootTypeMapperFactory(new \Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRawTypeMapperFactory($d$e));
  6137.         $a->addRootTypeMapperFactory(new \Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRenderedTypeMapperFactory($d$f$e));
  6138.         $a->addRootTypeMapperFactory(new \Hitso\Bundle\SectionBundle\Service\Api\Type\ExtraDataTypeMapperFactory(($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), $d, ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService())));
  6139.         $a->addParameterMiddleware(new \TheCodingMachine\GraphQLite\Bundle\Mappers\RequestParameterMiddleware());
  6140.         $a->addParameterMiddleware(new \TheCodingMachine\GraphQLite\Validator\Mappers\Parameters\AssertParameterMiddleware(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  6141.         $a->addTypeMapper($g);
  6142.         $a->addTypeMapperFactory(new \TheCodingMachine\GraphQLite\Mappers\StaticClassListTypeMapperFactory([=> 'TheCodingMachine\\GraphQLite\\Bundle\\Types\\SymfonyUserInterfaceType']));
  6143.         return $this->services['TheCodingMachine\\GraphQLite\\Schema'] = $a->createSchema();
  6144.     }
  6145.     /**
  6146.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  6147.      *
  6148.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  6149.      */
  6150.     protected function getBazinga_Jstranslation_ControllerService()
  6151.     {
  6152.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  6153.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6154.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6155.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  6162.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  6163.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6164.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  6165.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  6166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  6167.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Loader/RepositoryLoader.php';
  6168.         $this->services['bazinga.jstranslation.controller'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Controller\Controller(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->targetDir.''.'/bazinga-js-translation'), true'pl''messages''86400');
  6169.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  6170.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader()));
  6171.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  6172.         $instance->addLoader('yaml'$a);
  6173.         $instance->addLoader('yml'$a);
  6174.         $instance->addLoader('xlf'$b);
  6175.         $instance->addLoader('xliff'$b);
  6176.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  6177.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  6178.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  6179.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  6180.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  6181.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  6182.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  6183.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  6184.         $instance->addLoader('hitso_db', ($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader'] ?? ($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader'] = new \Hitso\Bundle\TranslationBundle\Translation\Loader\RepositoryLoader($this))));
  6185.         return $instance;
  6186.     }
  6187.     /**
  6188.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  6189.      *
  6190.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  6191.      */
  6192.     protected function getBazinga_Jstranslation_DumpCommandService()
  6193.     {
  6194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6195.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  6196.         $this->services['bazinga.jstranslation.dump_command'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand(($this->services['bazinga.jstranslation.translation_dumper'] ?? $this->getBazinga_Jstranslation_TranslationDumperService()), (\dirname(__DIR__4).'/src/Hitso/Bundle'));
  6197.         $instance->setName('bazinga:js-translation:dump');
  6198.         return $instance;
  6199.     }
  6200.     /**
  6201.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  6202.      *
  6203.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  6204.      */
  6205.     protected function getBazinga_Jstranslation_TranslationDumperService()
  6206.     {
  6207.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  6208.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6209.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  6212.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  6213.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  6214.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  6215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  6216.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  6217.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  6218.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  6222.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Loader/RepositoryLoader.php';
  6223.         $this->services['bazinga.jstranslation.translation_dumper'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper(($this->services['twig'] ?? $this->getTwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'pl''messages', [=> 'pl'=> 'en'=> 'pl'=> 'en'], []);
  6224.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  6225.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader()));
  6226.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  6227.         $instance->addLoader('yaml'$a);
  6228.         $instance->addLoader('yml'$a);
  6229.         $instance->addLoader('xlf'$b);
  6230.         $instance->addLoader('xliff'$b);
  6231.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  6232.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  6233.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  6234.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  6235.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  6236.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  6237.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  6238.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  6239.         $instance->addLoader('hitso_db', ($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader'] ?? ($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader'] = new \Hitso\Bundle\TranslationBundle\Translation\Loader\RepositoryLoader($this))));
  6240.         return $instance;
  6241.     }
  6242.     /**
  6243.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  6244.      *
  6245.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  6246.      */
  6247.     protected function getBazinga_Jstranslation_TranslationFinderService()
  6248.     {
  6249.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  6250.         return $this->services['bazinga.jstranslation.translation_finder'] = new \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder(['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/translations/roles.en.xlf'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Resources/translations/admin.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/translations/front.pl.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/translations/roles.pl.xlf'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/translations/admin.pl.yml'), 10 => (\dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Resources/translations/admin.pl.yml'), 11 => (\dirname(__DIR__4).'/translations/admin.pl.yaml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')]]);
  6251.     }
  6252.     /**
  6253.      * Gets the public 'cache.app' shared service.
  6254.      *
  6255.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6256.      */
  6257.     protected function getCache_AppService()
  6258.     {
  6259.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('gAXJdB2rRG'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  6260.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  6261.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  6262.     }
  6263.     /**
  6264.      * Gets the public 'cache.app_clearer' shared service.
  6265.      *
  6266.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  6267.      */
  6268.     protected function getCache_AppClearerService()
  6269.     {
  6270.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  6271.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'wizard_category.cache' => ($this->privates['wizard_category.cache.traceable'] ?? $this->getWizardCategory_Cache_TraceableService()), 'category_filters.cache' => ($this->privates['category_filters.cache.traceable'] ?? $this->getCategoryFilters_Cache_TraceableService())]);
  6272.     }
  6273.     /**
  6274.      * Gets the public 'cache.global_clearer' shared service.
  6275.      *
  6276.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  6277.      */
  6278.     protected function getCache_GlobalClearerService()
  6279.     {
  6280.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  6281.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'wizard_category.cache' => ($this->privates['wizard_category.cache.traceable'] ?? $this->getWizardCategory_Cache_TraceableService()), 'category_filters.cache' => ($this->privates['category_filters.cache.traceable'] ?? $this->getCategoryFilters_Cache_TraceableService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService())]);
  6282.     }
  6283.     /**
  6284.      * Gets the public 'cache.system' shared service.
  6285.      *
  6286.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6287.      */
  6288.     protected function getCache_SystemService()
  6289.     {
  6290.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aGDU3LJwfK'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  6291.     }
  6292.     /**
  6293.      * Gets the public 'cache.system_clearer' shared service.
  6294.      *
  6295.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  6296.      */
  6297.     protected function getCache_SystemClearerService()
  6298.     {
  6299.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  6300.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService())]);
  6301.     }
  6302.     /**
  6303.      * Gets the public 'cache_clearer' shared service.
  6304.      *
  6305.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  6306.      */
  6307.     protected function getCacheClearerService()
  6308.     {
  6309.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  6310.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  6311.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  6312.             yield => ($this->privates['cmf_seo.cache.file'] ?? ($this->privates['cmf_seo.cache.file'] = new \Symfony\Cmf\Bundle\SeoBundle\Cache\FileCache($this->targetDir.'''cmf_seo')));
  6313.             yield => ($this->privates['graphqlite.cacheclearer'] ?? $this->getGraphqlite_CacheclearerService());
  6314.         }, 3));
  6315.     }
  6316.     /**
  6317.      * Gets the public 'cache_warmer' shared service.
  6318.      *
  6319.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  6320.      */
  6321.     protected function getCacheWarmerService()
  6322.     {
  6323.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  6324.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  6325.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  6326.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  6327.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  6328.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  6329.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  6330.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  6331.             yield => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService());
  6332.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  6333.             yield => ($this->privates['cmf_seo.cache.file'] ?? ($this->privates['cmf_seo.cache.file'] = new \Symfony\Cmf\Bundle\SeoBundle\Cache\FileCache($this->targetDir.'''cmf_seo')));
  6334.             yield => ($this->privates['Hitso\\Bundle\\BlocksBundle\\Block\\Loader'] ?? $this->getLoaderService());
  6335.         }, 10), true, ($this->targetDir.''.'/BundleHitso_Bundle_KernelDevDebugContainerDeprecations.log'));
  6336.     }
  6337.     /**
  6338.      * Gets the public 'cmf_routing.router' shared service.
  6339.      *
  6340.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  6341.      */
  6342.     protected function getCmfRouting_RouterService()
  6343.     {
  6344.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  6345.         $this->services['cmf_routing.router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  6346.         $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  6347.         $c = new \Symfony\Bridge\Monolog\Logger('router');
  6348.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6349.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6350.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6351.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  6352.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6353.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  6354.         ], [
  6355.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  6356.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $c'pl');
  6357.         $d->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  6358.         $e = new \Hitso\Bundle\RoutingBundle\Provider\RouteProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['routing_generator_map'], ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  6359.         $instance->setContext($b);
  6360.         $instance->add($d300);
  6361.         $instance->add(new \Hitso\Bundle\RoutingBundle\Router\AliasRouter($b, new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher($e, new \Symfony\Cmf\Component\Routing\NestedMatcher\UrlMatcher(new \Symfony\Component\Routing\RouteCollection(), new \Symfony\Component\Routing\RequestContext())), new \Symfony\Cmf\Component\Routing\ContentAwareGenerator($e$a), '', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $e$d), 100);
  6362.         return $instance;
  6363.     }
  6364.     /**
  6365.      * Gets the public 'cmf_seo.error.suggestion_provider.controller' shared service.
  6366.      *
  6367.      * @return \Symfony\Cmf\Bundle\SeoBundle\Controller\SuggestionProviderController
  6368.      */
  6369.     protected function getCmfSeo_Error_SuggestionProvider_ControllerService()
  6370.     {
  6371.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Controller/ExceptionController.php';
  6372.         include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Controller/SuggestionProviderController.php';
  6373.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  6374.         include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Matcher/ExclusionMatcher.php';
  6375.         return $this->services['cmf_seo.error.suggestion_provider.controller'] = new \Symfony\Cmf\Bundle\SeoBundle\Controller\SuggestionProviderController(($this->services['twig'] ?? $this->getTwigService()), true, new \Symfony\Cmf\Bundle\SeoBundle\Matcher\ExclusionMatcher(), [], []);
  6376.     }
  6377.     /**
  6378.      * Gets the public 'console.command.public_alias.Hitso\Bundle\CatalogBundle\Command\MigrateAttributesBetweenSites' shared autowired service.
  6379.      *
  6380.      * @return \Hitso\Bundle\CatalogBundle\Command\MigrateAttributesBetweenSites
  6381.      */
  6382.     protected function getMigrateAttributesBetweenSitesService()
  6383.     {
  6384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6385.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Command/MigrateAttributesBetweenSites.php';
  6386.         return $this->services['console.command.public_alias.Hitso\\Bundle\\CatalogBundle\\Command\\MigrateAttributesBetweenSites'] = new \Hitso\Bundle\CatalogBundle\Command\MigrateAttributesBetweenSites(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  6387.     }
  6388.     /**
  6389.      * Gets the public 'console.command.public_alias.Hitso\Bundle\CommonBundle\Command\ClearRoutingCommand' shared autowired service.
  6390.      *
  6391.      * @return \Hitso\Bundle\CommonBundle\Command\ClearRoutingCommand
  6392.      */
  6393.     protected function getClearRoutingCommandService()
  6394.     {
  6395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6396.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Command/ClearRoutingCommand.php';
  6397.         return $this->services['console.command.public_alias.Hitso\\Bundle\\CommonBundle\\Command\\ClearRoutingCommand'] = new \Hitso\Bundle\CommonBundle\Command\ClearRoutingCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  6398.     }
  6399.     /**
  6400.      * Gets the public 'console.command.public_alias.Hitso\Bundle\CommonBundle\Command\EnhanceCommand' shared autowired service.
  6401.      *
  6402.      * @return \Hitso\Bundle\CommonBundle\Command\EnhanceCommand
  6403.      */
  6404.     protected function getEnhanceCommandService()
  6405.     {
  6406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6407.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Command/EnhanceCommand.php';
  6408.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/Process/ProcessHelperInterface.php';
  6409.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/Process/ProcessHelper.php';
  6410.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Enhancer/TraitGenerator/TraitGeneratorEnhancerCollection.php';
  6411.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Enhancer/MappingEnhancerInterface.php';
  6412.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Enhancer/AbstractMappingEnhancer.php';
  6413.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/ArticleMappingEnhancer.php';
  6414.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/AttributeMappingEnhancer.php';
  6415.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/CategoryMappingEnhancer.php';
  6416.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/ContentCategoryMappingEnhancer.php';
  6417.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/ContentMappingEnhancer.php';
  6418.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/ProductMappingEnhancer.php';
  6419.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/SectionGroupMappingEnhancer.php';
  6420.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/SectionMappingEnhancer.php';
  6421.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/SlideMappingEnhancer.php';
  6422.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/TagMappingEnhancer.php';
  6423.         $a = new \Hitso\Bundle\CommonBundle\Doctrine\Enhancer\TraitGenerator\TraitGeneratorEnhancerCollection();
  6424.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ArticleMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ArticleMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\ArticleMappingEnhancer())));
  6425.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\AttributeMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\AttributeMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\AttributeMappingEnhancer())));
  6426.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\CategoryMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\CategoryMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\CategoryMappingEnhancer())));
  6427.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ContentCategoryMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ContentCategoryMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\ContentCategoryMappingEnhancer())));
  6428.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ContentMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ContentMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\ContentMappingEnhancer())));
  6429.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ProductMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ProductMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\ProductMappingEnhancer())));
  6430.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\RegionMappingEnhancer'] ?? $this->getRegionMappingEnhancerService()));
  6431.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SectionGroupMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SectionGroupMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\SectionGroupMappingEnhancer())));
  6432.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SectionMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SectionMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\SectionMappingEnhancer())));
  6433.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SlideMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SlideMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\SlideMappingEnhancer())));
  6434.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\TagMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\TagMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\TagMappingEnhancer())));
  6435.         return $this->services['console.command.public_alias.Hitso\\Bundle\\CommonBundle\\Command\\EnhanceCommand'] = new \Hitso\Bundle\CommonBundle\Command\EnhanceCommand(new \Hitso\Bundle\CommonBundle\Helper\Process\ProcessHelper($this->getEnv('resolve:PHP_BIN_PATH'), \dirname(__DIR__4)), $a);
  6436.     }
  6437.     /**
  6438.      * Gets the public 'console.command.public_alias.Hitso\Bundle\CommonBundle\Command\LoadSystemDefaultsCommand' shared autowired service.
  6439.      *
  6440.      * @return \Hitso\Bundle\CommonBundle\Command\LoadSystemDefaultsCommand
  6441.      */
  6442.     protected function getLoadSystemDefaultsCommandService()
  6443.     {
  6444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6445.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Command/LoadSystemDefaultsCommand.php';
  6446.         return $this->services['console.command.public_alias.Hitso\\Bundle\\CommonBundle\\Command\\LoadSystemDefaultsCommand'] = new \Hitso\Bundle\CommonBundle\Command\LoadSystemDefaultsCommand(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configuration\\SystemConfiguratorCollection'] ?? $this->getSystemConfiguratorCollectionService()));
  6447.     }
  6448.     /**
  6449.      * Gets the public 'console.command.public_alias.Hitso\Bundle\ContentBundle\Command\CreateFakeArticlesCommand' shared autowired service.
  6450.      *
  6451.      * @return \Hitso\Bundle\ContentBundle\Command\CreateFakeArticlesCommand
  6452.      */
  6453.     protected function getCreateFakeArticlesCommandService()
  6454.     {
  6455.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6456.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Command/CreateFakeArticlesCommand.php';
  6457.         return $this->services['console.command.public_alias.Hitso\\Bundle\\ContentBundle\\Command\\CreateFakeArticlesCommand'] = new \Hitso\Bundle\ContentBundle\Command\CreateFakeArticlesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  6458.     }
  6459.     /**
  6460.      * Gets the public 'console.command.public_alias.Hitso\Bundle\ContentBundle\Command\EvaluateContentRankingCommand' shared autowired service.
  6461.      *
  6462.      * @return \Hitso\Bundle\ContentBundle\Command\EvaluateContentRankingCommand
  6463.      */
  6464.     protected function getEvaluateContentRankingCommandService()
  6465.     {
  6466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6467.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Command/EvaluateContentRankingCommand.php';
  6468.         return $this->services['console.command.public_alias.Hitso\\Bundle\\ContentBundle\\Command\\EvaluateContentRankingCommand'] = new \Hitso\Bundle\ContentBundle\Command\EvaluateContentRankingCommand(($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ContentManager'] ?? $this->getContentManagerService()));
  6469.     }
  6470.     /**
  6471.      * Gets the public 'console.command.public_alias.Hitso\Bundle\ContentBundle\Command\ImportWordpressArticlesCommand' shared autowired service.
  6472.      *
  6473.      * @return \Hitso\Bundle\ContentBundle\Command\ImportWordpressArticlesCommand
  6474.      */
  6475.     protected function getImportWordpressArticlesCommandService()
  6476.     {
  6477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6478.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Command/ImportWordpressArticlesCommand.php';
  6479.         return $this->services['console.command.public_alias.Hitso\\Bundle\\ContentBundle\\Command\\ImportWordpressArticlesCommand'] = new \Hitso\Bundle\ContentBundle\Command\ImportWordpressArticlesCommand(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager'] ?? $this->getDirectoryManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  6480.     }
  6481.     /**
  6482.      * Gets the public 'console.command.public_alias.Hitso\Bundle\SearchBundle\Command\ReindexCommand' shared autowired service.
  6483.      *
  6484.      * @return \Hitso\Bundle\SearchBundle\Command\ReindexCommand
  6485.      */
  6486.     protected function getReindexCommandService()
  6487.     {
  6488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6489.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Command/ReindexCommand.php';
  6490.         return $this->services['console.command.public_alias.Hitso\\Bundle\\SearchBundle\\Command\\ReindexCommand'] = new \Hitso\Bundle\SearchBundle\Command\ReindexCommand(($this->services['Hitso\\Bundle\\SearchBundle\\Service\\Search\\SearchTypeCollection'] ?? $this->getSearchTypeCollectionService()), ($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()), ($this->privates['Hitso\\Bundle\\SearchBundle\\Service\\ElasticSearch\\ElasticSearchAdapter'] ?? $this->getElasticSearchAdapterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  6491.     }
  6492.     /**
  6493.      * Gets the public 'console.command.public_alias.Hitso\Bundle\TranslationBundle\Command\HitsoTranslationApplyCommand' shared autowired service.
  6494.      *
  6495.      * @return \Hitso\Bundle\TranslationBundle\Command\HitsoTranslationApplyCommand
  6496.      */
  6497.     protected function getHitsoTranslationApplyCommandService()
  6498.     {
  6499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6500.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Command/HitsoTranslationApplyCommand.php';
  6501.         return $this->services['console.command.public_alias.Hitso\\Bundle\\TranslationBundle\\Command\\HitsoTranslationApplyCommand'] = new \Hitso\Bundle\TranslationBundle\Command\HitsoTranslationApplyCommand(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Hitso\\Bundle\\TranslationBundle\\Manager\\TranslationMessageManager'] ?? $this->getTranslationMessageManagerService()), ($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\TranslationsManager'] ?? $this->getTranslationsManagerService()));
  6502.     }
  6503.     /**
  6504.      * Gets the public 'console.command.public_alias.Hitso\Bundle\TranslationBundle\Command\HitsoTranslationCleanCommand' shared autowired service.
  6505.      *
  6506.      * @return \Hitso\Bundle\TranslationBundle\Command\HitsoTranslationCleanCommand
  6507.      */
  6508.     protected function getHitsoTranslationCleanCommandService()
  6509.     {
  6510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6511.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Command/HitsoTranslationCleanCommand.php';
  6512.         return $this->services['console.command.public_alias.Hitso\\Bundle\\TranslationBundle\\Command\\HitsoTranslationCleanCommand'] = new \Hitso\Bundle\TranslationBundle\Command\HitsoTranslationCleanCommand(($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\TranslationsManager'] ?? $this->getTranslationsManagerService()));
  6513.     }
  6514.     /**
  6515.      * Gets the public 'console.command.public_alias.Hitso\Bundle\TranslationBundle\Command\HitsoTranslationUpdateCommand' shared autowired service.
  6516.      *
  6517.      * @return \Hitso\Bundle\TranslationBundle\Command\HitsoTranslationUpdateCommand
  6518.      */
  6519.     protected function getHitsoTranslationUpdateCommandService()
  6520.     {
  6521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6522.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Command/HitsoTranslationUpdateCommand.php';
  6523.         return $this->services['console.command.public_alias.Hitso\\Bundle\\TranslationBundle\\Command\\HitsoTranslationUpdateCommand'] = new \Hitso\Bundle\TranslationBundle\Command\HitsoTranslationUpdateCommand(($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\TranslationsManager'] ?? $this->getTranslationsManagerService()));
  6524.     }
  6525.     /**
  6526.      * Gets the public 'console.command.public_alias.Juki\Bundle\AppBundle\Command\ImportDistributorsCommand' shared autowired service.
  6527.      *
  6528.      * @return \Juki\Bundle\AppBundle\Command\ImportDistributorsCommand
  6529.      */
  6530.     protected function getImportDistributorsCommandService()
  6531.     {
  6532.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6533.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Command/ImportDistributorsCommand.php';
  6534.         return $this->services['console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\ImportDistributorsCommand'] = new \Juki\Bundle\AppBundle\Command\ImportDistributorsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  6535.     }
  6536.     /**
  6537.      * Gets the public 'console.command.public_alias.Juki\Bundle\AppBundle\Command\LoadCmsNameCommand' shared autowired service.
  6538.      *
  6539.      * @return \Juki\Bundle\AppBundle\Command\LoadCmsNameCommand
  6540.      */
  6541.     protected function getLoadCmsNameCommandService()
  6542.     {
  6543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6544.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Command/LoadCmsNameCommand.php';
  6545.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6546.         return $this->services['console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\LoadCmsNameCommand'] = new \Juki\Bundle\AppBundle\Command\LoadCmsNameCommand(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['Juki\\Bundle\\AppBundle\\Helper\\LoadFilesHelper'] ?? $this->getLoadFilesHelperService()), $a$a);
  6547.     }
  6548.     /**
  6549.      * Gets the public 'console.command.public_alias.Juki\Bundle\AppBundle\Command\LoadProductsCommand' shared autowired service.
  6550.      *
  6551.      * @return \Juki\Bundle\AppBundle\Command\LoadProductsCommand
  6552.      */
  6553.     protected function getLoadProductsCommandService()
  6554.     {
  6555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6556.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Command/LoadProductsCommand.php';
  6557.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6558.         return $this->services['console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\LoadProductsCommand'] = new \Juki\Bundle\AppBundle\Command\LoadProductsCommand(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['Juki\\Bundle\\AppBundle\\Helper\\LoadFilesHelper'] ?? $this->getLoadFilesHelperService()), $a$a);
  6559.     }
  6560.     /**
  6561.      * Gets the public 'console.command.public_alias.Juki\Bundle\AppBundle\Command\LoadShopsCommand' shared autowired service.
  6562.      *
  6563.      * @return \Juki\Bundle\AppBundle\Command\LoadShopsCommand
  6564.      */
  6565.     protected function getLoadShopsCommandService()
  6566.     {
  6567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6568.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Command/LoadShopsCommand.php';
  6569.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6570.         return $this->services['console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\LoadShopsCommand'] = new \Juki\Bundle\AppBundle\Command\LoadShopsCommand(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['Juki\\Bundle\\AppBundle\\Helper\\LoadFilesHelper'] ?? $this->getLoadFilesHelperService()), $a$a);
  6571.     }
  6572.     /**
  6573.      * Gets the public 'console.command.public_alias.Juki\Bundle\AppBundle\Command\SetProductPosition' shared autowired service.
  6574.      *
  6575.      * @return \Juki\Bundle\AppBundle\Command\SetProductPosition
  6576.      */
  6577.     protected function getSetProductPositionService()
  6578.     {
  6579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6580.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Command/SetProductPosition.php';
  6581.         return $this->services['console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\SetProductPosition'] = new \Juki\Bundle\AppBundle\Command\SetProductPosition(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  6582.     }
  6583.     /**
  6584.      * Gets the public 'console.command.public_alias.Sonata\SeoBundle\Command\SitemapGeneratorCommand' shared service.
  6585.      *
  6586.      * @return \Sonata\SeoBundle\Command\SitemapGeneratorCommand
  6587.      */
  6588.     protected function getSitemapGeneratorCommandService()
  6589.     {
  6590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6591.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  6592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Command/SitemapGeneratorCommand.php';
  6593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Source/SourceIteratorInterface.php';
  6594.         include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Sitemap/SourceManager.php';
  6595.         return $this->services['console.command.public_alias.Sonata\\SeoBundle\\Command\\SitemapGeneratorCommand'] = new \Sonata\SeoBundle\Command\SitemapGeneratorCommand(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), new \Sonata\SeoBundle\Sitemap\SourceManager(), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  6596.     }
  6597.     /**
  6598.      * Gets the public 'console.command.public_alias.doctrine_cache.contains_command' shared service.
  6599.      *
  6600.      * @return \Doctrine\Bundle\DoctrineCacheBundle\Command\ContainsCommand
  6601.      */
  6602.     protected function getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService()
  6603.     {
  6604.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6605.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  6606.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/Command/CacheCommand.php';
  6607.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/Command/ContainsCommand.php';
  6608.         return $this->services['console.command.public_alias.doctrine_cache.contains_command'] = new \Doctrine\Bundle\DoctrineCacheBundle\Command\ContainsCommand();
  6609.     }
  6610.     /**
  6611.      * Gets the public 'console.command.public_alias.doctrine_cache.delete_command' shared service.
  6612.      *
  6613.      * @return \Doctrine\Bundle\DoctrineCacheBundle\Command\DeleteCommand
  6614.      */
  6615.     protected function getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService()
  6616.     {
  6617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6618.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  6619.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/Command/CacheCommand.php';
  6620.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/Command/DeleteCommand.php';
  6621.         return $this->services['console.command.public_alias.doctrine_cache.delete_command'] = new \Doctrine\Bundle\DoctrineCacheBundle\Command\DeleteCommand();
  6622.     }
  6623.     /**
  6624.      * Gets the public 'console.command.public_alias.doctrine_cache.flush_command' shared service.
  6625.      *
  6626.      * @return \Doctrine\Bundle\DoctrineCacheBundle\Command\FlushCommand
  6627.      */
  6628.     protected function getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService()
  6629.     {
  6630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6631.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  6632.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/Command/CacheCommand.php';
  6633.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/Command/FlushCommand.php';
  6634.         return $this->services['console.command.public_alias.doctrine_cache.flush_command'] = new \Doctrine\Bundle\DoctrineCacheBundle\Command\FlushCommand();
  6635.     }
  6636.     /**
  6637.      * Gets the public 'console.command.public_alias.doctrine_cache.stats_command' shared service.
  6638.      *
  6639.      * @return \Doctrine\Bundle\DoctrineCacheBundle\Command\StatsCommand
  6640.      */
  6641.     protected function getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService()
  6642.     {
  6643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6644.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  6645.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/Command/CacheCommand.php';
  6646.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/Command/StatsCommand.php';
  6647.         return $this->services['console.command.public_alias.doctrine_cache.stats_command'] = new \Doctrine\Bundle\DoctrineCacheBundle\Command\StatsCommand();
  6648.     }
  6649.     /**
  6650.      * Gets the public 'console.command_loader' shared service.
  6651.      *
  6652.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  6653.      */
  6654.     protected function getConsole_CommandLoaderService()
  6655.     {
  6656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  6657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  6658.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6659.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  6660.             'TheCodingMachine\\GraphQLite\\Bundle\\Command\\DumpSchemaCommand' => ['privates''TheCodingMachine\\GraphQLite\\Bundle\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  6661.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  6662.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  6663.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  6664.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  6665.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  6666.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  6667.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  6668.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  6669.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  6670.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  6671.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  6672.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  6673.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  6674.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  6675.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  6676.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  6677.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  6678.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  6679.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  6680.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  6681.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  6682.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  6683.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  6684.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  6685.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  6686.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  6687.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  6688.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  6689.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  6690.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  6691.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  6692.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  6693.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  6694.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  6695.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  6696.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  6697.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  6698.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  6699.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  6700.             'doctrine.generate_entities_command' => ['privates''doctrine.generate_entities_command''getDoctrine_GenerateEntitiesCommandService'false],
  6701.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  6702.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  6703.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  6704.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  6705.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  6706.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  6707.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  6708.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  6709.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  6710.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  6711.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  6712.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  6713.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  6714.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  6715.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  6716.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  6717.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  6718.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  6719.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  6720.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  6721.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  6722.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  6723.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  6724.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  6725.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  6726.             'jms_translation.command.extract' => ['privates''jms_translation.command.extract''getJmsTranslation_Command_ExtractService'false],
  6727.             'jms_translation.command.list_resources' => ['privates''jms_translation.command.list_resources''getJmsTranslation_Command_ListResourcesService'false],
  6728.             'liip_imagine.command.remove_cache_command' => ['services''liip_imagine.command.remove_cache_command''getLiipImagine_Command_RemoveCacheCommandService'false],
  6729.             'liip_imagine.command.resolve_cache_command' => ['services''liip_imagine.command.resolve_cache_command''getLiipImagine_Command_ResolveCacheCommandService'false],
  6730.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  6731.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  6732.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  6733.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  6734.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  6735.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  6736.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  6737.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  6738.             'maker.auto_command.make_functional_test' => ['privates''maker.auto_command.make_functional_test''getMaker_AutoCommand_MakeFunctionalTestService'false],
  6739.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  6740.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  6741.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  6742.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  6743.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  6744.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  6745.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  6746.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  6747.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  6748.             'maker.auto_command.make_unit_test' => ['privates''maker.auto_command.make_unit_test''getMaker_AutoCommand_MakeUnitTestService'false],
  6749.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  6750.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  6751.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  6752.             'scheduler.command.scheduled_task' => ['privates''scheduler.command.scheduled_task''getScheduler_Command_ScheduledTaskService'false],
  6753.             'scheduler.command.scheduled_task_list' => ['privates''scheduler.command.scheduled_task_list''getScheduler_Command_ScheduledTaskListService'false],
  6754.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  6755.             'snc_redis.command.flush_all' => ['privates''snc_redis.command.flush_all''getSncRedis_Command_FlushAllService'false],
  6756.             'snc_redis.command.flush_db' => ['privates''snc_redis.command.flush_db''getSncRedis_Command_FlushDbService'false],
  6757.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  6758.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  6759.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  6760.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  6761.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  6762.         ], [
  6763.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  6764.             'TheCodingMachine\\GraphQLite\\Bundle\\Command\\DumpSchemaCommand' => 'TheCodingMachine\\GraphQLite\\Bundle\\Command\\DumpSchemaCommand',
  6765.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  6766.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  6767.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  6768.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  6769.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  6770.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  6771.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  6772.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  6773.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  6774.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  6775.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  6776.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  6777.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  6778.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  6779.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  6780.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  6781.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  6782.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  6783.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  6784.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  6785.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  6786.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  6787.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  6788.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  6789.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  6790.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  6791.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  6792.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  6793.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  6794.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  6795.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  6796.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  6797.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  6798.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  6799.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  6800.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  6801.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  6802.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  6803.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  6804.             'doctrine.generate_entities_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\GenerateEntitiesDoctrineCommand',
  6805.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  6806.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  6807.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  6808.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  6809.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  6810.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  6811.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  6812.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  6813.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  6814.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  6815.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  6816.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  6817.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  6818.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  6819.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  6820.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  6821.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  6822.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  6823.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  6824.             'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
  6825.             'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
  6826.             'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
  6827.             'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
  6828.             'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
  6829.             'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
  6830.             'jms_translation.command.extract' => 'JMS\\TranslationBundle\\Command\\ExtractTranslationCommand',
  6831.             'jms_translation.command.list_resources' => 'JMS\\TranslationBundle\\Command\\ResourcesListCommand',
  6832.             'liip_imagine.command.remove_cache_command' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  6833.             'liip_imagine.command.resolve_cache_command' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  6834.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6835.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6836.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6837.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6838.             'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6839.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6840.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6841.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6842.             'maker.auto_command.make_functional_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6843.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6844.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6845.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6846.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6847.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6848.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6849.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6850.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6851.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6852.             'maker.auto_command.make_unit_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6853.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6854.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6855.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  6856.             'scheduler.command.scheduled_task' => 'Goksagun\\SchedulerBundle\\Command\\ScheduledTaskCommand',
  6857.             'scheduler.command.scheduled_task_list' => 'Goksagun\\SchedulerBundle\\Command\\ScheduledTaskListCommand',
  6858.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  6859.             'snc_redis.command.flush_all' => 'Snc\\RedisBundle\\Command\\RedisFlushallCommand',
  6860.             'snc_redis.command.flush_db' => 'Snc\\RedisBundle\\Command\\RedisFlushdbCommand',
  6861.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  6862.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  6863.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  6864.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  6865.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  6866.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:database:import' => 'doctrine.database_import_command''doctrine:generate:entities' => 'doctrine.generate_entities_command''doctrine:query:sql' => 'doctrine.query_sql_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''security:encode-password' => 'security.command.user_password_encoder''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''fos:user:activate' => 'fos_user.command.activate_user''fos:user:change-password' => 'fos_user.command.change_password''fos:user:create' => 'fos_user.command.create_user''fos:user:deactivate' => 'fos_user.command.deactivate_user''fos:user:demote' => 'fos_user.command.demote_user''fos:user:promote' => 'fos_user.command.promote_user''liip:imagine:cache:remove' => 'liip_imagine.command.remove_cache_command''liip:imagine:cache:resolve' => 'liip_imagine.command.resolve_cache_command''sentry:test' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand''redis:flushall' => 'snc_redis.command.flush_all''redis:flushdb' => 'snc_redis.command.flush_db''bazinga:js-translation:dump' => 'bazinga.jstranslation.dump_command''translation:extract' => 'jms_translation.command.extract''translation:list-resources' => 'jms_translation.command.list_resources''scheduler:run' => 'scheduler.command.scheduled_task''scheduler:list' => 'scheduler.command.scheduled_task_list''graphqlite:dump-schema' => 'TheCodingMachine\\GraphQLite\\Bundle\\Command\\DumpSchemaCommand''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:functional-test' => 'maker.auto_command.make_functional_test''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:unit-test' => 'maker.auto_command.make_unit_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  6867.     }
  6868.     /**
  6869.      * Gets the public 'container.env_var_processors_locator' shared service.
  6870.      *
  6871.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6872.      */
  6873.     protected function getContainer_EnvVarProcessorsLocatorService()
  6874.     {
  6875.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6876.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6877.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6878.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6879.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6880.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6881.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6882.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6883.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6884.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6885.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6886.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6887.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6888.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6889.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6890.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6891.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  6892.         ], [
  6893.             'base64' => '?',
  6894.             'bool' => '?',
  6895.             'const' => '?',
  6896.             'csv' => '?',
  6897.             'default' => '?',
  6898.             'file' => '?',
  6899.             'float' => '?',
  6900.             'int' => '?',
  6901.             'json' => '?',
  6902.             'key' => '?',
  6903.             'query_string' => '?',
  6904.             'require' => '?',
  6905.             'resolve' => '?',
  6906.             'string' => '?',
  6907.             'trim' => '?',
  6908.             'url' => '?',
  6909.         ]);
  6910.     }
  6911.     /**
  6912.      * Gets the public 'doctrine' shared service.
  6913.      *
  6914.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  6915.      */
  6916.     protected function getDoctrineService()
  6917.     {
  6918.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  6919.     }
  6920.     /**
  6921.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  6922.      *
  6923.      * @return \Doctrine\DBAL\Connection
  6924.      */
  6925.     protected function getDoctrine_Dbal_DefaultConnectionService()
  6926.     {
  6927.         $a = new \Doctrine\DBAL\Configuration();
  6928.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  6929.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  6930.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6931.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6932.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  6933.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  6934.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  6935.         $a->setSQLLogger($b);
  6936.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6937.             'Hitso\\Bundle\\CatalogBundle\\EventListener\\ChangeLogEventListener' => ['privates''Hitso\\Bundle\\CatalogBundle\\EventListener\\ChangeLogEventListener''getChangeLogEventListenerService'false],
  6938.             'Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductEventListener' => ['privates''Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductEventListener''getProductEventListenerService'false],
  6939.             'Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\ChangeLogEventSubscriber' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\ChangeLogEventSubscriber''getChangeLogEventSubscriberService'false],
  6940.             'Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\ClassMetadataEventSubscriber' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\ClassMetadataEventSubscriber''getClassMetadataEventSubscriberService'false],
  6941.             'Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\VersionEventSubscriber' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\VersionEventSubscriber''getVersionEventSubscriberService'false],
  6942.             'Hitso\\Bundle\\CommonBundle\\EventListener\\CrudLogListener' => ['privates''Hitso\\Bundle\\CommonBundle\\EventListener\\CrudLogListener''getCrudLogListenerService'false],
  6943.             'Hitso\\Bundle\\ContentBundle\\EventListener\\ChangeLogEventListener' => ['privates''Hitso\\Bundle\\ContentBundle\\EventListener\\ChangeLogEventListener''getChangeLogEventListener2Service'false],
  6944.             'Hitso\\Bundle\\ContentBundle\\EventListener\\ContentDetectorListener' => ['privates''Hitso\\Bundle\\ContentBundle\\EventListener\\ContentDetectorListener''getContentDetectorListenerService'false],
  6945.             'Hitso\\Bundle\\FileManagerBundle\\EventListener\\DoctrineListener' => ['services''Hitso\\Bundle\\FileManagerBundle\\EventListener\\DoctrineListener''getDoctrineListenerService'false],
  6946.             'Hitso\\Bundle\\FormBundle\\EventListener\\FileCollectionListener' => ['privates''Hitso\\Bundle\\FormBundle\\EventListener\\FileCollectionListener''getFileCollectionListenerService'false],
  6947.             'Hitso\\Bundle\\MultiSiteBundle\\EventListener\\SiteIdAnnotationListener' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\EventListener\\SiteIdAnnotationListener''getSiteIdAnnotationListenerService'false],
  6948.             'Hitso\\Bundle\\RoutingBundle\\Doctrine\\EventSubscriber\\RoutableSubscriber' => ['privates''Hitso\\Bundle\\RoutingBundle\\Doctrine\\EventSubscriber\\RoutableSubscriber''getRoutableSubscriberService'false],
  6949.             'Juki\\Bundle\\AppBundle\\EventListener\\ProductEventListener' => ['privates''Juki\\Bundle\\AppBundle\\EventListener\\ProductEventListener''getProductEventListener2Service'false],
  6950.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  6951.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  6952.             'stof_doctrine_extensions.listener.blameable' => ['privates''stof_doctrine_extensions.listener.blameable''getStofDoctrineExtensions_Listener_BlameableService'false],
  6953.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  6954.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'false],
  6955.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'false],
  6956.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService'false],
  6957.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'false],
  6958.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService'false],
  6959.         ], [
  6960.             'Hitso\\Bundle\\CatalogBundle\\EventListener\\ChangeLogEventListener' => '?',
  6961.             'Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductEventListener' => '?',
  6962.             'Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\ChangeLogEventSubscriber' => '?',
  6963.             'Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\ClassMetadataEventSubscriber' => '?',
  6964.             'Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\VersionEventSubscriber' => '?',
  6965.             'Hitso\\Bundle\\CommonBundle\\EventListener\\CrudLogListener' => '?',
  6966.             'Hitso\\Bundle\\ContentBundle\\EventListener\\ChangeLogEventListener' => '?',
  6967.             'Hitso\\Bundle\\ContentBundle\\EventListener\\ContentDetectorListener' => '?',
  6968.             'Hitso\\Bundle\\FileManagerBundle\\EventListener\\DoctrineListener' => '?',
  6969.             'Hitso\\Bundle\\FormBundle\\EventListener\\FileCollectionListener' => '?',
  6970.             'Hitso\\Bundle\\MultiSiteBundle\\EventListener\\SiteIdAnnotationListener' => '?',
  6971.             'Hitso\\Bundle\\RoutingBundle\\Doctrine\\EventSubscriber\\RoutableSubscriber' => '?',
  6972.             'Juki\\Bundle\\AppBundle\\EventListener\\ProductEventListener' => '?',
  6973.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  6974.             'fos_user.user_listener' => '?',
  6975.             'stof_doctrine_extensions.listener.blameable' => '?',
  6976.             'stof_doctrine_extensions.listener.loggable' => '?',
  6977.             'stof_doctrine_extensions.listener.sluggable' => '?',
  6978.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  6979.             'stof_doctrine_extensions.listener.sortable' => '?',
  6980.             'stof_doctrine_extensions.listener.timestampable' => '?',
  6981.             'stof_doctrine_extensions.listener.tree' => '?',
  6982.         ]), [=> 'Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\VersionEventSubscriber'=> 'fos_user.user_listener'=> 'stof_doctrine_extensions.listener.sortable'=> 'stof_doctrine_extensions.listener.timestampable'=> 'stof_doctrine_extensions.listener.sluggable'=> 'stof_doctrine_extensions.listener.softdeleteable'=> 'stof_doctrine_extensions.listener.blameable'=> 'stof_doctrine_extensions.listener.tree'=> 'Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\ClassMetadataEventSubscriber'=> 'Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\ChangeLogEventSubscriber'10 => 'Hitso\\Bundle\\RoutingBundle\\Doctrine\\EventSubscriber\\RoutableSubscriber'11 => 'stof_doctrine_extensions.listener.loggable']);
  6983.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  6984.         $d->addEventListener([=> 'postPersist'], 'Hitso\\Bundle\\CommonBundle\\EventListener\\CrudLogListener');
  6985.         $d->addEventListener([=> 'postUpdate'], 'Hitso\\Bundle\\CommonBundle\\EventListener\\CrudLogListener');
  6986.         $d->addEventListener([=> 'preRemove'], 'Hitso\\Bundle\\CommonBundle\\EventListener\\CrudLogListener');
  6987.         $d->addEventListener([=> 'postFlush'], 'Hitso\\Bundle\\CommonBundle\\EventListener\\CrudLogListener');
  6988.         $d->addEventListener([=> 'prePersist'], 'Hitso\\Bundle\\CatalogBundle\\EventListener\\ChangeLogEventListener');
  6989.         $d->addEventListener([=> 'prePersist'], 'Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductEventListener');
  6990.         $d->addEventListener([=> 'preUpdate'], 'Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductEventListener');
  6991.         $d->addEventListener([=> 'onFlush'], 'Hitso\\Bundle\\FileManagerBundle\\EventListener\\DoctrineListener');
  6992.         $d->addEventListener([=> 'postUpdate'], 'Hitso\\Bundle\\FileManagerBundle\\EventListener\\DoctrineListener');
  6993.         $d->addEventListener([=> 'onFlush'], 'Hitso\\Bundle\\FormBundle\\EventListener\\FileCollectionListener');
  6994.         $d->addEventListener([=> 'prePersist'], 'Hitso\\Bundle\\MultiSiteBundle\\EventListener\\SiteIdAnnotationListener');
  6995.         $d->addEventListener([=> 'prePersist'], 'Hitso\\Bundle\\ContentBundle\\EventListener\\ChangeLogEventListener');
  6996.         $d->addEventListener([=> 'prePersist'], 'Hitso\\Bundle\\ContentBundle\\EventListener\\ContentDetectorListener');
  6997.         $d->addEventListener([=> 'preUpdate'], 'Hitso\\Bundle\\ContentBundle\\EventListener\\ContentDetectorListener');
  6998.         $d->addEventListener([=> 'postFlush'], 'Hitso\\Bundle\\ContentBundle\\EventListener\\ContentDetectorListener');
  6999.         $d->addEventListener([=> 'preUpdate'], 'Juki\\Bundle\\AppBundle\\EventListener\\ProductEventListener');
  7000.         $this->services['doctrine.dbal.default_connection'] = $instance = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => $this->getEnv('resolve:MYSQL_VERSION'), 'defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$d, ['enum' => 'string']);
  7001.         (new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())))))->configure($instance);
  7002.         return $instance;
  7003.     }
  7004.     /**
  7005.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  7006.      *
  7007.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  7008.      */
  7009.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  7010.     {
  7011.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7012.             'Hitso\\Bundle\\CommonBundle\\EventListener\\UserLogListener' => ['privates''Hitso\\Bundle\\CommonBundle\\EventListener\\UserLogListener''getUserLogListenerService'false],
  7013.         ], [
  7014.             'Hitso\\Bundle\\CommonBundle\\EventListener\\UserLogListener' => '?',
  7015.         ]));
  7016.         $instance->registerService('Hitso\\Bundle\\CommonBundle\\EventListener\\UserLogListener''Hitso\\Bundle\\CommonBundle\\EventListener\\UserLogListener');
  7017.         return $instance;
  7018.     }
  7019.     /**
  7020.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  7021.      *
  7022.      * @return \Doctrine\ORM\EntityManager
  7023.      */
  7024.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  7025.     {
  7026.         $a = new \Doctrine\ORM\Configuration();
  7027.         $b = new \Doctrine\ORM\Cache\CacheConfiguration();
  7028.         $c = new \Doctrine\ORM\Cache\Logging\CacheLoggerChain();
  7029.         $c->setLogger('statistics', new \Doctrine\ORM\Cache\Logging\StatisticsCacheLogger());
  7030.         $d = new \Doctrine\ORM\Cache\RegionsConfiguration(8640060);
  7031.         $e = ($this->services['doctrine_cache.providers.file_system'] ?? ($this->services['doctrine_cache.providers.file_system'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDir.''.'/doctrine/cache/file_system'), NULL2)));
  7032.         $b->setCacheLogger($c);
  7033.         $b->setCacheFactory(new \Doctrine\ORM\Cache\DefaultCacheFactory($d$e));
  7034.         $b->setRegionsConfiguration($d);
  7035.         $f = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  7036.         $g = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Loggable/Entity'), => (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Tree/Entity'), => (\dirname(__DIR__4).'/vendor/goksagun/scheduler-bundle/Entity')]);
  7037.         $h = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__4).'/vendor/anyx/login-gate-bundle/Resources/config/doctrine') => 'Anyx\\LoginGateBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\AdminBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\CommonBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\CatalogBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\FileManagerBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\RoutingBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\ContentBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\SeoBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\BlocksBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\NavigationBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\NewsletterBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\SectionBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\TicketsBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\TranslationBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Resources/config/doctrine') => 'Hitso\\Bundle\\QABundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\ProbeBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\SearchBundle\\Entity', (\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/config/doctrine') => 'Hitso\\Bundle\\TaggingBundle\\Entity', (\dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Resources/config/doctrine') => 'Juki\\Bundle\\AppBundle\\Entity']);
  7038.         $h->setGlobalBasename('mapping');
  7039.         $f->addDriver($g'Gedmo\\Loggable\\Entity');
  7040.         $f->addDriver($g'Gedmo\\Tree\\Entity');
  7041.         $f->addDriver($g'Goksagun\\SchedulerBundle\\Entity');
  7042.         $f->addDriver($h'Anyx\\LoginGateBundle\\Entity');
  7043.         $f->addDriver($h'Hitso\\Bundle\\AdminBundle\\Entity');
  7044.         $f->addDriver($h'Hitso\\Bundle\\CommonBundle\\Entity');
  7045.         $f->addDriver($h'Hitso\\Bundle\\CatalogBundle\\Entity');
  7046.         $f->addDriver($h'Hitso\\Bundle\\FileManagerBundle\\Entity');
  7047.         $f->addDriver($h'Hitso\\Bundle\\RoutingBundle\\Entity');
  7048.         $f->addDriver($h'Hitso\\Bundle\\ContentBundle\\Entity');
  7049.         $f->addDriver($h'Hitso\\Bundle\\SeoBundle\\Entity');
  7050.         $f->addDriver($h'Hitso\\Bundle\\BlocksBundle\\Entity');
  7051.         $f->addDriver($h'Hitso\\Bundle\\NavigationBundle\\Entity');
  7052.         $f->addDriver($h'Hitso\\Bundle\\NewsletterBundle\\Entity');
  7053.         $f->addDriver($h'Hitso\\Bundle\\SectionBundle\\Entity');
  7054.         $f->addDriver($h'Hitso\\Bundle\\TicketsBundle\\Entity');
  7055.         $f->addDriver($h'Hitso\\Bundle\\TranslationBundle\\Entity');
  7056.         $f->addDriver($h'Hitso\\Bundle\\QABundle\\Entity');
  7057.         $f->addDriver($h'Hitso\\Bundle\\ProbeBundle\\Entity');
  7058.         $f->addDriver($h'Hitso\\Bundle\\SearchBundle\\Entity');
  7059.         $f->addDriver($h'Hitso\\Bundle\\TaggingBundle\\Entity');
  7060.         $f->addDriver($h'Juki\\Bundle\\AppBundle\\Entity');
  7061.         $f->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');
  7062.         $a->setEntityNamespaces(['GedmoLoggable' => 'Gedmo\\Loggable\\Entity''GedmoTree' => 'Gedmo\\Tree\\Entity''LoginGateBundle' => 'Anyx\\LoginGateBundle\\Entity''SchedulerBundle' => 'Goksagun\\SchedulerBundle\\Entity''HitsoAdminBundle' => 'Hitso\\Bundle\\AdminBundle\\Entity''HitsoCommonBundle' => 'Hitso\\Bundle\\CommonBundle\\Entity''HitsoCatalogBundle' => 'Hitso\\Bundle\\CatalogBundle\\Entity''HitsoFileManagerBundle' => 'Hitso\\Bundle\\FileManagerBundle\\Entity''HitsoRoutingBundle' => 'Hitso\\Bundle\\RoutingBundle\\Entity''HitsoContentBundle' => 'Hitso\\Bundle\\ContentBundle\\Entity''HitsoSeoBundle' => 'Hitso\\Bundle\\SeoBundle\\Entity''HitsoBlocksBundle' => 'Hitso\\Bundle\\BlocksBundle\\Entity''HitsoNavigationBundle' => 'Hitso\\Bundle\\NavigationBundle\\Entity''HitsoNewsletterBundle' => 'Hitso\\Bundle\\NewsletterBundle\\Entity''HitsoSectionBundle' => 'Hitso\\Bundle\\SectionBundle\\Entity''HitsoTicketsBundle' => 'Hitso\\Bundle\\TicketsBundle\\Entity''HitsoTranslationBundle' => 'Hitso\\Bundle\\TranslationBundle\\Entity''HitsoQABundle' => 'Hitso\\Bundle\\QABundle\\Entity''HitsoProbeBundle' => 'Hitso\\Bundle\\ProbeBundle\\Entity''HitsoSearchBundle' => 'Hitso\\Bundle\\SearchBundle\\Entity''HitsoTaggingBundle' => 'Hitso\\Bundle\\TaggingBundle\\Entity''JukiAppBundle' => 'Juki\\Bundle\\AppBundle\\Entity']);
  7063.         $a->setSecondLevelCacheEnabled(true);
  7064.         $a->setSecondLevelCacheConfiguration($b);
  7065.         $a->setMetadataCacheImpl($e);
  7066.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService())));
  7067.         $a->setResultCacheImpl($e);
  7068.         $a->setMetadataDriverImpl($f);
  7069.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  7070.         $a->setProxyNamespace('Proxies');
  7071.         $a->setAutoGenerateProxyClasses(true);
  7072.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  7073.         $a->setDefaultRepositoryClassName('Hitso\\Bundle\\CommonBundle\\Doctrine\\Repository\\EntityRepository');
  7074.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  7075.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  7076.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  7077.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7078.             'Hitso\\Bundle\\BlocksBundle\\Repository\\BlockRepository' => ['privates''Hitso\\Bundle\\BlocksBundle\\Repository\\BlockRepository''getBlockRepositoryService'false],
  7079.             'Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeGroupRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeGroupRepository''getAttributeGroupRepositoryService'false],
  7080.             'Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeRepository''getAttributeRepositoryService'false],
  7081.             'Hitso\\Bundle\\CatalogBundle\\Repository\\BrandRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\BrandRepository''getBrandRepositoryService'false],
  7082.             'Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryPageSectionRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryPageSectionRepository''getCategoryPageSectionRepositoryService'false],
  7083.             'Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRepository''getCategoryRepositoryService'false],
  7084.             'Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRouteRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRouteRepository''getCategoryRouteRepositoryService'false],
  7085.             'Hitso\\Bundle\\CatalogBundle\\Repository\\ProductAttributeRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\ProductAttributeRepository''getProductAttributeRepositoryService'false],
  7086.             'Hitso\\Bundle\\CatalogBundle\\Repository\\ProductPageSectionRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\ProductPageSectionRepository''getProductPageSectionRepositoryService'false],
  7087.             'Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRepository''getProductRepository2Service'false],
  7088.             'Hitso\\Bundle\\CatalogBundle\\Repository\\ProductReviewRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\ProductReviewRepository''getProductReviewRepositoryService'false],
  7089.             'Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRouteRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRouteRepository''getProductRouteRepositoryService'false],
  7090.             'Hitso\\Bundle\\CatalogBundle\\Repository\\TaxRateRepository' => ['privates''Hitso\\Bundle\\CatalogBundle\\Repository\\TaxRateRepository''getTaxRateRepositoryService'false],
  7091.             'Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository''getChangeLogRepositoryService'false],
  7092.             'Hitso\\Bundle\\CommonBundle\\Repository\\CronLogRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\CronLogRepository''getCronLogRepositoryService'false],
  7093.             'Hitso\\Bundle\\CommonBundle\\Repository\\LikesRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\LikesRepository''getLikesRepositoryService'false],
  7094.             'Hitso\\Bundle\\CommonBundle\\Repository\\ReviewRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\ReviewRepository''getReviewRepositoryService'false],
  7095.             'Hitso\\Bundle\\CommonBundle\\Repository\\SystemConfigurationRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\SystemConfigurationRepository''getSystemConfigurationRepositoryService'false],
  7096.             'Hitso\\Bundle\\CommonBundle\\Repository\\UserConnectionRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\UserConnectionRepository''getUserConnectionRepositoryService'false],
  7097.             'Hitso\\Bundle\\CommonBundle\\Repository\\UserLogEntryRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\UserLogEntryRepository''getUserLogEntryRepositoryService'false],
  7098.             'Hitso\\Bundle\\CommonBundle\\Repository\\UserRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  7099.             'Hitso\\Bundle\\CommonBundle\\Repository\\VisitLogRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\VisitLogRepository''getVisitLogRepositoryService'false],
  7100.             'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleCategoryRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ArticleCategoryRepository''getArticleCategoryRepositoryService'false],
  7101.             'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  7102.             'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleReviewRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ArticleReviewRepository''getArticleReviewRepositoryService'false],
  7103.             'Hitso\\Bundle\\ContentBundle\\Repository\\AuthorRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\AuthorRepository''getAuthorRepositoryService'false],
  7104.             'Hitso\\Bundle\\ContentBundle\\Repository\\BannerRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\BannerRepository''getBannerRepositoryService'false],
  7105.             'Hitso\\Bundle\\ContentBundle\\Repository\\CategoryRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\CategoryRepository''getCategoryRepository2Service'false],
  7106.             'Hitso\\Bundle\\ContentBundle\\Repository\\CommentRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\CommentRepository''getCommentRepositoryService'false],
  7107.             'Hitso\\Bundle\\ContentBundle\\Repository\\ContentAuthorRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ContentAuthorRepository''getContentAuthorRepositoryService'false],
  7108.             'Hitso\\Bundle\\ContentBundle\\Repository\\ContentRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ContentRepository''getContentRepositoryService'false],
  7109.             'Hitso\\Bundle\\ContentBundle\\Repository\\ElementImageRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ElementImageRepository''getElementImageRepositoryService'false],
  7110.             'Hitso\\Bundle\\ContentBundle\\Repository\\ElementRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ElementRepository''getElementRepositoryService'false],
  7111.             'Hitso\\Bundle\\ContentBundle\\Repository\\PageRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\PageRepository''getPageRepositoryService'false],
  7112.             'Hitso\\Bundle\\ContentBundle\\Repository\\ParagraphRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ParagraphRepository''getParagraphRepositoryService'false],
  7113.             'Hitso\\Bundle\\ContentBundle\\Repository\\RateRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\RateRepository''getRateRepositoryService'false],
  7114.             'Hitso\\Bundle\\ContentBundle\\Repository\\SlideRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\SlideRepository''getSlideRepositoryService'false],
  7115.             'Hitso\\Bundle\\ContentBundle\\Repository\\StatRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\StatRepository''getStatRepositoryService'false],
  7116.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\DirectoryRepository' => ['services''Hitso\\Bundle\\FileManagerBundle\\Repository\\DirectoryRepository''getDirectoryRepositoryService'false],
  7117.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\DisposableLinkRepository' => ['services''Hitso\\Bundle\\FileManagerBundle\\Repository\\DisposableLinkRepository''getDisposableLinkRepositoryService'false],
  7118.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\FileHotspotRepository' => ['services''Hitso\\Bundle\\FileManagerBundle\\Repository\\FileHotspotRepository''getFileHotspotRepositoryService'false],
  7119.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\FileRepository' => ['services''Hitso\\Bundle\\FileManagerBundle\\Repository\\FileRepository''getFileRepositoryService'false],
  7120.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\FileStatRepository' => ['services''Hitso\\Bundle\\FileManagerBundle\\Repository\\FileStatRepository''getFileStatRepositoryService'false],
  7121.             'Hitso\\Bundle\\NavigationBundle\\Repository\\MenuItemRepository' => ['privates''Hitso\\Bundle\\NavigationBundle\\Repository\\MenuItemRepository''getMenuItemRepositoryService'false],
  7122.             'Hitso\\Bundle\\NewsletterBundle\\Repository\\SubscriberRepository' => ['privates''Hitso\\Bundle\\NewsletterBundle\\Repository\\SubscriberRepository''getSubscriberRepositoryService'false],
  7123.             'Hitso\\Bundle\\ProbeBundle\\Repository\\ProbeOptionRepository' => ['privates''Hitso\\Bundle\\ProbeBundle\\Repository\\ProbeOptionRepository''getProbeOptionRepositoryService'false],
  7124.             'Hitso\\Bundle\\ProbeBundle\\Repository\\ProbeRepository' => ['privates''Hitso\\Bundle\\ProbeBundle\\Repository\\ProbeRepository''getProbeRepositoryService'false],
  7125.             'Hitso\\Bundle\\QABundle\\Repository\\AnswerRepository' => ['privates''Hitso\\Bundle\\QABundle\\Repository\\AnswerRepository''getAnswerRepositoryService'false],
  7126.             'Hitso\\Bundle\\QABundle\\Repository\\QuestionRepository' => ['privates''Hitso\\Bundle\\QABundle\\Repository\\QuestionRepository''getQuestionRepositoryService'false],
  7127.             'Hitso\\Bundle\\RoutingBundle\\Repository\\RedirectRepository' => ['privates''Hitso\\Bundle\\RoutingBundle\\Repository\\RedirectRepository''getRedirectRepositoryService'false],
  7128.             'Hitso\\Bundle\\RoutingBundle\\Repository\\RouteRepository' => ['privates''Hitso\\Bundle\\RoutingBundle\\Repository\\RouteRepository''getRouteRepositoryService'false],
  7129.             'Hitso\\Bundle\\SearchBundle\\Repository\\SearchReportRepository' => ['privates''Hitso\\Bundle\\SearchBundle\\Repository\\SearchReportRepository''getSearchReportRepositoryService'false],
  7130.             'Hitso\\Bundle\\SectionBundle\\Repository\\BlockSectionRepository' => ['privates''Hitso\\Bundle\\SectionBundle\\Repository\\BlockSectionRepository''getBlockSectionRepositoryService'false],
  7131.             'Hitso\\Bundle\\SectionBundle\\Repository\\GroupRepository' => ['privates''Hitso\\Bundle\\SectionBundle\\Repository\\GroupRepository''getGroupRepositoryService'false],
  7132.             'Hitso\\Bundle\\SectionBundle\\Repository\\GroupTypeRepository' => ['privates''Hitso\\Bundle\\SectionBundle\\Repository\\GroupTypeRepository''getGroupTypeRepositoryService'false],
  7133.             'Hitso\\Bundle\\SectionBundle\\Repository\\SectionRepository' => ['privates''Hitso\\Bundle\\SectionBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  7134.             'Hitso\\Bundle\\SeoBundle\\Repository\\SeoMetadataRepository' => ['privates''Hitso\\Bundle\\SeoBundle\\Repository\\SeoMetadataRepository''getSeoMetadataRepositoryService'false],
  7135.             'Hitso\\Bundle\\SeoBundle\\Repository\\SeoPageRepository' => ['privates''Hitso\\Bundle\\SeoBundle\\Repository\\SeoPageRepository''getSeoPageRepositoryService'false],
  7136.             'Hitso\\Bundle\\TaggingBundle\\Repository\\TagRepository' => ['privates''Hitso\\Bundle\\TaggingBundle\\Repository\\TagRepository''getTagRepositoryService'false],
  7137.             'Hitso\\Bundle\\TaggingBundle\\Repository\\TaggingRepository' => ['privates''Hitso\\Bundle\\TaggingBundle\\Repository\\TaggingRepository''getTaggingRepositoryService'false],
  7138.             'Hitso\\Bundle\\TicketsBundle\\Repository\\OperationRepository' => ['privates''Hitso\\Bundle\\TicketsBundle\\Repository\\OperationRepository''getOperationRepositoryService'false],
  7139.             'Hitso\\Bundle\\TicketsBundle\\Repository\\StatusRepository' => ['privates''Hitso\\Bundle\\TicketsBundle\\Repository\\StatusRepository''getStatusRepositoryService'false],
  7140.             'Hitso\\Bundle\\TicketsBundle\\Repository\\TicketRepository' => ['privates''Hitso\\Bundle\\TicketsBundle\\Repository\\TicketRepository''getTicketRepositoryService'false],
  7141.             'Hitso\\Bundle\\TranslationBundle\\Repository\\TranslationMessages' => ['privates''Hitso\\Bundle\\TranslationBundle\\Repository\\TranslationMessages''getTranslationMessagesService'false],
  7142.             'Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\FeatureHsmRepository' => ['privates''Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\FeatureHsmRepository''getFeatureHsmRepositoryService'false],
  7143.             'Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\ProductAccessoryRepository' => ['privates''Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\ProductAccessoryRepository''getProductAccessoryRepositoryService'false],
  7144.             'Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\RegionRepository' => ['privates''Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\RegionRepository''getRegionRepositoryService'false],
  7145.             'Juki\\Bundle\\AppBundle\\Repository\\ProductRepository' => ['privates''Juki\\Bundle\\AppBundle\\Repository\\ProductRepository''getProductRepositoryService'false],
  7146.             'Juki\\Bundle\\AppBundle\\Repository\\ShopRepository' => ['privates''Juki\\Bundle\\AppBundle\\Repository\\ShopRepository''getShopRepositoryService'false],
  7147.             'Juki\\Bundle\\AppBundle\\Repository\\TagCategoryRepository' => ['privates''Juki\\Bundle\\AppBundle\\Repository\\TagCategoryRepository''getTagCategoryRepositoryService'false],
  7148.         ], [
  7149.             'Hitso\\Bundle\\BlocksBundle\\Repository\\BlockRepository' => '?',
  7150.             'Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeGroupRepository' => '?',
  7151.             'Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeRepository' => '?',
  7152.             'Hitso\\Bundle\\CatalogBundle\\Repository\\BrandRepository' => '?',
  7153.             'Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryPageSectionRepository' => '?',
  7154.             'Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRepository' => '?',
  7155.             'Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRouteRepository' => '?',
  7156.             'Hitso\\Bundle\\CatalogBundle\\Repository\\ProductAttributeRepository' => '?',
  7157.             'Hitso\\Bundle\\CatalogBundle\\Repository\\ProductPageSectionRepository' => '?',
  7158.             'Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRepository' => '?',
  7159.             'Hitso\\Bundle\\CatalogBundle\\Repository\\ProductReviewRepository' => '?',
  7160.             'Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRouteRepository' => '?',
  7161.             'Hitso\\Bundle\\CatalogBundle\\Repository\\TaxRateRepository' => '?',
  7162.             'Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository' => '?',
  7163.             'Hitso\\Bundle\\CommonBundle\\Repository\\CronLogRepository' => '?',
  7164.             'Hitso\\Bundle\\CommonBundle\\Repository\\LikesRepository' => '?',
  7165.             'Hitso\\Bundle\\CommonBundle\\Repository\\ReviewRepository' => '?',
  7166.             'Hitso\\Bundle\\CommonBundle\\Repository\\SystemConfigurationRepository' => '?',
  7167.             'Hitso\\Bundle\\CommonBundle\\Repository\\UserConnectionRepository' => '?',
  7168.             'Hitso\\Bundle\\CommonBundle\\Repository\\UserLogEntryRepository' => '?',
  7169.             'Hitso\\Bundle\\CommonBundle\\Repository\\UserRepository' => '?',
  7170.             'Hitso\\Bundle\\CommonBundle\\Repository\\VisitLogRepository' => '?',
  7171.             'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleCategoryRepository' => '?',
  7172.             'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository' => '?',
  7173.             'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleReviewRepository' => '?',
  7174.             'Hitso\\Bundle\\ContentBundle\\Repository\\AuthorRepository' => '?',
  7175.             'Hitso\\Bundle\\ContentBundle\\Repository\\BannerRepository' => '?',
  7176.             'Hitso\\Bundle\\ContentBundle\\Repository\\CategoryRepository' => '?',
  7177.             'Hitso\\Bundle\\ContentBundle\\Repository\\CommentRepository' => '?',
  7178.             'Hitso\\Bundle\\ContentBundle\\Repository\\ContentAuthorRepository' => '?',
  7179.             'Hitso\\Bundle\\ContentBundle\\Repository\\ContentRepository' => '?',
  7180.             'Hitso\\Bundle\\ContentBundle\\Repository\\ElementImageRepository' => '?',
  7181.             'Hitso\\Bundle\\ContentBundle\\Repository\\ElementRepository' => '?',
  7182.             'Hitso\\Bundle\\ContentBundle\\Repository\\PageRepository' => '?',
  7183.             'Hitso\\Bundle\\ContentBundle\\Repository\\ParagraphRepository' => '?',
  7184.             'Hitso\\Bundle\\ContentBundle\\Repository\\RateRepository' => '?',
  7185.             'Hitso\\Bundle\\ContentBundle\\Repository\\SlideRepository' => '?',
  7186.             'Hitso\\Bundle\\ContentBundle\\Repository\\StatRepository' => '?',
  7187.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\DirectoryRepository' => '?',
  7188.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\DisposableLinkRepository' => '?',
  7189.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\FileHotspotRepository' => '?',
  7190.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\FileRepository' => '?',
  7191.             'Hitso\\Bundle\\FileManagerBundle\\Repository\\FileStatRepository' => '?',
  7192.             'Hitso\\Bundle\\NavigationBundle\\Repository\\MenuItemRepository' => '?',
  7193.             'Hitso\\Bundle\\NewsletterBundle\\Repository\\SubscriberRepository' => '?',
  7194.             'Hitso\\Bundle\\ProbeBundle\\Repository\\ProbeOptionRepository' => '?',
  7195.             'Hitso\\Bundle\\ProbeBundle\\Repository\\ProbeRepository' => '?',
  7196.             'Hitso\\Bundle\\QABundle\\Repository\\AnswerRepository' => '?',
  7197.             'Hitso\\Bundle\\QABundle\\Repository\\QuestionRepository' => '?',
  7198.             'Hitso\\Bundle\\RoutingBundle\\Repository\\RedirectRepository' => '?',
  7199.             'Hitso\\Bundle\\RoutingBundle\\Repository\\RouteRepository' => '?',
  7200.             'Hitso\\Bundle\\SearchBundle\\Repository\\SearchReportRepository' => '?',
  7201.             'Hitso\\Bundle\\SectionBundle\\Repository\\BlockSectionRepository' => '?',
  7202.             'Hitso\\Bundle\\SectionBundle\\Repository\\GroupRepository' => '?',
  7203.             'Hitso\\Bundle\\SectionBundle\\Repository\\GroupTypeRepository' => '?',
  7204.             'Hitso\\Bundle\\SectionBundle\\Repository\\SectionRepository' => '?',
  7205.             'Hitso\\Bundle\\SeoBundle\\Repository\\SeoMetadataRepository' => '?',
  7206.             'Hitso\\Bundle\\SeoBundle\\Repository\\SeoPageRepository' => '?',
  7207.             'Hitso\\Bundle\\TaggingBundle\\Repository\\TagRepository' => '?',
  7208.             'Hitso\\Bundle\\TaggingBundle\\Repository\\TaggingRepository' => '?',
  7209.             'Hitso\\Bundle\\TicketsBundle\\Repository\\OperationRepository' => '?',
  7210.             'Hitso\\Bundle\\TicketsBundle\\Repository\\StatusRepository' => '?',
  7211.             'Hitso\\Bundle\\TicketsBundle\\Repository\\TicketRepository' => '?',
  7212.             'Hitso\\Bundle\\TranslationBundle\\Repository\\TranslationMessages' => '?',
  7213.             'Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\FeatureHsmRepository' => '?',
  7214.             'Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\ProductAccessoryRepository' => '?',
  7215.             'Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\RegionRepository' => '?',
  7216.             'Juki\\Bundle\\AppBundle\\Repository\\ProductRepository' => '?',
  7217.             'Juki\\Bundle\\AppBundle\\Repository\\ShopRepository' => '?',
  7218.             'Juki\\Bundle\\AppBundle\\Repository\\TagCategoryRepository' => '?',
  7219.         ])));
  7220.         $a->addCustomHydrationMode('ColumnHydrator''Hitso\\Bundle\\CommonBundle\\Hydrators\\ColumnHydrator');
  7221.         $a->addCustomStringFunction('replace''Hitso\\Bundle\\CommonBundle\\Doctrine\\DQL\\ReplaceFunction');
  7222.         $a->addCustomNumericFunction('Rand''Hitso\\Bundle\\CommonBundle\\Doctrine\\DQL\\RandFunction');
  7223.         $a->addFilter('site_id''Hitso\\Bundle\\MultiSiteBundle\\ORM\\SiteIdFilter');
  7224.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  7225.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  7226.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'site_id'=> 'softdeleteable'], []))->configure($instance);
  7227.         return $instance;
  7228.     }
  7229.     /**
  7230.      * Gets the public 'doctrine_cache.providers.apcu' shared service.
  7231.      *
  7232.      * @return \Doctrine\Common\Cache\ApcuCache
  7233.      */
  7234.     protected function getDoctrineCache_Providers_ApcuService()
  7235.     {
  7236.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcuCache.php';
  7237.         return $this->services['doctrine_cache.providers.apcu'] = new \Doctrine\Common\Cache\ApcuCache();
  7238.     }
  7239.     /**
  7240.      * Gets the public 'doctrine_cache.providers.file_system' shared service.
  7241.      *
  7242.      * @return \Doctrine\Common\Cache\FilesystemCache
  7243.      */
  7244.     protected function getDoctrineCache_Providers_FileSystemService()
  7245.     {
  7246.         return $this->services['doctrine_cache.providers.file_system'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDir.''.'/doctrine/cache/file_system'), NULL2);
  7247.     }
  7248.     /**
  7249.      * Gets the public 'error_controller' shared service.
  7250.      *
  7251.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  7252.      */
  7253.     protected function getErrorControllerService()
  7254.     {
  7255.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  7256.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7257.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  7258.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  7259.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7260.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7261.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  7262.     }
  7263.     /**
  7264.      * Gets the public 'event_dispatcher' shared service.
  7265.      *
  7266.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  7267.      */
  7268.     protected function getEventDispatcherService()
  7269.     {
  7270.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  7271.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7272.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  7273.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7274.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7275.         $instance->addListener('kernel.controller', [=> function () {
  7276.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  7277.         }, => 'onKernelController'], 0);
  7278.         $instance->addListener('console.command', [=> function () {
  7279.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  7280.         }, => 'handleConsoleCommandEvent'], 128);
  7281.         $instance->addListener('console.terminate', [=> function () {
  7282.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  7283.         }, => 'handleConsoleTerminateEvent'], -64);
  7284.         $instance->addListener('console.error', [=> function () {
  7285.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  7286.         }, => 'handleConsoleErrorEvent'], -64);
  7287.         $instance->addListener('kernel.exception', [=> function () {
  7288.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  7289.         }, => 'handleExceptionEvent'], 128);
  7290.         $instance->addListener('kernel.request', [=> function () {
  7291.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  7292.         }, => 'handleKernelRequestEvent'], 5);
  7293.         $instance->addListener('kernel.controller', [=> function () {
  7294.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  7295.         }, => 'handleKernelControllerEvent'], 10);
  7296.         $instance->addListener('kernel.request', [=> function () {
  7297.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  7298.         }, => 'handleKernelRequestEvent'], 3);
  7299.         $instance->addListener('kernel.finish_request', [=> function () {
  7300.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  7301.         }, => 'handleKernelFinishRequestEvent'], 5);
  7302.         $instance->addListener('kernel.request', [=> function () {
  7303.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  7304.         }, => 'handleKernelRequestEvent'], 4);
  7305.         $instance->addListener('kernel.response', [=> function () {
  7306.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  7307.         }, => 'handleKernelResponseEvent'], 15);
  7308.         $instance->addListener('kernel.terminate', [=> function () {
  7309.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  7310.         }, => 'handleKernelTerminateEvent'], 5);
  7311.         $instance->addListener('kernel.request', [=> function () {
  7312.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  7313.         }, => 'handleKernelRequestEvent'], 2);
  7314.         $instance->addListener('kernel.finish_request', [=> function () {
  7315.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  7316.         }, => 'handleKernelFinishRequestEvent'], 10);
  7317.         $instance->addListener('kernel.response', [=> function () {
  7318.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  7319.         }, => 'handleKernelResponseEvent'], 15);
  7320.         $instance->addListener('console.command', [=> function () {
  7321.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  7322.         }, => 'handleConsoleCommandEvent'], 118);
  7323.         $instance->addListener('console.terminate', [=> function () {
  7324.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  7325.         }, => 'handleConsoleTerminateEvent'], -54);
  7326.         $instance->addListener('kernel.request', [=> function () {
  7327.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  7328.         }, => 'onKernelRequest'], 10);
  7329.         $instance->addListener('sonata.block.event.breadcrumb', [=> function () {
  7330.             return ($this->privates['sonata.seo.event.breadcrumb'] ?? ($this->privates['sonata.seo.event.breadcrumb'] = new \Sonata\SeoBundle\Event\BreadcrumbListener()));
  7331.         }, => 'onBlock'], 0);
  7332.         $instance->addListener('kernel.request', [=> function () {
  7333.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  7334.         }, => 'onKernelRequest'], 250);
  7335.         $instance->addListener('kernel.response', [=> function () {
  7336.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  7337.         }, => 'onKernelResponse'], 0);
  7338.         $instance->addListener('kernel.response', [=> function () {
  7339.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  7340.         }, => 'onResponse'], 0);
  7341.         $instance->addListener('kernel.response', [=> function () {
  7342.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  7343.         }, => 'onKernelResponse'], 0);
  7344.         $instance->addListener('kernel.exception', [=> function () {
  7345.             return ($this->privates['Hitso\\Bundle\\AdminBundle\\EventListener\\AccessDeniedListener'] ?? $this->getAccessDeniedListenerService());
  7346.         }, => 'onException'], 0);
  7347.         $instance->addListener('kernel.request', [=> function () {
  7348.             return ($this->privates['Hitso\\Bundle\\AdminBundle\\EventListener\\SiteRedirectingListener'] ?? $this->getSiteRedirectingListenerService());
  7349.         }, => 'onRequest'], 0);
  7350.         $instance->addListener('kernel.controller', [=> function () {
  7351.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\BeforeActionListener'] ?? ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\BeforeActionListener'] = new \Hitso\Bundle\CommonBundle\EventListener\BeforeActionListener()));
  7352.         }, => 'onKernelController'], 0);
  7353.         $instance->addListener('kernel.request', [=> function () {
  7354.             return ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\EventListener\\SiteIdFilterConfigurator'] ?? $this->getSiteIdFilterConfiguratorService());
  7355.         }, => 'onKernelRequest'], 512);
  7356.         $instance->addListener('kernel.request', [=> function () {
  7357.             return ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\EventListener\\SiteListener'] ?? $this->getSiteListenerService());
  7358.         }, => 'onKernelRequest'], 191);
  7359.         $instance->addListener('kernel.response', [=> function () {
  7360.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  7361.         }, => 'onKernelResponse'], 0);
  7362.         $instance->addListener('kernel.response', [=> function () {
  7363.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  7364.         }, => 'onKernelResponse'], -1024);
  7365.         $instance->addListener('kernel.request', [=> function () {
  7366.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  7367.         }, => 'setDefaultLocale'], 100);
  7368.         $instance->addListener('kernel.request', [=> function () {
  7369.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  7370.         }, => 'onKernelRequest'], 16);
  7371.         $instance->addListener('kernel.finish_request', [=> function () {
  7372.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  7373.         }, => 'onKernelFinishRequest'], 0);
  7374.         $instance->addListener('kernel.request', [=> function () {
  7375.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  7376.         }, => 'onKernelRequest'], 256);
  7377.         $instance->addListener('kernel.request', [=> function () {
  7378.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  7379.         }, => 'resolveControllerName'], 24);
  7380.         $instance->addListener('kernel.response', [=> function () {
  7381.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  7382.         }, => 'onResponse'], -255);
  7383.         $instance->addListener('kernel.request', [=> function () {
  7384.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  7385.         }, => 'onKernelRequest'], 15);
  7386.         $instance->addListener('kernel.finish_request', [=> function () {
  7387.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  7388.         }, => 'onKernelFinishRequest'], -15);
  7389.         $instance->addListener('console.error', [=> function () {
  7390.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  7391.         }, => 'onConsoleError'], -128);
  7392.         $instance->addListener('console.terminate', [=> function () {
  7393.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  7394.         }, => 'onConsoleTerminate'], -128);
  7395.         $instance->addListener('console.error', [=> function () {
  7396.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  7397.         }, => 'onConsoleError'], 0);
  7398.         $instance->addListener('kernel.request', [=> function () {
  7399.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7400.         }, => 'onKernelRequest'], 128);
  7401.         $instance->addListener('kernel.response', [=> function () {
  7402.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7403.         }, => 'onKernelResponse'], -1000);
  7404.         $instance->addListener('kernel.finish_request', [=> function () {
  7405.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7406.         }, => 'onFinishRequest'], 0);
  7407.         $instance->addListener('kernel.request', [=> function () {
  7408.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  7409.         }, => 'onKernelRequest'], 48);
  7410.         $instance->addListener('kernel.response', [=> function () {
  7411.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  7412.         }, => 'onKernelResponse'], -100);
  7413.         $instance->addListener('kernel.exception', [=> function () {
  7414.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  7415.         }, => 'onKernelException'], 0);
  7416.         $instance->addListener('kernel.terminate', [=> function () {
  7417.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  7418.         }, => 'onKernelTerminate'], -1024);
  7419.         $instance->addListener('kernel.controller', [=> function () {
  7420.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  7421.         }, => 'onKernelController'], 0);
  7422.         $instance->addListener('kernel.response', [=> function () {
  7423.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  7424.         }, => 'onKernelResponse'], 0);
  7425.         $instance->addListener('kernel.request', [=> function () {
  7426.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  7427.         }, => 'configure'], 2048);
  7428.         $instance->addListener('console.command', [=> function () {
  7429.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  7430.         }, => 'configure'], 2048);
  7431.         $instance->addListener('kernel.request', [=> function () {
  7432.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  7433.         }, => 'onKernelRequest'], 32);
  7434.         $instance->addListener('kernel.finish_request', [=> function () {
  7435.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  7436.         }, => 'onKernelFinishRequest'], 0);
  7437.         $instance->addListener('kernel.exception', [=> function () {
  7438.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  7439.         }, => 'onKernelException'], -64);
  7440.         $instance->addListener('kernel.response', [=> function () {
  7441.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  7442.         }, => 'onKernelResponse'], 0);
  7443.         $instance->addListener('kernel.controller', [=> function () {
  7444.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  7445.         }, => 'onKernelController'], 0);
  7446.         $instance->addListener('kernel.controller', [=> function () {
  7447.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  7448.         }, => 'onKernelController'], 0);
  7449.         $instance->addListener('kernel.controller', [=> function () {
  7450.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  7451.         }, => 'onKernelController'], -128);
  7452.         $instance->addListener('kernel.view', [=> function () {
  7453.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  7454.         }, => 'onKernelView'], 0);
  7455.         $instance->addListener('kernel.controller', [=> function () {
  7456.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  7457.         }, => 'onKernelController'], 0);
  7458.         $instance->addListener('kernel.response', [=> function () {
  7459.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  7460.         }, => 'onKernelResponse'], 0);
  7461.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7462.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  7463.         }, => 'onKernelControllerArguments'], 0);
  7464.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7465.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  7466.         }, => 'onKernelControllerArguments'], 0);
  7467.         $instance->addListener('kernel.view', [=> function () {
  7468.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
  7469.         }, => 'onKernelView'], 0);
  7470.         $instance->addListener('kernel.exception', [=> function () {
  7471.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  7472.         }, => 'logKernelException'], 0);
  7473.         $instance->addListener('kernel.exception', [=> function () {
  7474.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  7475.         }, => 'onKernelException'], -128);
  7476.         $instance->addListener('console.command', [=> function () {
  7477.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  7478.         }, => 'onCommand'], 255);
  7479.         $instance->addListener('console.terminate', [=> function () {
  7480.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  7481.         }, => 'onTerminate'], -255);
  7482.         $instance->addListener('kernel.response', [=> function () {
  7483.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  7484.         }, => 'onKernelResponse'], 0);
  7485.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  7486.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  7487.         }, => 'onVoterVote'], 0);
  7488.         $instance->addListener('kernel.request', [=> function () {
  7489.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7490.         }, => 'configureLogoutUrlGenerator'], 8);
  7491.         $instance->addListener('kernel.request', [=> function () {
  7492.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7493.         }, => 'onKernelRequest'], 8);
  7494.         $instance->addListener('kernel.finish_request', [=> function () {
  7495.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7496.         }, => 'onKernelFinishRequest'], 0);
  7497.         $instance->addListener('kernel.exception', [=> function () {
  7498.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  7499.         }, => 'onException'], 0);
  7500.         $instance->addListener('kernel.terminate', [=> function () {
  7501.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  7502.         }, => 'onTerminate'], 0);
  7503.         $instance->addListener('console.error', [=> function () {
  7504.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  7505.         }, => 'onException'], 0);
  7506.         $instance->addListener('console.terminate', [=> function () {
  7507.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  7508.         }, => 'onTerminate'], 0);
  7509.         $instance->addListener('console.error', [=> function () {
  7510.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  7511.         }, => 'onConsoleError'], 0);
  7512.         $instance->addListener('console.terminate', [=> function () {
  7513.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  7514.         }, => 'onConsoleTerminate'], 0);
  7515.         $instance->addListener('kernel.response', [=> function () {
  7516.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  7517.         }, => 'onKernelResponse'], -128);
  7518.         $instance->addListener('security.authentication.failure', [=> function () {
  7519.             return ($this->privates['anyx.login_gate.autentication_handler'] ?? $this->getAnyx_LoginGate_AutenticationHandlerService());
  7520.         }, => 'onAuthenticationFailure'], 0);
  7521.         $instance->addListener('security.interactive_login', [=> function () {
  7522.             return ($this->privates['anyx.login_gate.autentication_handler'] ?? $this->getAnyx_LoginGate_AutenticationHandlerService());
  7523.         }, => 'onInteractiveLogin'], 0);
  7524.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  7525.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  7526.         }, => 'onImplicitLogin'], 0);
  7527.         $instance->addListener('security.interactive_login', [=> function () {
  7528.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  7529.         }, => 'onSecurityInteractiveLogin'], 0);
  7530.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7531.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7532.         }, => 'authenticate'], 0);
  7533.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  7534.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7535.         }, => 'authenticate'], 0);
  7536.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  7537.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7538.         }, => 'authenticate'], 0);
  7539.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  7540.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7541.         }, => 'addSuccessFlash'], 0);
  7542.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  7543.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7544.         }, => 'addSuccessFlash'], 0);
  7545.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  7546.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7547.         }, => 'addSuccessFlash'], 0);
  7548.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  7549.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7550.         }, => 'addSuccessFlash'], 0);
  7551.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  7552.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7553.         }, => 'addSuccessFlash'], 0);
  7554.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7555.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7556.         }, => 'addSuccessFlash'], 0);
  7557.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  7558.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7559.         }, => 'addSuccessFlash'], 0);
  7560.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  7561.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  7562.         }, => 'onResettingResetInitialize'], 0);
  7563.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  7564.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  7565.         }, => 'onResettingResetSuccess'], 0);
  7566.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  7567.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  7568.         }, => 'onResettingResetRequest'], 0);
  7569.         $instance->addListener('kernel.request', [=> function () {
  7570.             return ($this->privates['httplug.strategy'] ?? $this->getHttplug_StrategyService());
  7571.         }, => 'onEvent'], 1024);
  7572.         $instance->addListener('console.command', [=> function () {
  7573.             return ($this->privates['httplug.strategy'] ?? $this->getHttplug_StrategyService());
  7574.         }, => 'onEvent'], 1024);
  7575.         $instance->addListener('kernel.request', [=> function () {
  7576.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  7577.         }, => 'onEvent'], 1024);
  7578.         $instance->addListener('console.command', [=> function () {
  7579.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  7580.         }, => 'onEvent'], 1024);
  7581.         $instance->addListener('kernel.request', [=> function () {
  7582.             return ($this->privates['stof_doctrine_extensions.event_listener.blame'] ?? $this->getStofDoctrineExtensions_EventListener_BlameService());
  7583.         }, => 'onKernelRequest'], 0);
  7584.         $instance->addListener('kernel.request', [=> function () {
  7585.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  7586.         }, => 'onKernelRequest'], 0);
  7587.         $instance->addListener('kernel.response', [=> function () {
  7588.             return ($this->privates['cmf_seo.language_listener'] ?? ($this->privates['cmf_seo.language_listener'] = new \Symfony\Cmf\Bundle\SeoBundle\EventListener\LanguageListener()));
  7589.         }, => 'onKernelResponse'], 0);
  7590.         $instance->addListener('console.command', [=> function () {
  7591.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\CronListener'] ?? $this->getCronListenerService());
  7592.         }, => 'onCommand'], 0);
  7593.         $instance->addListener('console.terminate', [=> function () {
  7594.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\CronListener'] ?? $this->getCronListenerService());
  7595.         }, => 'onCommandTerminate'], 0);
  7596.         $instance->addListener('kernel.exception', [=> function () {
  7597.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\ExceptionSubscriber'] ?? $this->getExceptionSubscriberService());
  7598.         }, => 'onKernelException'], 0);
  7599.         $instance->addListener('kernel.request', [=> function () {
  7600.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\GoogleListener'] ?? $this->getGoogleListenerService());
  7601.         }, => 'onRequest'], 0);
  7602.         $instance->addListener('kernel.response', [=> function () {
  7603.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\HttpSubscriber'] ?? $this->getHttpSubscriberService());
  7604.         }, => 'onKernelResponse'], 0);
  7605.         $instance->addListener('kernel.request', [=> function () {
  7606.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\HttpSubscriber'] ?? $this->getHttpSubscriberService());
  7607.         }, => 'onKernelRequest'], 100);
  7608.         $instance->addListener('security.interactive_login', [=> function () {
  7609.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\SecurityListener'] ?? $this->getSecurityListenerService());
  7610.         }, => 'onInteractiveLogin'], 0);
  7611.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  7612.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\SecurityListener'] ?? $this->getSecurityListenerService());
  7613.         }, => 'onImplicitLogin'], 0);
  7614.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7615.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\SecurityListener'] ?? $this->getSecurityListenerService());
  7616.         }, => 'onRegisterComplete'], 0);
  7617.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  7618.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\SecurityListener'] ?? $this->getSecurityListenerService());
  7619.         }, => 'onRegisterConfirmed'], 0);
  7620.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  7621.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\SecurityListener'] ?? $this->getSecurityListenerService());
  7622.         }, => 'onResetComplete'], 0);
  7623.         $instance->addListener('hitso_common.oauth', [=> function () {
  7624.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\SecurityListener'] ?? $this->getSecurityListenerService());
  7625.         }, => 'onOAuthEvent'], 0);
  7626.         $instance->addListener('user.reset_password', [=> function () {
  7627.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\UserSubscriber'] ?? $this->getUserSubscriberService());
  7628.         }, => 'onUserPasswordReset'], 0);
  7629.         $instance->addListener('kernel.request', [=> function () {
  7630.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\Monitor\\VisitManager'] ?? ($this->privates['Hitso\\Bundle\\CommonBundle\\Monitor\\VisitManager'] = new \Hitso\Bundle\CommonBundle\Monitor\VisitManager(($this->targetDir.''.'/../../hits'), $this->targetDir.''true)));
  7631.         }, => 'onRequest'], 512);
  7632.         $instance->addListener('kernel.exception', [=> function () {
  7633.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\Monitor\\VisitManager'] ?? ($this->privates['Hitso\\Bundle\\CommonBundle\\Monitor\\VisitManager'] = new \Hitso\Bundle\CommonBundle\Monitor\VisitManager(($this->targetDir.''.'/../../hits'), $this->targetDir.''true)));
  7634.         }, => 'onException'], 512);
  7635.         $instance->addListener('kernel.request', [=> function () {
  7636.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\Monitor\\SlowQueryLogger'] ?? ($this->privates['Hitso\\Bundle\\CommonBundle\\Monitor\\SlowQueryLogger'] = new \Hitso\Bundle\CommonBundle\Monitor\SlowQueryLogger((\dirname(__DIR__3).'/log/slow_queries.log'), $this->targetDir.''true)));
  7637.         }, => 'onRequest'], 512);
  7638.         $instance->addListener('console.command', [=> function () {
  7639.             return ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\DataFixtures\\AbstractFixture'] ?? ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\DataFixtures\\AbstractFixture'] = new \Hitso\Bundle\CommonBundle\Doctrine\DataFixtures\AbstractFixture()));
  7640.         }, => 'init'], 0);
  7641.         $instance->addListener(0, [=> function () {
  7642.             return ($this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ChangeLogEventListener'] ?? $this->getChangeLogEventListenerService());
  7643.         }, => 'prePersist'], 0);
  7644.         $instance->addListener(0, [=> function () {
  7645.             return ($this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductEventListener'] ?? $this->getProductEventListenerService());
  7646.         }, => 'prePersist'], 0);
  7647.         $instance->addListener(1, [=> function () {
  7648.             return ($this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductEventListener'] ?? $this->getProductEventListenerService());
  7649.         }, => 'preUpdate'], 0);
  7650.         $instance->addListener('product.post_create', [=> function () {
  7651.             return ($this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductEventListener'] ?? $this->getProductEventListenerService());
  7652.         }, => 'onPostCreate'], 0);
  7653.         $instance->addListener('product.post_update', [=> function () {
  7654.             return ($this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductEventListener'] ?? $this->getProductEventListenerService());
  7655.         }, => 'onPostUpdate'], 0);
  7656.         $instance->addListener('product.pre_create', [=> function () {
  7657.             return ($this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  7658.         }, => 'onPreCreate'], 0);
  7659.         $instance->addListener('product.post_create', [=> function () {
  7660.             return ($this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  7661.         }, => 'onPostCreate'], 0);
  7662.         $instance->addListener('product.post_update', [=> function () {
  7663.             return ($this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  7664.         }, => 'onPostUpdate'], 0);
  7665.         $instance->addListener('category.post_init', [=> function () {
  7666.             return ($this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\SetSubcategorySubscriber'] ?? $this->getSetSubcategorySubscriberService());
  7667.         }, => 'onPostInit'], 0);
  7668.         $instance->addListener('kernel.request', [=> function () {
  7669.             return ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\EventListener\\GraphQlLocaleSubscriber'] ?? $this->getGraphQlLocaleSubscriberService());
  7670.         }, => 'onKernelRequest'], 190);
  7671.         $instance->addListener('article.post_create', [=> function () {
  7672.             return ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ArticleSubscriber'] ?? $this->getArticleSubscriberService());
  7673.         }, => 'onPostCreate'], 0);
  7674.         $instance->addListener('article.post_update', [=> function () {
  7675.             return ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ArticleSubscriber'] ?? $this->getArticleSubscriberService());
  7676.         }, => 'onPostUpdate'], 0);
  7677.         $instance->addListener(0, [=> function () {
  7678.             return ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ChangeLogEventListener'] ?? $this->getChangeLogEventListener2Service());
  7679.         }, => 'prePersist'], 0);
  7680.         $instance->addListener('comment.pre_create', [=> function () {
  7681.             return ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\CommentListener'] ?? $this->getCommentListenerService());
  7682.         }, => 'onSave'], 0);
  7683.         $instance->addListener('comment.pre_update', [=> function () {
  7684.             return ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\CommentListener'] ?? $this->getCommentListenerService());
  7685.         }, => 'onSave'], 0);
  7686.         $instance->addListener('kernel.response', [=> function () {
  7687.             return ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ContentHitSubscriber'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ContentHitSubscriber'] = new \Hitso\Bundle\ContentBundle\EventListener\ContentHitSubscriber()));
  7688.         }, => 'onKernelResponse'], 1);
  7689.         $instance->addListener('content.pre_create', [=> function () {
  7690.             return ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ContentSubscriber'] ?? $this->getContentSubscriberService());
  7691.         }, => 'onPreCreate'], 0);
  7692.         $instance->addListener('content.post_create', [=> function () {
  7693.             return ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ContentSubscriber'] ?? $this->getContentSubscriberService());
  7694.         }, => 'onPostCreate'], 0);
  7695.         $instance->addListener('content.post_update', [=> function () {
  7696.             return ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ContentSubscriber'] ?? $this->getContentSubscriberService());
  7697.         }, => 'onPostUpdate'], 0);
  7698.         $instance->addListener('likeable.validate', [=> function () {
  7699.             return ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\LikeableListener'] ?? ($this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\LikeableListener'] = new \Hitso\Bundle\ContentBundle\EventListener\LikeableListener()));
  7700.         }, => 'onValidate'], 0);
  7701.         $instance->addListener('kernel.controller', [=> function () {
  7702.             return ($this->privates['Hitso\\Bundle\\SeoBundle\\EventListener\\SeoAwareSubscriber'] ?? $this->getSeoAwareSubscriberService());
  7703.         }, => 'onKernelController'], 1);
  7704.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7705.             return ($this->privates['Hitso\\Bundle\\SeoBundle\\EventListener\\SeoAwareSubscriber'] ?? $this->getSeoAwareSubscriberService());
  7706.         }, => 'onControllerArguments'], 0);
  7707.         $instance->addListener('ticket.post_create', [=> function () {
  7708.             return ($this->privates['Hitso\\Bundle\\TicketsBundle\\EventListener\\TicketSubscriber'] ?? $this->getTicketSubscriberService());
  7709.         }, => 'onTicketCreate'], 0);
  7710.         $instance->addListener('attribute_type.form_init', [=> function () {
  7711.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\AttributeSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\AttributeSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\AttributeSubscriber()));
  7712.         }, => 'onFormInit'], 0);
  7713.         $instance->addListener('article.post_create', [=> function () {
  7714.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\CacheSubscriber(($this->services['kernel'] ?? $this->get('kernel'1)))));
  7715.         }, => 'onPostSave'], 0);
  7716.         $instance->addListener('article.post_update', [=> function () {
  7717.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\CacheSubscriber(($this->services['kernel'] ?? $this->get('kernel'1)))));
  7718.         }, => 'onPostSave'], 0);
  7719.         $instance->addListener('content.post_create', [=> function () {
  7720.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\CacheSubscriber(($this->services['kernel'] ?? $this->get('kernel'1)))));
  7721.         }, => 'onPostSave'], 0);
  7722.         $instance->addListener('content.post_update', [=> function () {
  7723.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\CacheSubscriber(($this->services['kernel'] ?? $this->get('kernel'1)))));
  7724.         }, => 'onPostSave'], 0);
  7725.         $instance->addListener('product.post_create', [=> function () {
  7726.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\CacheSubscriber(($this->services['kernel'] ?? $this->get('kernel'1)))));
  7727.         }, => 'onPostSave'], 0);
  7728.         $instance->addListener('product.post_update', [=> function () {
  7729.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\CacheSubscriber(($this->services['kernel'] ?? $this->get('kernel'1)))));
  7730.         }, => 'onPostSave'], 0);
  7731.         $instance->addListener('repo_file.post_update', [=> function () {
  7732.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CacheSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\CacheSubscriber(($this->services['kernel'] ?? $this->get('kernel'1)))));
  7733.         }, => 'onPostSave'], 0);
  7734.         $instance->addListener('category_type.form_init', [=> function () {
  7735.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  7736.         }, => 'onCategoryFormInit'], 0);
  7737.         $instance->addListener('content_category.form_init', [=> function () {
  7738.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ContentCategorySubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ContentCategorySubscriber'] = new \Juki\Bundle\AppBundle\EventListener\ContentCategorySubscriber()));
  7739.         }, => 'onCategoryFormInit'], 0);
  7740.         $instance->addListener('content_form_type.form_init', [=> function () {
  7741.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ContentSubscriber'] ?? $this->getContentSubscriber2Service());
  7742.         }, => 'onFormInit'], 0);
  7743.         $instance->addListener('section.form_init', [=> function () {
  7744.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CtaBlockSectionSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CtaBlockSectionSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\CtaBlockSectionSubscriber()));
  7745.         }, => 'onFormInit'], 0);
  7746.         $instance->addListener('form.submit', [=> function () {
  7747.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\FixUrlProtocolListener'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\FixUrlProtocolListener'] = new \Juki\Bundle\AppBundle\EventListener\FixUrlProtocolListener()));
  7748.         }, => 'onSubmit'], 0);
  7749.         $instance->addListener('group_type.form_init', [=> function () {
  7750.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\GroupSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\GroupSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\GroupSubscriber()));
  7751.         }, => 'onFormInit'], 0);
  7752.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  7753.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\LastLoginListener'] ?? $this->getLastLoginListenerService());
  7754.         }, => 'onImplicitLogin'], 0);
  7755.         $instance->addListener('security.interactive_login', [=> function () {
  7756.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\LastLoginListener'] ?? $this->getLastLoginListenerService());
  7757.         }, => 'onSecurityInteractiveLogin'], 0);
  7758.         $instance->addListener('kernel.request', [=> function () {
  7759.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\LocaleSubscriber'] ?? $this->getLocaleSubscriberService());
  7760.         }, => 'onKernelRequest'], 8);
  7761.         $instance->addListener(0, [=> function () {
  7762.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ProductEventListener'] ?? $this->getProductEventListener2Service());
  7763.         }, => 'preUpdate'], 0);
  7764.         $instance->addListener('section.form_init', [=> function () {
  7765.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ProductListSectionSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ProductListSectionSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\ProductListSectionSubscriber()));
  7766.         }, => 'onFormInit'], 0);
  7767.         $instance->addListener('product.pre_create', [=> function () {
  7768.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  7769.         }, => 'onPreCreate'], 0);
  7770.         $instance->addListener('product_type.form_init', [=> function () {
  7771.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  7772.         }, => 'onProductFormInit'], 0);
  7773.         $instance->addListener('product.display', [=> function () {
  7774.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  7775.         }, => 'onProductDisplay'], 0);
  7776.         $instance->addListener('form.pre_submit', [=> function () {
  7777.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  7778.         }, => 'onProductFormSubmit'], 0);
  7779.         $instance->addListener('kernel.response', [=> function () {
  7780.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ResponseSubscriber'] ?? $this->getResponseSubscriberService());
  7781.         }, => 'onKernelResponse'], 0);
  7782.         $instance->addListener('section.form_init', [=> function () {
  7783.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\SectionSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\SectionSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\SectionSubscriber()));
  7784.         }, => 'onSectionFormInit'], 0);
  7785.         $instance->addListener('slide_form_type.form_init', [=> function () {
  7786.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\SlideSubscriber'] ?? $this->getSlideSubscriberService());
  7787.         }, => 'onSlideFormInit'], 0);
  7788.         $instance->addListener('tag_form_type.form_init', [=> function () {
  7789.             return ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\TagSubscriber'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\EventListener\\TagSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\TagSubscriber()));
  7790.         }, => 'onTagFormInit'], 0);
  7791.         $instance->addListener('console.command', [=> function () {
  7792.             return ($this->privates['Juki\\Bundle\\AppBundle\\DataFixtures\\ORM\\LoadProductsData'] ?? $this->getLoadProductsDataService());
  7793.         }, => 'init'], 0);
  7794.         return $instance;
  7795.     }
  7796.     /**
  7797.      * Gets the public 'feedio' shared service.
  7798.      *
  7799.      * @return \FeedIo\FeedIo
  7800.      */
  7801.     protected function getFeedioService()
  7802.     {
  7803.         include_once \dirname(__DIR__4).'/vendor/debril/feed-io/src/FeedIo/FeedIo.php';
  7804.         include_once \dirname(__DIR__4).'/vendor/debril/feed-io/src/FeedIo/Adapter/ClientInterface.php';
  7805.         include_once \dirname(__DIR__4).'/vendor/debril/feed-io/src/FeedIo/Adapter/Guzzle/Client.php';
  7806.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/ClientInterface.php';
  7807.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/Client.php';
  7808.         $this->services['feedio'] = $instance = new \FeedIo\FeedIo(new \FeedIo\Adapter\Guzzle\Client(new \GuzzleHttp\Client()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7809.         $instance->addDateFormats($this->parameters['debril_rss_atom.date_formats']);
  7810.         return $instance;
  7811.     }
  7812.     /**
  7813.      * Gets the public 'fidry_alice_data_fixtures.loader.doctrine' shared service.
  7814.      *
  7815.      * @return \Fidry\AliceDataFixtures\Loader\PurgerLoader
  7816.      */
  7817.     protected function getFidryAliceDataFixtures_Loader_DoctrineService($lazyLoad true)
  7818.     {
  7819.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/LoaderInterface.php';
  7820.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Persistence/PersisterAwareInterface.php';
  7821.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  7822.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/PurgerLoader.php';
  7823.         return $this->services['fidry_alice_data_fixtures.loader.doctrine'] = new \Fidry\AliceDataFixtures\Loader\PurgerLoader(($this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] ?? $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService()), ($this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] ?? $this->getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService()), 'delete', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7824.     }
  7825.     /**
  7826.      * Gets the public 'fidry_alice_data_fixtures.persistence.persister.doctrine' shared service.
  7827.      *
  7828.      * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister
  7829.      */
  7830.     protected function getFidryAliceDataFixtures_Persistence_Persister_DoctrineService($lazyLoad true)
  7831.     {
  7832.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Persistence/PersisterInterface.php';
  7833.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  7834.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Doctrine/Persister/ObjectManagerPersister.php';
  7835.         return $this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] = new \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  7836.     }
  7837.     /**
  7838.      * Gets the public 'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' shared service.
  7839.      *
  7840.      * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger
  7841.      */
  7842.     protected function getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService($lazyLoad true)
  7843.     {
  7844.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Persistence/PurgerInterface.php';
  7845.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Persistence/PurgerFactoryInterface.php';
  7846.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  7847.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Doctrine/Purger/Purger.php';
  7848.         return $this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] = new \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  7849.     }
  7850.     /**
  7851.      * Gets the public 'filesystem' shared service.
  7852.      *
  7853.      * @return \Symfony\Component\Filesystem\Filesystem
  7854.      */
  7855.     protected function getFilesystemService()
  7856.     {
  7857.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  7858.     }
  7859.     /**
  7860.      * Gets the public 'form.factory' shared service.
  7861.      *
  7862.      * @return \Symfony\Component\Form\FormFactory
  7863.      */
  7864.     protected function getForm_FactoryService()
  7865.     {
  7866.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  7867.     }
  7868.     /**
  7869.      * Gets the public 'form.type.file' shared service.
  7870.      *
  7871.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  7872.      */
  7873.     protected function getForm_Type_FileService()
  7874.     {
  7875.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7876.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7877.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  7878.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  7879.     }
  7880.     /**
  7881.      * Gets the public 'fos_rest.view_handler' shared service.
  7882.      *
  7883.      * @return \FOS\RestBundle\View\ViewHandler
  7884.      */
  7885.     protected function getFosRest_ViewHandlerService()
  7886.     {
  7887.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  7888.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  7889.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  7890.         return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), $this->getFosRest_Serializer_SymfonyService(), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'xml' => false'html' => true], 400204false, ['html' => 302], 'twig', ['serializeNullStrategy' => false], false);
  7891.     }
  7892.     /**
  7893.      * Gets the public 'fos_user.change_password.controller' shared service.
  7894.      *
  7895.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  7896.      */
  7897.     protected function getFosUser_ChangePassword_ControllerService()
  7898.     {
  7899.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7900.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7901.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  7902.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  7903.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
  7904.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  7905.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  7906.         $this->services['fos_user.change_password.controller'] = $instance = new \FOS\UserBundle\Controller\ChangePasswordController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_change_password_form''FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'$this->parameters['fos_user.change_password.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  7907.         $instance->setContainer($this);
  7908.         return $instance;
  7909.     }
  7910.     /**
  7911.      * Gets the public 'fos_user.profile.controller' shared service.
  7912.      *
  7913.      * @return \FOS\UserBundle\Controller\ProfileController
  7914.      */
  7915.     protected function getFosUser_Profile_ControllerService()
  7916.     {
  7917.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7918.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7919.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  7920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  7921.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
  7922.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  7923.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  7924.         $this->services['fos_user.profile.controller'] = $instance = new \FOS\UserBundle\Controller\ProfileController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_profile_form''FOS\\UserBundle\\Form\\Type\\ProfileFormType'$this->parameters['fos_user.profile.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  7925.         $instance->setContainer($this);
  7926.         return $instance;
  7927.     }
  7928.     /**
  7929.      * Gets the public 'fos_user.registration.controller' shared service.
  7930.      *
  7931.      * @return \FOS\UserBundle\Controller\RegistrationController
  7932.      */
  7933.     protected function getFosUser_Registration_ControllerService()
  7934.     {
  7935.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7936.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  7938.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  7939.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
  7940.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  7941.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  7942.         $this->services['fos_user.registration.controller'] = $instance = new \FOS\UserBundle\Controller\RegistrationController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_registration_form''FOS\\UserBundle\\Form\\Type\\RegistrationFormType'$this->parameters['fos_user.registration.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  7943.         $instance->setContainer($this);
  7944.         return $instance;
  7945.     }
  7946.     /**
  7947.      * Gets the public 'fos_user.resetting.controller' shared service.
  7948.      *
  7949.      * @return \FOS\UserBundle\Controller\ResettingController
  7950.      */
  7951.     protected function getFosUser_Resetting_ControllerService()
  7952.     {
  7953.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7954.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7955.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  7956.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  7957.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
  7958.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  7959.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  7960.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/Mailer.php';
  7962.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  7963.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  7964.         $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form''FOS\\UserBundle\\Form\\Type\\ResettingFormType'$this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => '@FOSUser/Registration/email.txt.twig''resetting.template' => '@FOSUser/Resetting/email.txt.twig''from_email' => ['confirmation' => $this->parameters['fos_user.registration.confirmation.from_email'], 'resetting' => $this->parameters['fos_user.resetting.email.from_email']]]), 7200);
  7965.         $instance->setContainer($this);
  7966.         return $instance;
  7967.     }
  7968.     /**
  7969.      * Gets the public 'fos_user.security.controller' shared service.
  7970.      *
  7971.      * @return \FOS\UserBundle\Controller\SecurityController
  7972.      */
  7973.     protected function getFosUser_Security_ControllerService()
  7974.     {
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7976.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  7978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  7979.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
  7980.         $this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  7981.         $instance->setContainer($this);
  7982.         return $instance;
  7983.     }
  7984.     /**
  7985.      * Gets the public 'fos_user.user_manager' shared service.
  7986.      *
  7987.      * @return \FOS\UserBundle\Doctrine\UserManager
  7988.      */
  7989.     protected function getFosUser_UserManagerService()
  7990.     {
  7991.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  7992.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  7993.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  7994.         return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL), 'Hitso\\Bundle\\CommonBundle\\Entity\\User');
  7995.     }
  7996.     /**
  7997.      * Gets the public 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' shared service.
  7998.      *
  7999.      * @return \Hautelook\AliceBundle\Console\Command\Doctrine\DoctrineOrmLoadDataFixturesCommand
  8000.      */
  8001.     protected function getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService()
  8002.     {
  8003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8004.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Console/Command/Doctrine/DoctrineOrmLoadDataFixturesCommand.php';
  8005.         return $this->services['hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command'] = new \Hautelook\AliceBundle\Console\Command\Doctrine\DoctrineOrmLoadDataFixturesCommand('hautelook:fixtures:load', ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['hautelook_alice.loader'] ?? $this->getHautelookAlice_LoaderService()));
  8006.     }
  8007.     /**
  8008.      * Gets the public 'hautelook_alice.data_fixtures.append_loader' shared service.
  8009.      *
  8010.      * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader
  8011.      */
  8012.     protected function getHautelookAlice_DataFixtures_AppendLoaderService()
  8013.     {
  8014.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/LoaderInterface.php';
  8015.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Persistence/PersisterAwareInterface.php';
  8016.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  8017.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php';
  8018.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  8019.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  8020.         return $this->services['hautelook_alice.data_fixtures.append_loader'] = new \Fidry\AliceDataFixtures\Loader\FileResolverLoader(($this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] ?? $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService()), ($this->services['hautelook_alice.resolver.file'] ?? ($this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1))))));
  8021.     }
  8022.     /**
  8023.      * Gets the public 'hautelook_alice.data_fixtures.purge_loader' shared service.
  8024.      *
  8025.      * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader
  8026.      */
  8027.     protected function getHautelookAlice_DataFixtures_PurgeLoaderService()
  8028.     {
  8029.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/LoaderInterface.php';
  8030.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Persistence/PersisterAwareInterface.php';
  8031.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  8032.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php';
  8033.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  8034.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  8035.         return $this->services['hautelook_alice.data_fixtures.purge_loader'] = new \Fidry\AliceDataFixtures\Loader\FileResolverLoader(($this->services['fidry_alice_data_fixtures.loader.doctrine'] ?? $this->getFidryAliceDataFixtures_Loader_DoctrineService()), ($this->services['hautelook_alice.resolver.file'] ?? ($this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1))))));
  8036.     }
  8037.     /**
  8038.      * Gets the public 'hautelook_alice.loader' shared service.
  8039.      *
  8040.      * @return \Hautelook\AliceBundle\Loader\DoctrineOrmLoader
  8041.      */
  8042.     protected function getHautelookAlice_LoaderService()
  8043.     {
  8044.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/LoaderInterface.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/LoggerAwareInterface.php';
  8046.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  8047.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Loader/DoctrineOrmLoader.php';
  8048.         return $this->services['hautelook_alice.loader'] = new \Hautelook\AliceBundle\Loader\DoctrineOrmLoader(($this->services['hautelook_alice.resolver.bundle'] ?? $this->getHautelookAlice_Resolver_BundleService()), ($this->services['hautelook_alice.locator'] ?? $this->getHautelookAlice_LocatorService()), ($this->services['hautelook_alice.data_fixtures.purge_loader'] ?? $this->getHautelookAlice_DataFixtures_PurgeLoaderService()), ($this->services['hautelook_alice.data_fixtures.append_loader'] ?? $this->getHautelookAlice_DataFixtures_AppendLoaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8049.     }
  8050.     /**
  8051.      * Gets the public 'hautelook_alice.locator' shared service.
  8052.      *
  8053.      * @return \Hautelook\AliceBundle\Locator\EnvironmentlessFilesLocator
  8054.      */
  8055.     protected function getHautelookAlice_LocatorService()
  8056.     {
  8057.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/FixtureLocatorInterface.php';
  8058.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  8059.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Locator/EnvironmentlessFilesLocator.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Locator/EnvDirectoryLocator.php';
  8061.         return $this->services['hautelook_alice.locator'] = new \Hautelook\AliceBundle\Locator\EnvironmentlessFilesLocator(new \Hautelook\AliceBundle\Locator\EnvDirectoryLocator($this->parameters['hautelook_alice.fixtures_path'], $this->parameters['hautelook_alice.root_dirs']));
  8062.     }
  8063.     /**
  8064.      * Gets the public 'hautelook_alice.resolver.bundle' shared service.
  8065.      *
  8066.      * @return \Hautelook\AliceBundle\Resolver\Bundle\NoBundleResolver
  8067.      */
  8068.     protected function getHautelookAlice_Resolver_BundleService()
  8069.     {
  8070.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/BundleResolverInterface.php';
  8071.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  8072.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/NoBundleResolver.php';
  8073.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/SimpleBundleResolver.php';
  8074.         return $this->services['hautelook_alice.resolver.bundle'] = new \Hautelook\AliceBundle\Resolver\Bundle\NoBundleResolver(new \Hautelook\AliceBundle\Resolver\Bundle\SimpleBundleResolver(($this->services['kernel'] ?? $this->get('kernel'1))));
  8075.     }
  8076.     /**
  8077.      * Gets the public 'hautelook_alice.resolver.file' shared service.
  8078.      *
  8079.      * @return \Hautelook\AliceBundle\Resolver\File\KernelFileResolver
  8080.      */
  8081.     protected function getHautelookAlice_Resolver_FileService()
  8082.     {
  8083.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  8084.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  8085.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  8086.         return $this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1)));
  8087.     }
  8088.     /**
  8089.      * Gets the public 'hitso.file_manager.serializer' shared autowired service.
  8090.      *
  8091.      * @return \Symfony\Component\Serializer\Serializer
  8092.      */
  8093.     protected function getHitso_FileManager_SerializerService()
  8094.     {
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  8097.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  8098.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  8099.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  8100.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  8101.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  8102.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Serializer/DirectoryNormalizer.php';
  8103.         return $this->services['hitso.file_manager.serializer'] = new \Symfony\Component\Serializer\Serializer([=> ($this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\DirectoryNormalizer'] ?? ($this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\DirectoryNormalizer'] = new \Hitso\Bundle\FileManagerBundle\Serializer\DirectoryNormalizer())), => ($this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\DownloadNormalizer'] ?? $this->getDownloadNormalizerService()), => ($this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\FileNormalizer'] ?? $this->getFileNormalizerService()), => ($this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] ?? $this->getChangeLogRepositoryService())]);
  8104.     }
  8105.     /**
  8106.      * Gets the public 'hitso.sitemap.generator' shared service.
  8107.      *
  8108.      * @return \Hitso\Bundle\SeoBundle\Service\SitemapGenerator
  8109.      */
  8110.     protected function getHitso_Sitemap_GeneratorService()
  8111.     {
  8112.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Service/SitemapGenerator.php';
  8113.         return $this->services['hitso.sitemap.generator'] = new \Hitso\Bundle\SeoBundle\Service\SitemapGenerator();
  8114.     }
  8115.     /**
  8116.      * Gets the public 'hitso_admin.menu.section_groups' shared autowired service.
  8117.      *
  8118.      * @return \Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider
  8119.      */
  8120.     protected function getHitsoAdmin_Menu_SectionGroupsService()
  8121.     {
  8122.         return $this->services['hitso_admin.menu.section_groups'] = new \Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider('section_groups''Strony''hitso_section_group_index', [], [=> 'ROLE_ADMIN_SECTION_CAN_ACCESS'], '_route matches "/^hitso_section_group_index/"'NULLNULLNULL450);
  8123.     }
  8124.     /**
  8125.      * Gets the public 'http_kernel' shared service.
  8126.      *
  8127.      * @return \Symfony\Component\HttpKernel\HttpKernel
  8128.      */
  8129.     protected function getHttpKernelService()
  8130.     {
  8131.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  8132.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  8133.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  8134.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  8135.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  8136.             yield => ($this->privates['debug.Hitso\\Bundle\\CommonBundle\\Request\\ArgumentResolver\\BreadcrumbResolver'] ?? $this->getBreadcrumbResolverService());
  8137.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  8138.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
  8139.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  8140.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  8141.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  8142.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  8143.         }, 10)), $a));
  8144.     }
  8145.     /**
  8146.      * Gets the public 'httplug.client' shared service.
  8147.      *
  8148.      * @return \Http\Client\Common\HttpMethodsClient
  8149.      */
  8150.     protected function getHttplug_ClientService()
  8151.     {
  8152.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClientInterface.php';
  8153.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClient.php';
  8154.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/PluginClient.php';
  8155.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/ClientFactory.php';
  8156.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/ProfileClientFactory.php';
  8157.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/AutoDiscoveryFactory.php';
  8158.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin.php';
  8159.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/ContentLengthPlugin.php';
  8160.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/RedirectPlugin.php';
  8161.         return $this->services['httplug.client'] = new \Http\Client\Common\HttpMethodsClient(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService())->createClient((new \Http\HttplugBundle\Collector\ProfileClientFactory(new \Http\HttplugBundle\ClientFactory\AutoDiscoveryFactory(), ($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->createClient([]), [=> new \Http\Client\Common\Plugin\ContentLengthPlugin(), => new \Http\Client\Common\Plugin\RedirectPlugin(['preserve_header' => true'use_default_for_multiple' => true])], ['client_name' => 'app']), ($this->services['httplug.message_factory'] ?? $this->getHttplug_MessageFactoryService()));
  8162.     }
  8163.     /**
  8164.      * Gets the public 'httplug.message_factory' shared service.
  8165.      *
  8166.      * @return \Http\Message\MessageFactory
  8167.      */
  8168.     protected function getHttplug_MessageFactoryService()
  8169.     {
  8170.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/RequestFactory.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/ResponseFactory.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/MessageFactory.php';
  8173.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/MessageFactoryDiscovery.php';
  8174.         return $this->services['httplug.message_factory'] = \Http\Discovery\MessageFactoryDiscovery::find();
  8175.     }
  8176.     /**
  8177.      * Gets the public 'httplug.psr17_request_factory' shared service.
  8178.      *
  8179.      * @return \Psr\Http\Message\RequestFactoryInterface
  8180.      */
  8181.     protected function getHttplug_Psr17RequestFactoryService()
  8182.     {
  8183.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  8184.         return $this->services['httplug.psr17_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findRequestFactory();
  8185.     }
  8186.     /**
  8187.      * Gets the public 'httplug.psr17_response_factory' shared service.
  8188.      *
  8189.      * @return \Psr\Http\Message\ResponseFactoryInterface
  8190.      */
  8191.     protected function getHttplug_Psr17ResponseFactoryService()
  8192.     {
  8193.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  8194.         return $this->services['httplug.psr17_response_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findResponseFactory();
  8195.     }
  8196.     /**
  8197.      * Gets the public 'httplug.psr17_server_request_factory' shared service.
  8198.      *
  8199.      * @return \Psr\Http\Message\ServerRequestFactoryInterface
  8200.      */
  8201.     protected function getHttplug_Psr17ServerRequestFactoryService()
  8202.     {
  8203.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  8204.         return $this->services['httplug.psr17_server_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findServerRequestFactory();
  8205.     }
  8206.     /**
  8207.      * Gets the public 'httplug.psr17_stream_factory' shared service.
  8208.      *
  8209.      * @return \Psr\Http\Message\StreamFactoryInterface
  8210.      */
  8211.     protected function getHttplug_Psr17StreamFactoryService()
  8212.     {
  8213.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  8214.         return $this->services['httplug.psr17_stream_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findStreamFactory();
  8215.     }
  8216.     /**
  8217.      * Gets the public 'httplug.psr17_uploaded_file_factory' shared service.
  8218.      *
  8219.      * @return \Psr\Http\Message\UploadedFileFactoryInterface
  8220.      */
  8221.     protected function getHttplug_Psr17UploadedFileFactoryService()
  8222.     {
  8223.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  8224.         return $this->services['httplug.psr17_uploaded_file_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUploadedFileFactory();
  8225.     }
  8226.     /**
  8227.      * Gets the public 'httplug.psr17_uri_factory' shared service.
  8228.      *
  8229.      * @return \Psr\Http\Message\UriFactoryInterface
  8230.      */
  8231.     protected function getHttplug_Psr17UriFactoryService()
  8232.     {
  8233.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  8234.         return $this->services['httplug.psr17_uri_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUrlFactory();
  8235.     }
  8236.     /**
  8237.      * Gets the public 'httplug.psr18_client' shared service.
  8238.      *
  8239.      * @return \Psr\Http\Client\ClientInterface
  8240.      */
  8241.     protected function getHttplug_Psr18ClientService()
  8242.     {
  8243.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr18ClientDiscovery.php';
  8244.         return $this->services['httplug.psr18_client'] = \Http\Discovery\Psr18ClientDiscovery::find();
  8245.     }
  8246.     /**
  8247.      * Gets the public 'httplug.stream_factory' shared service.
  8248.      *
  8249.      * @return \Http\Message\StreamFactory
  8250.      */
  8251.     protected function getHttplug_StreamFactoryService()
  8252.     {
  8253.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/StreamFactory.php';
  8254.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/StreamFactoryDiscovery.php';
  8255.         return $this->services['httplug.stream_factory'] = \Http\Discovery\StreamFactoryDiscovery::find();
  8256.     }
  8257.     /**
  8258.      * Gets the public 'httplug.uri_factory' shared service.
  8259.      *
  8260.      * @return \Http\Message\UriFactory
  8261.      */
  8262.     protected function getHttplug_UriFactoryService()
  8263.     {
  8264.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/UriFactory.php';
  8265.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/UriFactoryDiscovery.php';
  8266.         return $this->services['httplug.uri_factory'] = \Http\Discovery\UriFactoryDiscovery::find();
  8267.     }
  8268.     /**
  8269.      * Gets the public 'jms_translation.config_factory' shared service.
  8270.      *
  8271.      * @return \JMS\TranslationBundle\Translation\ConfigFactory
  8272.      */
  8273.     protected function getJmsTranslation_ConfigFactoryService()
  8274.     {
  8275.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigFactory.php';
  8276.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigBuilder.php';
  8277.         $a = new \JMS\TranslationBundle\Translation\ConfigBuilder();
  8278.         $a->setTranslationsDir((\dirname(__DIR__4).'/translations'));
  8279.         $a->setScanDirs([=> (\dirname(__DIR__4).'/src/Hitso')]);
  8280.         $a->setIgnoredDomains([]);
  8281.         $a->setDomains([]);
  8282.         $a->setEnabledExtractors(['hitso_menu' => true'jms_i18n_routing' => true'hitso_contents' => true'hitso_forms_crops' => true'hitso_multi_site' => true'system_configurator' => true'form_authenticator' => true]);
  8283.         $a->setExcludedDirs([]);
  8284.         $a->setExcludedNames([=> '*Test.php'=> '*TestCase.php']);
  8285.         $a->setDefaultOutputFormat('xliff');
  8286.         $a->setKeepOldTranslations(false);
  8287.         $a->setLoadResources([]);
  8288.         return $this->services['jms_translation.config_factory'] = new \JMS\TranslationBundle\Translation\ConfigFactory(['app' => $a]);
  8289.     }
  8290.     /**
  8291.      * Gets the public 'jms_translation.controller.api_controller' shared service.
  8292.      *
  8293.      * @return \JMS\TranslationBundle\Controller\ApiController
  8294.      */
  8295.     protected function getJmsTranslation_Controller_ApiControllerService()
  8296.     {
  8297.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Controller/ApiController.php';
  8298.         return $this->services['jms_translation.controller.api_controller'] = new \JMS\TranslationBundle\Controller\ApiController(($this->services['jms_translation.config_factory'] ?? $this->getJmsTranslation_ConfigFactoryService()), ($this->services['jms_translation.updater'] ?? $this->getJmsTranslation_UpdaterService()));
  8299.     }
  8300.     /**
  8301.      * Gets the public 'jms_translation.controller.translate_controller' shared service.
  8302.      *
  8303.      * @return \JMS\TranslationBundle\Controller\TranslateController
  8304.      */
  8305.     protected function getJmsTranslation_Controller_TranslateControllerService()
  8306.     {
  8307.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Controller/TranslateController.php';
  8308.         $this->services['jms_translation.controller.translate_controller'] = $instance = new \JMS\TranslationBundle\Controller\TranslateController(($this->services['jms_translation.config_factory'] ?? $this->getJmsTranslation_ConfigFactoryService()), ($this->privates['jms_translation.loader_manager'] ?? $this->getJmsTranslation_LoaderManagerService()));
  8309.         $instance->setSourceLanguage('pl');
  8310.         return $instance;
  8311.     }
  8312.     /**
  8313.      * Gets the public 'jms_translation.twig_extension' shared service.
  8314.      *
  8315.      * @return \JMS\TranslationBundle\Twig\TranslationExtension
  8316.      */
  8317.     protected function getJmsTranslation_TwigExtensionService()
  8318.     {
  8319.         return $this->services['jms_translation.twig_extension'] = new \JMS\TranslationBundle\Twig\TranslationExtension(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), true);
  8320.     }
  8321.     /**
  8322.      * Gets the public 'jms_translation.updater' shared service.
  8323.      *
  8324.      * @return \JMS\TranslationBundle\Translation\Updater
  8325.      */
  8326.     protected function getJmsTranslation_UpdaterService()
  8327.     {
  8328.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Updater.php';
  8329.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ExtractorInterface.php';
  8330.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ExtractorManager.php';
  8331.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Logger/LoggerAwareInterface.php';
  8332.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileExtractor.php';
  8333.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileVisitorInterface.php';
  8334.         include_once \dirname(__DIR__4).'/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php';
  8335.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/DefaultPhpFileExtractor.php';
  8336.         include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php';
  8337.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/FileSourceFactory.php';
  8338.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/FormExtractor.php';
  8339.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/TranslationContainerExtractor.php';
  8340.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php';
  8341.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/TwigFileExtractor.php';
  8342.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/ValidationExtractor.php';
  8343.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/AuthenticationMessagesExtractor.php';
  8344.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Translation/DataTableTranslationExtractor.php';
  8345.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Extractor/AbstractCrudControllerTranslationExtractor.php';
  8346.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Extractor/AbstractControllerTranslationExtractor.php';
  8347.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Extractor/BreadcrumbsTranslationExtractor.php';
  8348.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Extractor/FlashMessagesTranslationExtractor.php';
  8349.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Extractor/FormOptionsTranslationExtractor.php';
  8350.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Extractor/JavaScriptExtractor.php';
  8351.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Extractor/LoggableAnnotationTranslationExtractor.php';
  8352.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Extractor/SystemConfiguratorTranslationExtractor.php';
  8353.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Extractor/YamlExtractor.php';
  8354.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Translation/MenuExtractor.php';
  8355.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Translation/SystemConfiguratorExtractor.php';
  8356.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Translation/FormAuthenticatorExtractor.php';
  8357.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Translation/CropLabelExtractor.php';
  8358.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/Translation/SitesExtractor.php';
  8359.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Extension/TypeTranslationExtractor.php';
  8360.         $a = ($this->services['twig'] ?? $this->getTwigService());
  8361.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  8362.         $c = new \Doctrine\Common\Annotations\DocParser();
  8363.         $c->setImports(['desc' => 'JMS\\TranslationBundle\\Annotation\\Desc''meaning' => 'JMS\\TranslationBundle\\Annotation\\Meaning''ignore' => 'JMS\\TranslationBundle\\Annotation\\Ignore']);
  8364.         $c->setIgnoreNotImportedAnnotations(true);
  8365.         $d = new \JMS\TranslationBundle\Translation\FileSourceFactory((($this->hasParameter("kernel.root_dir")) ? ($this->getParameter("kernel.root_dir")) : ($this->getParameter("kernel.project_dir"))), \dirname(__DIR__4));
  8366.         return $this->services['jms_translation.updater'] = new \JMS\TranslationBundle\Translation\Updater(($this->privates['jms_translation.loader_manager'] ?? $this->getJmsTranslation_LoaderManagerService()), new \JMS\TranslationBundle\Translation\ExtractorManager(new \JMS\TranslationBundle\Translation\Extractor\FileExtractor($a$b, [=> new \JMS\TranslationBundle\Translation\Extractor\File\DefaultPhpFileExtractor($c$d), => new \JMS\TranslationBundle\Translation\Extractor\File\FormExtractor($c$d), => new \JMS\TranslationBundle\Translation\Extractor\File\TranslationContainerExtractor(), => new \JMS\TranslationBundle\Translation\Extractor\File\TwigFileExtractor($a$d), => new \JMS\TranslationBundle\Translation\Extractor\File\ValidationExtractor(($this->services['validator'] ?? $this->getValidatorService())), => new \JMS\TranslationBundle\Translation\Extractor\File\AuthenticationMessagesExtractor($c$d), => new \Hitso\Bundle\DataTableBundle\Translation\DataTableTranslationExtractor('admin', ['Hitso\\Bundle\\DataTableBundle\\Model\\AbstractModel' => [=> 'header'], 'Hitso\\Bundle\\DataTableBundle\\Model\\Action' => [=> 'label'=> 'confirmMessage'], 'Hitso\\Bundle\\DataTableBundle\\Model\\Column\\AbstractColumn' => [=> 'label'], 'Hitso\\Bundle\\DataTableBundle\\Model\\Filter\\AbstractFilter' => [=> 'label'=> 'placeholder'], 'Hitso\\Bundle\\DataTableBundle\\Model\\Filter\\SelectFilter' => [=> 'label'=> 'placeholder'=> 'values']]), => new \Hitso\Bundle\TranslationBundle\Translation\Extractor\AbstractCrudControllerTranslationExtractor(), => new \Hitso\Bundle\TranslationBundle\Translation\Extractor\BreadcrumbsTranslationExtractor(), => new \Hitso\Bundle\TranslationBundle\Translation\Extractor\FlashMessagesTranslationExtractor(), 10 => new \Hitso\Bundle\TranslationBundle\Translation\Extractor\FormOptionsTranslationExtractor(), 11 => new \Hitso\Bundle\TranslationBundle\Translation\Extractor\JavaScriptExtractor(), 12 => new \Hitso\Bundle\TranslationBundle\Translation\Extractor\LoggableAnnotationTranslationExtractor(), 13 => new \Hitso\Bundle\TranslationBundle\Translation\Extractor\SystemConfiguratorTranslationExtractor(), 14 => new \Hitso\Bundle\TranslationBundle\Translation\Extractor\YamlExtractor()]), $b, ['hitso_menu' => new \Hitso\Bundle\AdminBundle\Translation\MenuExtractor(($this->privates['Hitso\\Bundle\\AdminBundle\\Menu\\MenuBuilder'] ?? $this->getMenuBuilderService())), 'system_configurator' => new \Hitso\Bundle\AdminBundle\Translation\SystemConfiguratorExtractor(($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configuration\\SystemConfiguratorCollection'] ?? $this->getSystemConfiguratorCollectionService())), 'form_authenticator' => new \Hitso\Bundle\AdminBundle\Translation\FormAuthenticatorExtractor(), 'hitso_forms_crops' => new \Hitso\Bundle\FormBundle\Translation\CropLabelExtractor(($this->privates['Hitso\\Bundle\\FormBundle\\Config\\ConfigCollection'] ?? $this->getConfigCollectionService())), 'hitso_multi_site' => new \Hitso\Bundle\MultiSiteBundle\Translation\SitesExtractor(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService())), 'hitso_contents' => new \Hitso\Bundle\ContentBundle\Extension\TypeTranslationExtractor(($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()), $this->parameters['content.slides'], $this->parameters['content.banners'])]), $b, ($this->privates['jms_translation.file_writer'] ?? $this->getJmsTranslation_FileWriterService()));
  8367.     }
  8368.     /**
  8369.      * Gets the public 'knp_menu.factory' shared service.
  8370.      *
  8371.      * @return \Knp\Menu\MenuFactory
  8372.      */
  8373.     protected function getKnpMenu_FactoryService()
  8374.     {
  8375.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  8376.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  8377.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  8378.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  8379.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  8380.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService())), 0);
  8381.         return $instance;
  8382.     }
  8383.     /**
  8384.      * Gets the public 'knp_menu.matcher' shared service.
  8385.      *
  8386.      * @return \Knp\Menu\Matcher\Matcher
  8387.      */
  8388.     protected function getKnpMenu_MatcherService()
  8389.     {
  8390.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  8391.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  8392.         }, 1));
  8393.     }
  8394.     /**
  8395.      * Gets the public 'knp_snappy.image' shared service.
  8396.      *
  8397.      * @return \Knp\Snappy\Image
  8398.      */
  8399.     protected function getKnpSnappy_ImageService()
  8400.     {
  8401.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  8402.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  8403.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  8404.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image($this->getEnv('WKHTMLTOIMAGE_PATH'), [], []);
  8405.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  8406.         return $instance;
  8407.     }
  8408.     /**
  8409.      * Gets the public 'knp_snappy.pdf' shared service.
  8410.      *
  8411.      * @return \Knp\Snappy\Pdf
  8412.      */
  8413.     protected function getKnpSnappy_PdfService()
  8414.     {
  8415.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  8416.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  8417.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  8418.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), [], []);
  8419.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  8420.         return $instance;
  8421.     }
  8422.     /**
  8423.      * Gets the public 'liform' shared service.
  8424.      *
  8425.      * @return \Limenius\Liform\Liform
  8426.      */
  8427.     protected function getLiformService()
  8428.     {
  8429.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/LiformInterface.php';
  8430.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Liform.php';
  8431.         return $this->services['liform'] = new \Limenius\Liform\Liform(($this->services['liform.resolver'] ?? $this->getLiform_ResolverService()));
  8432.     }
  8433.     /**
  8434.      * Gets the public 'liform.add_schema_extension' shared service.
  8435.      *
  8436.      * @return \Limenius\Liform\Form\Extension\AddLiformExtension
  8437.      */
  8438.     protected function getLiform_AddSchemaExtensionService()
  8439.     {
  8440.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8441.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8442.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Form/Extension/AddLiformExtension.php';
  8443.         return $this->services['liform.add_schema_extension'] = new \Limenius\Liform\Form\Extension\AddLiformExtension();
  8444.     }
  8445.     /**
  8446.      * Gets the public 'liform.guesser.validator' shared service.
  8447.      *
  8448.      * @return \Limenius\Liform\Guesser\ValidatorGuesser
  8449.      */
  8450.     protected function getLiform_Guesser_ValidatorService()
  8451.     {
  8452.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8453.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Guesser/ValidatorGuesser.php';
  8455.         return $this->services['liform.guesser.validator'] = new \Limenius\Liform\Guesser\ValidatorGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  8456.     }
  8457.     /**
  8458.      * Gets the public 'liform.resolver' shared service.
  8459.      *
  8460.      * @return \Limenius\Liform\Resolver
  8461.      */
  8462.     protected function getLiform_ResolverService()
  8463.     {
  8464.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/ResolverInterface.php';
  8465.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Resolver.php';
  8466.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/TransformerInterface.php';
  8467.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/AbstractTransformer.php';
  8468.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/IntegerTransformer.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ArrayTransformer.php';
  8470.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/CompoundTransformer.php';
  8471.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ChoiceTransformer.php';
  8472.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/StringTransformer.php';
  8473.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/NumberTransformer.php';
  8474.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/BooleanTransformer.php';
  8475.         $this->services['liform.resolver'] = $instance = new \Limenius\Liform\Resolver();
  8476.         $a = ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService());
  8477.         $b = ($this->services['liform.guesser.validator'] ?? $this->getLiform_Guesser_ValidatorService());
  8478.         $instance->setTransformer('integer', new \Limenius\Liform\Transformer\IntegerTransformer($a$b), NULL);
  8479.         $instance->setTransformer('collection', new \Limenius\Liform\Transformer\ArrayTransformer($a$b$instance), NULL);
  8480.         $instance->setTransformer('compound', new \Limenius\Liform\Transformer\CompoundTransformer($a$b$instance), NULL);
  8481.         $instance->setTransformer('choice', new \Limenius\Liform\Transformer\ChoiceTransformer($a$b), NULL);
  8482.         $instance->setTransformer('text', new \Limenius\Liform\Transformer\StringTransformer($a$b), NULL);
  8483.         $instance->setTransformer('url', new \Limenius\Liform\Transformer\StringTransformer($a$b), 'url');
  8484.         $instance->setTransformer('search', new \Limenius\Liform\Transformer\StringTransformer($a$b), 'search');
  8485.         $instance->setTransformer('money', new \Limenius\Liform\Transformer\StringTransformer($a$b), 'money');
  8486.         $instance->setTransformer('password', new \Limenius\Liform\Transformer\StringTransformer($a$b), 'password');
  8487.         $instance->setTransformer('textarea', new \Limenius\Liform\Transformer\StringTransformer($a$b), 'textarea');
  8488.         $instance->setTransformer('time', new \Limenius\Liform\Transformer\StringTransformer($a$b), 'time');
  8489.         $instance->setTransformer('percent', new \Limenius\Liform\Transformer\StringTransformer($a$b), 'percent');
  8490.         $instance->setTransformer('email', new \Limenius\Liform\Transformer\StringTransformer($a$b), 'email');
  8491.         $instance->setTransformer('date', new \Limenius\Liform\Transformer\StringTransformer($a$b), 'date');
  8492.         $instance->setTransformer('datetime', new \Limenius\Liform\Transformer\StringTransformer($a$b), 'datetime');
  8493.         $instance->setTransformer('number', new \Limenius\Liform\Transformer\NumberTransformer($a$b), NULL);
  8494.         $instance->setTransformer('checkbox', new \Limenius\Liform\Transformer\BooleanTransformer($a$b), 'checkbox');
  8495.         return $instance;
  8496.     }
  8497.     /**
  8498.      * Gets the public 'liip_imagine.binary.loader.app_root' shared service.
  8499.      *
  8500.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  8501.      */
  8502.     protected function getLiipImagine_Binary_Loader_AppRootService()
  8503.     {
  8504.         return $this->services['liip_imagine.binary.loader.app_root'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->getLiipImagine_MimeTypeGuesserService()), ($this->privates['liip_imagine.extension_guesser'] ?? $this->getLiipImagine_ExtensionGuesserService()), new \Hitso\Bundle\CommonBundle\Extension\Imagine\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/'), => (\dirname(__DIR__4).'/../../shared'), => (\dirname(__DIR__4).'/'), => (\dirname(__DIR__4).'/../../shared')]));
  8505.     }
  8506.     /**
  8507.      * Gets the public 'liip_imagine.binary.loader.content_banner' shared service.
  8508.      *
  8509.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  8510.      */
  8511.     protected function getLiipImagine_Binary_Loader_ContentBannerService()
  8512.     {
  8513.         return $this->services['liip_imagine.binary.loader.content_banner'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->getLiipImagine_MimeTypeGuesserService()), ($this->privates['liip_imagine.extension_guesser'] ?? $this->getLiipImagine_ExtensionGuesserService()), new \Hitso\Bundle\CommonBundle\Extension\Imagine\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public/files/banners'), => (\dirname(__DIR__4).'/public/files/banners')]));
  8514.     }
  8515.     /**
  8516.      * Gets the public 'liip_imagine.binary.loader.content_slide' shared service.
  8517.      *
  8518.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  8519.      */
  8520.     protected function getLiipImagine_Binary_Loader_ContentSlideService()
  8521.     {
  8522.         return $this->services['liip_imagine.binary.loader.content_slide'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->getLiipImagine_MimeTypeGuesserService()), ($this->privates['liip_imagine.extension_guesser'] ?? $this->getLiipImagine_ExtensionGuesserService()), new \Hitso\Bundle\CommonBundle\Extension\Imagine\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public/files/slides'), => (\dirname(__DIR__4).'/public/files/slides')]));
  8523.     }
  8524.     /**
  8525.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  8526.      *
  8527.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  8528.      */
  8529.     protected function getLiipImagine_Binary_Loader_DefaultService()
  8530.     {
  8531.         return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->getLiipImagine_MimeTypeGuesserService()), ($this->privates['liip_imagine.extension_guesser'] ?? $this->getLiipImagine_ExtensionGuesserService()), new \Hitso\Bundle\CommonBundle\Extension\Imagine\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public')]));
  8532.     }
  8533.     /**
  8534.      * Gets the public 'liip_imagine.binary.loader.filemanager' shared service.
  8535.      *
  8536.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  8537.      */
  8538.     protected function getLiipImagine_Binary_Loader_FilemanagerService()
  8539.     {
  8540.         return $this->services['liip_imagine.binary.loader.filemanager'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->getLiipImagine_MimeTypeGuesserService()), ($this->privates['liip_imagine.extension_guesser'] ?? $this->getLiipImagine_ExtensionGuesserService()), new \Hitso\Bundle\CommonBundle\Extension\Imagine\Locator\FileSystemLocator([=> (\dirname(__DIR__3).'/filemanager'), => (\dirname(__DIR__3).'/filemanager')]));
  8541.     }
  8542.     /**
  8543.      * Gets the public 'liip_imagine.binary.loader.message_image' shared service.
  8544.      *
  8545.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  8546.      */
  8547.     protected function getLiipImagine_Binary_Loader_MessageImageService()
  8548.     {
  8549.         return $this->services['liip_imagine.binary.loader.message_image'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->getLiipImagine_MimeTypeGuesserService()), ($this->privates['liip_imagine.extension_guesser'] ?? $this->getLiipImagine_ExtensionGuesserService()), new \Hitso\Bundle\CommonBundle\Extension\Imagine\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public/files/messenger/images'), => (\dirname(__DIR__4).'/public/files/messenger/images')]));
  8550.     }
  8551.     /**
  8552.      * Gets the public 'liip_imagine.binary.loader.section_image' shared service.
  8553.      *
  8554.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  8555.      */
  8556.     protected function getLiipImagine_Binary_Loader_SectionImageService()
  8557.     {
  8558.         return $this->services['liip_imagine.binary.loader.section_image'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->getLiipImagine_MimeTypeGuesserService()), ($this->privates['liip_imagine.extension_guesser'] ?? $this->getLiipImagine_ExtensionGuesserService()), new \Hitso\Bundle\CommonBundle\Extension\Imagine\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public/files/sections/images'), => (\dirname(__DIR__4).'/public/files/sections/images')]));
  8559.     }
  8560.     /**
  8561.      * Gets the public 'liip_imagine.binary.loader.user_avatar' shared service.
  8562.      *
  8563.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  8564.      */
  8565.     protected function getLiipImagine_Binary_Loader_UserAvatarService()
  8566.     {
  8567.         return $this->services['liip_imagine.binary.loader.user_avatar'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->getLiipImagine_MimeTypeGuesserService()), ($this->privates['liip_imagine.extension_guesser'] ?? $this->getLiipImagine_ExtensionGuesserService()), new \Hitso\Bundle\CommonBundle\Extension\Imagine\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public/files/avatars'), => (\dirname(__DIR__4).'/public/files/avatars')]));
  8568.     }
  8569.     /**
  8570.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  8571.      *
  8572.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  8573.      */
  8574.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  8575.     {
  8576.         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).'/public'), 'media/cache');
  8577.     }
  8578.     /**
  8579.      * Gets the public 'liip_imagine.cache.resolver.fm_cache_resolver' shared service.
  8580.      *
  8581.      * @return \Hitso\Bundle\FileManagerBundle\Imagine\Cache\Resolver\FMPathResolver
  8582.      */
  8583.     protected function getLiipImagine_Cache_Resolver_FmCacheResolverService()
  8584.     {
  8585.         return $this->services['liip_imagine.cache.resolver.fm_cache_resolver'] = new \Hitso\Bundle\FileManagerBundle\Imagine\Cache\Resolver\FMPathResolver(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->privates['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()));
  8586.     }
  8587.     /**
  8588.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  8589.      *
  8590.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  8591.      */
  8592.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  8593.     {
  8594.         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()));
  8595.     }
  8596.     /**
  8597.      * Gets the public 'liip_imagine.cache.signer' shared service.
  8598.      *
  8599.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  8600.      */
  8601.     protected function getLiipImagine_Cache_SignerService()
  8602.     {
  8603.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('resolve:APP_SECRET'));
  8604.     }
  8605.     /**
  8606.      * Gets the public 'liip_imagine.command.remove_cache_command' shared service.
  8607.      *
  8608.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  8609.      */
  8610.     protected function getLiipImagine_Command_RemoveCacheCommandService()
  8611.     {
  8612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8613.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  8614.         $this->services['liip_imagine.command.remove_cache_command'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()));
  8615.         $instance->setName('liip:imagine:cache:remove');
  8616.         return $instance;
  8617.     }
  8618.     /**
  8619.      * Gets the public 'liip_imagine.command.resolve_cache_command' shared service.
  8620.      *
  8621.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  8622.      */
  8623.     protected function getLiipImagine_Command_ResolveCacheCommandService()
  8624.     {
  8625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8626.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  8627.         $this->services['liip_imagine.command.resolve_cache_command'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->privates['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  8628.         $instance->setName('liip:imagine:cache:resolve');
  8629.         return $instance;
  8630.     }
  8631.     /**
  8632.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  8633.      *
  8634.      * @return \Liip\ImagineBundle\Config\StackCollection
  8635.      */
  8636.     protected function getLiipImagine_Config_StackCollectionService()
  8637.     {
  8638.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  8639.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  8640.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  8641.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  8642.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  8643.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  8644.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  8645.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  8646.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  8647.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  8648.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  8650.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  8651.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  8652.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  8653.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  8654.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  8655.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  8656.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  8657.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  8658.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  8659.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  8660.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  8661.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  8662.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  8663.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  8664.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  8665.         return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a$b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), $this->parameters['liip_imagine.filter_sets']);
  8666.     }
  8667.     /**
  8668.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  8669.      *
  8670.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  8671.      */
  8672.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  8673.     {
  8674.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  8675.     }
  8676.     /**
  8677.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  8678.      *
  8679.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  8680.      */
  8681.     protected function getLiipImagine_Filter_Loader_FlipService()
  8682.     {
  8683.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  8684.     }
  8685.     /**
  8686.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  8687.      *
  8688.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  8689.      */
  8690.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  8691.     {
  8692.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  8693.     }
  8694.     /**
  8695.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  8696.      *
  8697.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  8698.      */
  8699.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  8700.     {
  8701.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  8702.     }
  8703.     /**
  8704.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  8705.      *
  8706.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  8707.      */
  8708.     protected function getLiipImagine_Filter_Loader_RotateService()
  8709.     {
  8710.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  8711.     }
  8712.     /**
  8713.      * Gets the public 'liip_theme.theme_controller' shared service.
  8714.      *
  8715.      * @return \Liip\ThemeBundle\Controller\ThemeController
  8716.      */
  8717.     protected function getLiipTheme_ThemeControllerService()
  8718.     {
  8719.         include_once \dirname(__DIR__4).'/vendor/liip/theme-bundle/Controller/ThemeController.php';
  8720.         return $this->services['liip_theme.theme_controller'] = new \Liip\ThemeBundle\Controller\ThemeController(($this->privates['liip_theme.active_theme'] ?? $this->getLiipTheme_ActiveThemeService()), $this->parameters['liip_theme.themes'], NULL);
  8721.     }
  8722.     /**
  8723.      * Gets the public 'nelmio_alice.data_loader' shared service.
  8724.      *
  8725.      * @return \Nelmio\Alice\Loader\SimpleDataLoader
  8726.      */
  8727.     protected function getNelmioAlice_DataLoaderService()
  8728.     {
  8729.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/DataLoaderInterface.php';
  8730.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  8731.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleDataLoader.php';
  8732.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilderInterface.php';
  8733.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/SimpleBuilder.php';
  8734.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/DenormalizerInterface.php';
  8735.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/SimpleDenormalizer.php';
  8736.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/ParameterBagDenormalizerInterface.php';
  8737.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Parameter/SimpleParameterBagDenormalizer.php';
  8738.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FixtureBagDenormalizerInterface.php';
  8739.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SimpleFixtureBagDenormalizer.php';
  8740.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerInterface.php';
  8741.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerRegistry.php';
  8742.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserInterface.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ElementFlagParser.php';
  8744.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/FlagParserRegistry.php';
  8745.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ChainableFlagParserInterface.php';
  8746.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ConfiguratorFlagParser.php';
  8747.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ExtendFlagParser.php';
  8748.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/OptionalFlagParser.php';
  8749.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/TemplateFlagParser.php';
  8750.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/UniqueFlagParser.php';
  8751.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/ChainableFixtureDenormalizerInterface.php';
  8752.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizer.php';
  8753.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerAwareInterface.php';
  8754.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserAwareInterface.php';
  8755.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleCollectionDenormalizer.php';
  8756.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizerWithTemporaryFixture.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullListNameDenormalizer.php';
  8758.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/ReferenceRangeNameDenormalizer.php';
  8759.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationsDenormalizerInterface.php';
  8760.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/SimpleSpecificationsDenormalizer.php';
  8761.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ConstructorDenormalizerInterface.php';
  8762.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/LegacyConstructorDenormalizer.php';
  8763.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/ConstructorDenormalizer.php';
  8764.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ArgumentsDenormalizerInterface.php';
  8765.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Arguments/SimpleArgumentsDenormalizer.php';
  8766.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ValueDenormalizerInterface.php';
  8767.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/UniqueValueDenormalizer.php';
  8768.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/SimpleValueDenormalizer.php';
  8769.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserInterface.php';
  8770.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/FunctionFixtureReferenceParser.php';
  8771.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/StringMergerParser.php';
  8772.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/SimpleParser.php';
  8773.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/LexerInterface.php';
  8774.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/EmptyValueLexer.php';
  8775.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceEscaperLexer.php';
  8776.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/GlobalPatternsLexer.php';
  8777.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/FunctionLexer.php';
  8778.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/StringThenReferenceLexer.php';
  8779.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/SubPatternsLexer.php';
  8780.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceLexer.php';
  8781.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParserInterface.php';
  8782.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserAwareInterface.php';
  8783.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/TokenParserRegistry.php';
  8784.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/ChainableTokenParserInterface.php';
  8785.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/AbstractChainableParserAwareParser.php';
  8786.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/DynamicArrayTokenParser.php';
  8787.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/EscapedValueTokenParser.php';
  8788.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureListReferenceTokenParser.php';
  8789.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureMethodReferenceTokenParser.php';
  8790.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureRangeReferenceTokenParser.php';
  8791.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/MethodReferenceTokenParser.php';
  8792.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/OptionalTokenParser.php';
  8793.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ParameterTokenParser.php';
  8794.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/PropertyReferenceTokenParser.php';
  8795.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableReferenceTokenParser.php';
  8796.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/SimpleReferenceTokenParser.php';
  8797.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringArrayTokenParser.php';
  8798.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringTokenParser.php';
  8799.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ArgumentEscaper.php';
  8800.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/TolerantFunctionTokenParser.php';
  8801.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/IdentityTokenParser.php';
  8802.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FunctionTokenParser.php';
  8803.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableTokenParser.php';
  8804.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/WildcardReferenceTokenParser.php';
  8805.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/FactoryDenormalizer.php';
  8806.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/CallsDenormalizerInterface.php';
  8807.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/CallsWithFlagsDenormalizer.php';
  8808.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/FunctionDenormalizer.php';
  8809.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler.php';
  8810.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/ConfiguratorFlagHandler.php';
  8811.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/OptionalFlagHandler.php';
  8812.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/PropertyDenormalizerInterface.php';
  8813.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Property/SimplePropertyDenormalizer.php';
  8814.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullRangeNameDenormalizer.php';
  8815.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleDenormalizer.php';
  8816.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/GeneratorInterface.php';
  8817.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/DoublePassGenerator.php';
  8818.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/FixtureSetResolverInterface.php';
  8819.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/RemoveConflictingObjectsResolver.php';
  8820.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/SimpleFixtureSetResolver.php';
  8821.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterBagResolverInterface.php';
  8822.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/RemoveConflictingParametersParameterBagResolver.php';
  8823.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/SimpleParameterBagResolver.php';
  8824.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverInterface.php';
  8825.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/ParameterResolverRegistry.php';
  8826.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ChainableParameterResolverInterface.php';
  8827.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StaticParameterResolver.php';
  8828.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverAwareInterface.php';
  8829.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/ArrayParameterResolver.php';
  8830.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/RecursiveParameterResolver.php';
  8831.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StringParameterResolver.php';
  8832.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureBagResolverInterface.php';
  8833.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Fixture/TemplateFixtureBagResolver.php';
  8834.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorInterface.php';
  8835.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/CompleteObjectGenerator.php';
  8836.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/SimpleObjectGenerator.php';
  8837.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ValueResolverInterface.php';
  8838.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorAwareInterface.php';
  8839.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ValueResolverRegistry.php';
  8840.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ChainableValueResolverInterface.php';
  8841.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ValueResolverAwareInterface.php';
  8842.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ArrayValueResolver.php';
  8843.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/DynamicArrayValueResolver.php';
  8844.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/EvaluatedValueResolver.php';
  8845.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FunctionCallArgumentResolver.php';
  8846.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/PhpFunctionCallValueResolver.php';
  8847.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FakerFunctionCallValueResolver.php';
  8848.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixturePropertyReferenceResolver.php';
  8849.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/PropertyAccess/StdPropertyAccessor.php';
  8850.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureMethodCallReferenceResolver.php';
  8851.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UnresolvedFixtureReferenceIdResolver.php';
  8852.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/SelfFixtureReferenceResolver.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureReferenceResolver.php';
  8854.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureWildcardReferenceResolver.php';
  8855.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ListValueResolver.php';
  8856.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/OptionalValueResolver.php';
  8857.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ParameterValueResolver.php';
  8858.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UniqueValueResolver.php';
  8859.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/UniqueValuesPool.php';
  8860.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ValueForCurrentValueResolver.php';
  8861.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/VariableValueResolver.php';
  8862.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/InstantiatorInterface.php';
  8863.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/ExistingInstanceInstantiator.php';
  8864.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorResolver.php';
  8865.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorRegistry.php';
  8866.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/ChainableInstantiatorInterface.php';
  8867.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/AbstractChainableInstantiator.php';
  8868.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoCallerMethodCallInstantiator.php';
  8869.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NullConstructorInstantiator.php';
  8870.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoMethodCallInstantiator.php';
  8871.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/StaticFactoryInstantiator.php';
  8872.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  8873.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Alice/Generator/Instantiator/Chainable/InstantiatedReferenceInstantiator.php';
  8874.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/HydratorInterface.php';
  8875.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/SimpleHydrator.php';
  8876.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/PropertyHydratorInterface.php';
  8877.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/Property/SymfonyPropertyAccessorHydrator.php';
  8878.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/CallerInterface.php';
  8879.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/SimpleCaller.php';
  8880.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorInterface.php';
  8881.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorRegistry.php';
  8882.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/ChainableCallProcessorInterface.php';
  8883.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorAwareInterface.php';
  8884.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/ConfiguratorMethodCallProcessor.php';
  8885.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/MethodCallWithReferenceProcessor.php';
  8886.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/OptionalMethodCallProcessor.php';
  8887.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/SimpleMethodCallProcessor.php';
  8888.         $a = new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\ElementFlagParser(new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\FlagParserRegistry([=> new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ConfiguratorFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ExtendFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\OptionalFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\TemplateFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\UniqueFlagParser()]));
  8889.         $b = new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ArgumentEscaper();
  8890.         $c = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\UniqueValueDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\SimpleValueDenormalizer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\FunctionFixtureReferenceParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\StringMergerParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\SimpleParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\EmptyValueLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceEscaperLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\GlobalPatternsLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\FunctionLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\StringThenReferenceLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\SubPatternsLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceLexer())))))), new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\TokenParserRegistry([=> new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\DynamicArrayTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\EscapedValueTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureListReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureMethodReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureRangeReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\MethodReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\OptionalTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ParameterTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\PropertyReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableReferenceTokenParser(), 10 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\SimpleReferenceTokenParser(), 11 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringArrayTokenParser(), 12 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringTokenParser($b), 13 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\TolerantFunctionTokenParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\IdentityTokenParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FunctionTokenParser($b))), 14 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableTokenParser(), 15 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\WildcardReferenceTokenParser()]))))));
  8891.         $d = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Arguments\SimpleArgumentsDenormalizer($c);
  8892.         $e = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\CallsWithFlagsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\FunctionDenormalizer($d), [=> new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\ConfiguratorFlagHandler(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\OptionalFlagHandler()]);
  8893.         $f = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\SimpleSpecificationsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\LegacyConstructorDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\ConstructorDenormalizer($d), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\FactoryDenormalizer($e)), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Property\SimplePropertyDenormalizer($c), $e);
  8894.         $g = new \Nelmio\Alice\PropertyAccess\StdPropertyAccessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  8895.         $h = new \Nelmio\Alice\Generator\Resolver\Value\ValueResolverRegistry([=> new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ArrayValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\DynamicArrayValueResolver(NULL5), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\EvaluatedValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FunctionCallArgumentResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\PhpFunctionCallValueResolver($this->parameters['nelmio_alice.functions_blacklist'], new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FakerFunctionCallValueResolver(($this->services['Faker\\Generator'] ?? $this->getGeneratorService())))), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixturePropertyReferenceResolver($g), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureMethodCallReferenceResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UnresolvedFixtureReferenceIdResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\SelfFixtureReferenceResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureReferenceResolver())), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureWildcardReferenceResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ListValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\OptionalValueResolver(), 10 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ParameterValueResolver(), 11 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UniqueValueResolver(new \Nelmio\Alice\Generator\Resolver\UniqueValuesPool(), NULL150), 12 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ValueForCurrentValueResolver(), 13 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\VariableValueResolver()]);
  8896.         $i = new \Hautelook\AliceBundle\Alice\Generator\Instantiator\Chainable\InstantiatedReferenceInstantiator();
  8897.         $i->setContainer($this);
  8898.         return $this->services['nelmio_alice.data_loader'] = new \Nelmio\Alice\Loader\SimpleDataLoader(new \Nelmio\Alice\FixtureBuilder\SimpleBuilder(new \Nelmio\Alice\FixtureBuilder\Denormalizer\SimpleDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Parameter\SimpleParameterBagDenormalizer(), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SimpleFixtureBagDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\FixtureDenormalizerRegistry($a, [=> new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullListNameDenormalizer())), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\ReferenceRangeNameDenormalizer($f), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullRangeNameDenormalizer())), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleDenormalizer($f)]), $a))), new \Nelmio\Alice\Generator\DoublePassGenerator(new \Nelmio\Alice\Generator\Resolver\FixtureSet\RemoveConflictingObjectsResolver(new \Nelmio\Alice\Generator\Resolver\FixtureSet\SimpleFixtureSetResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\RemoveConflictingParametersParameterBagResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\SimpleParameterBagResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\ParameterResolverRegistry([=> new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StaticParameterResolver(), => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\ArrayParameterResolver(), => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\RecursiveParameterResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StringParameterResolver(), 5)]))), new \Nelmio\Alice\Generator\Resolver\Fixture\TemplateFixtureBagResolver())), new \Nelmio\Alice\Generator\ObjectGenerator\CompleteObjectGenerator(new \Nelmio\Alice\Generator\ObjectGenerator\SimpleObjectGenerator($h, new \Nelmio\Alice\Generator\Instantiator\ExistingInstanceInstantiator(new \Nelmio\Alice\Generator\Instantiator\InstantiatorResolver(new \Nelmio\Alice\Generator\Instantiator\InstantiatorRegistry([=> new \Nelmio\Alice\Generator\Instantiator\Chainable\NoCallerMethodCallInstantiator(), => new \Nelmio\Alice\Generator\Instantiator\Chainable\NullConstructorInstantiator(), => new \Nelmio\Alice\Generator\Instantiator\Chainable\NoMethodCallInstantiator(), => new \Nelmio\Alice\Generator\Instantiator\Chainable\StaticFactoryInstantiator(), => $i]))), new \Nelmio\Alice\Generator\Hydrator\SimpleHydrator(new \Nelmio\Alice\Generator\Hydrator\Property\SymfonyPropertyAccessorHydrator($g)), new \Nelmio\Alice\Generator\Caller\SimpleCaller(new \Nelmio\Alice\Generator\Caller\CallProcessorRegistry([=> new \Nelmio\Alice\Generator\Caller\Chainable\ConfiguratorMethodCallProcessor(), => new \Nelmio\Alice\Generator\Caller\Chainable\MethodCallWithReferenceProcessor(), => new \Nelmio\Alice\Generator\Caller\Chainable\OptionalMethodCallProcessor(), => new \Nelmio\Alice\Generator\Caller\Chainable\SimpleMethodCallProcessor()]), $h)))));
  8899.     }
  8900.     /**
  8901.      * Gets the public 'nelmio_alice.file_loader' shared service.
  8902.      *
  8903.      * @return \Nelmio\Alice\Loader\SimpleFileLoader
  8904.      */
  8905.     protected function getNelmioAlice_FileLoaderService()
  8906.     {
  8907.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLoaderInterface.php';
  8908.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  8909.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleFileLoader.php';
  8910.         return $this->services['nelmio_alice.file_loader'] = new \Nelmio\Alice\Loader\SimpleFileLoader(($this->privates['nelmio_alice.file_parser.runtime_cache'] ?? $this->getNelmioAlice_FileParser_RuntimeCacheService()), ($this->services['nelmio_alice.data_loader'] ?? $this->getNelmioAlice_DataLoaderService()));
  8911.     }
  8912.     /**
  8913.      * Gets the public 'nelmio_alice.files_loader' shared service.
  8914.      *
  8915.      * @return \Nelmio\Alice\Loader\SimpleFilesLoader
  8916.      */
  8917.     protected function getNelmioAlice_FilesLoaderService()
  8918.     {
  8919.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FilesLoaderInterface.php';
  8920.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleFilesLoader.php';
  8922.         return $this->services['nelmio_alice.files_loader'] = new \Nelmio\Alice\Loader\SimpleFilesLoader(($this->privates['nelmio_alice.file_parser.runtime_cache'] ?? $this->getNelmioAlice_FileParser_RuntimeCacheService()), ($this->services['nelmio_alice.data_loader'] ?? $this->getNelmioAlice_DataLoaderService()));
  8923.     }
  8924.     /**
  8925.      * Gets the public 'overblog_graphiql.controller' shared service.
  8926.      *
  8927.      * @return \Overblog\GraphiQLBundle\Controller\GraphiQLController
  8928.      */
  8929.     protected function getOverblogGraphiql_ControllerService()
  8930.     {
  8931.         include_once \dirname(__DIR__4).'/vendor/overblog/graphiql-bundle/Controller/GraphiQLController.php';
  8932.         include_once \dirname(__DIR__4).'/vendor/overblog/graphiql-bundle/Config/GraphiQLViewConfig.php';
  8933.         include_once \dirname(__DIR__4).'/vendor/overblog/graphiql-bundle/Config/GraphiQLViewJavaScriptLibraries.php';
  8934.         include_once \dirname(__DIR__4).'/vendor/overblog/graphiql-bundle/Config/GraphiQLControllerEndpoint.php';
  8935.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/GraphiQL/EndpointResolver.php';
  8936.         return $this->services['overblog_graphiql.controller'] = new \Overblog\GraphiQLBundle\Controller\GraphiQLController(($this->services['twig'] ?? $this->getTwigService()), new \Overblog\GraphiQLBundle\Config\GraphiQLViewConfig(new \Overblog\GraphiQLBundle\Config\GraphiQLViewJavaScriptLibraries('0.11''15.6''2.0'), '@OverblogGraphiQL/GraphiQL/index.html.twig'), new \TheCodingMachine\GraphQLite\Bundle\GraphiQL\EndpointResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  8937.     }
  8938.     /**
  8939.      * Gets the public 'profiler' shared service.
  8940.      *
  8941.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  8942.      */
  8943.     protected function getProfilerService()
  8944.     {
  8945.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  8946.         $b = ($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService());
  8947.         $c = ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  8948.         $d = ($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService());
  8949.         $a->pushProcessor($b);
  8950.         $a->pushHandler($c);
  8951.         $a->pushHandler($d);
  8952.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8953.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  8954.         $e = ($this->services['kernel'] ?? $this->get('kernel'));
  8955.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8956.         $g = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  8957.         $g->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  8958.         $g->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  8959.         $g->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  8960.         $g->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  8961.         $g->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  8962.         $g->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  8963.         $g->addInstance('wizard_category.cache.traceable', ($this->privates['wizard_category.cache.traceable'] ?? $this->getWizardCategory_Cache_TraceableService()));
  8964.         $g->addInstance('category_filters.cache.traceable', ($this->privates['category_filters.cache.traceable'] ?? $this->getCategoryFilters_Cache_TraceableService()));
  8965.         $g->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  8966.         $g->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  8967.         $h = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  8968.         $h->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  8969.         $i = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8970.         $i->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  8971.         $j = new \Symfony\Bridge\Monolog\Logger('snc_redis');
  8972.         $j->pushProcessor($b);
  8973.         $j->pushHandler($c);
  8974.         $j->pushHandler($d);
  8975.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($j);
  8976.         $k = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  8977.         if ($this->has('kernel')) {
  8978.             $k->setKernel($e);
  8979.         }
  8980.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  8981.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($e, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  8982.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  8983.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  8984.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  8985.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  8986.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  8987.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/BundleHitso_Bundle_KernelDevDebugContainer'), $f));
  8988.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $f));
  8989.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  8990.         $instance->add($g);
  8991.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  8992.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  8993.         $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())));
  8994.         $instance->add($h);
  8995.         $instance->add($i);
  8996.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  8997.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())));
  8998.         $instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(new \Snc\RedisBundle\Logger\RedisLogger($j)));
  8999.         $instance->add(($this->privates['EmanueleMinotto\\TwigCacheBundle\\DataCollector\\TwigCacheCollector'] ?? ($this->privates['EmanueleMinotto\\TwigCacheBundle\\DataCollector\\TwigCacheCollector'] = new \EmanueleMinotto\TwigCacheBundle\DataCollector\TwigCacheCollector())));
  9000.         $instance->add(new \Hitso\Bundle\CommonBundle\WebProfiler\AdminToolsCollector());
  9001.         $instance->add($k);
  9002.         return $instance;
  9003.     }
  9004.     /**
  9005.      * Gets the public 'request_stack' shared service.
  9006.      *
  9007.      * @return \Symfony\Component\HttpFoundation\RequestStack
  9008.      */
  9009.     protected function getRequestStackService()
  9010.     {
  9011.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  9012.     }
  9013.     /**
  9014.      * Gets the public 'routing.loader' shared service.
  9015.      *
  9016.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  9017.      */
  9018.     protected function getRouting_LoaderService()
  9019.     {
  9020.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  9021.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  9022.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  9023.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  9024.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  9026.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  9027.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  9029.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  9030.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  9031.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  9032.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  9033.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  9034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  9035.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  9036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  9037.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  9038.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  9039.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  9040.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  9041.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9042.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  9043.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  9044.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  9045.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  9046.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  9047.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9048.             'TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQLiteController' => ['services''TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQLiteController''getGraphQLiteControllerService'false],
  9049.             'kernel' => ['services''kernel''getKernelService'false],
  9050.         ], [
  9051.             'TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQLiteController' => 'TheCodingMachine\\GraphQLite\\Bundle\\Controller\\GraphQLiteController',
  9052.             'kernel' => 'Hitso\\Bundle\\Kernel',
  9053.         ]))));
  9054.         $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
  9055.         $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
  9056.         $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
  9057.         $a->addLoader($this->getFosRest_Routing_Loader_XmlCollectionService());
  9058.         $a->addLoader($c);
  9059.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  9060.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  9061.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  9062.     }
  9063.     /**
  9064.      * Gets the public 'scheb_two_factor.firewall_context' shared service.
  9065.      *
  9066.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext
  9067.      */
  9068.     protected function getSchebTwoFactor_FirewallContextService()
  9069.     {
  9070.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/TwoFactorFirewallContext.php';
  9071.         return $this->services['scheb_two_factor.firewall_context'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext([]);
  9072.     }
  9073.     /**
  9074.      * Gets the public 'scheb_two_factor.form_controller' shared service.
  9075.      *
  9076.      * @return \Scheb\TwoFactorBundle\Controller\FormController
  9077.      */
  9078.     protected function getSchebTwoFactor_FormControllerService()
  9079.     {
  9080.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Controller/FormController.php';
  9081.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/TwoFactorFirewallContext.php';
  9082.         return $this->services['scheb_two_factor.form_controller'] = new \Scheb\TwoFactorBundle\Controller\FormController(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->services['scheb_two_factor.firewall_context'] ?? ($this->services['scheb_two_factor.firewall_context'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), false);
  9083.     }
  9084.     /**
  9085.      * Gets the public 'security.authentication_utils' shared service.
  9086.      *
  9087.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  9088.      */
  9089.     protected function getSecurity_AuthenticationUtilsService()
  9090.     {
  9091.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  9092.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9093.     }
  9094.     /**
  9095.      * Gets the public 'security.authorization_checker' shared service.
  9096.      *
  9097.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  9098.      */
  9099.     protected function getSecurity_AuthorizationCheckerService()
  9100.     {
  9101.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  9102.     }
  9103.     /**
  9104.      * Gets the public 'security.csrf.token_manager' shared service.
  9105.      *
  9106.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  9107.      */
  9108.     protected function getSecurity_Csrf_TokenManagerService()
  9109.     {
  9110.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  9111.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  9112.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  9113.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  9114.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9115.     }
  9116.     /**
  9117.      * Gets the public 'security.password_encoder' shared service.
  9118.      *
  9119.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  9120.      */
  9121.     protected function getSecurity_PasswordEncoderService()
  9122.     {
  9123.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  9124.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  9125.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  9126.     }
  9127.     /**
  9128.      * Gets the public 'security.token_storage' shared service.
  9129.      *
  9130.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  9131.      */
  9132.     protected function getSecurity_TokenStorageService()
  9133.     {
  9134.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9135.             'session' => ['services''session''getSessionService'false],
  9136.         ], [
  9137.             'session' => '?',
  9138.         ]));
  9139.     }
  9140.     /**
  9141.      * Gets the public 'serializer' shared service.
  9142.      *
  9143.      * @return \Symfony\Component\Serializer\Serializer
  9144.      */
  9145.     protected function getSerializerService()
  9146.     {
  9147.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  9148.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  9150.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  9151.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  9152.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  9153.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  9154.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Serializer/MenuItemDenormalizer.php';
  9155.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Serializer/EntityNormalizer.php';
  9156.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Serializer/LikeableNormalizer.php';
  9157.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Serializer/UserNormalizer.php';
  9158.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Serializer/FileCollectionNormalizer.php';
  9159.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Serializer/FileNormalizer.php';
  9160.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/RegistrationRequestNormalizer.php';
  9161.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php';
  9162.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/InitialValuesNormalizer.php';
  9163.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  9164.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  9165.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  9166.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  9167.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  9168.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  9169.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  9170.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  9171.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  9172.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  9173.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  9174.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  9175.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  9176.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  9177.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Serializer/DirectoryNormalizer.php';
  9178.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9179.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  9180.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  9181.         $d = ($this->privates['Hitso\\Bundle\\CommonBundle\\Serializer\\Extractor\\EntityExtractor'] ?? $this->getEntityExtractorService());
  9182.         $e = new \Hitso\Bundle\CommonBundle\Serializer\LikeableNormalizer($bNULL$c$d$a);
  9183.         $e->setLikesHelper(($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\LikesHelper'] ?? $this->getLikesHelperService()));
  9184.         $e->setLikeableTypes($this->parameters['common.likeables']);
  9185.         $f = ($this->services['hitso.file_manager.serializer'] ?? $this->getHitso_FileManager_SerializerService());
  9186.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Hitso\Bundle\NavigationBundle\Serializer\MenuItemDenormalizer($a), => ($this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\DirectoryNormalizer'] ?? ($this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\DirectoryNormalizer'] = new \Hitso\Bundle\FileManagerBundle\Serializer\DirectoryNormalizer())), => ($this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\DownloadNormalizer'] ?? $this->getDownloadNormalizerService()), => ($this->services['Hitso\\Bundle\\FileManagerBundle\\Serializer\\FileNormalizer'] ?? $this->getFileNormalizerService()), => ($this->privates['Hitso\\Bundle\\BlocksBundle\\Serializer\\ContainerNormalizer'] ?? $this->getContainerNormalizerService()), => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ArticleCategoryNormalizer'] ?? $this->getArticleCategoryNormalizerService()), => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ArticleNormalizer'] ?? $this->getArticleNormalizerService()), => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\CategoryNormalizer'] ?? $this->getCategoryNormalizerService()), => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ContactFormNormalizer'] ?? $this->getContactFormNormalizerService()), => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\EventNormalizer'] ?? $this->getEventNormalizerService()), 10 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\PosNormalizer'] ?? $this->getPosNormalizerService()), 11 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ProductNormalizer'] ?? $this->getProductNormalizerService()), 12 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\SectionGroupsNormalizer'] ?? $this->getSectionGroupsNormalizerService()), 13 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\SectionNormalizer'] ?? $this->getSectionNormalizerService()), 14 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\SlideNormalizer'] ?? $this->getSlideNormalizerService()), 15 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\TimelineNormalizer'] ?? $this->getTimelineNormalizerService()), 16 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\WizardCategoryNormalizer'] ?? $this->getWizardCategoryNormalizerService()), 17 => $e18 => new \Hitso\Bundle\CommonBundle\Serializer\EntityNormalizer($bNULL$c$d$a), 19 => new \Hitso\Bundle\CommonBundle\Serializer\UserNormalizer($bNULL$c, ($this->privates['property_info'] ?? $this->getPropertyInfoService())), 20 => $f21 => new \Hitso\Bundle\FormBundle\Serializer\FileCollectionNormalizer('attachments'), 22 => new \Hitso\Bundle\FormBundle\Serializer\FileNormalizer(($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\MediaUrlProvider'] ?? $this->getMediaUrlProvider2Service())), 23 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ArticleAdditionalCategoryNormalizer'] ?? $this->getArticleAdditionalCategoryNormalizerService()), 24 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\FileNormalizer'] ?? $this->getFileNormalizer2Service()), 25 => new \Juki\Bundle\AppBundle\Serializer\RegistrationRequestNormalizer(), 26 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ShopNormalizer'] ?? $this->getShopNormalizerService()), 27 => ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\TagNormalizer'] ?? $this->getTagNormalizerService()), 28 => new \Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())), 29 => new \Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer(), 30 => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), 31 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 32 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 33 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService())), 34 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 35 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 36 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 37 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 38 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 39 => ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService())], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => $f]);
  9187.     }
  9188.     /**
  9189.      * Gets the public 'services_resetter' shared service.
  9190.      *
  9191.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  9192.      */
  9193.     protected function getServicesResetterService()
  9194.     {
  9195.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  9196.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  9197.             if (isset($this->services['cache.app'])) {
  9198.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  9199.             }
  9200.             if (isset($this->services['cache.system'])) {
  9201.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  9202.             }
  9203.             if (isset($this->privates['cache.validator.traceable'])) {
  9204.                 yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  9205.             }
  9206.             if (isset($this->privates['cache.serializer.traceable'])) {
  9207.                 yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  9208.             }
  9209.             if (isset($this->privates['cache.annotations.traceable'])) {
  9210.                 yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  9211.             }
  9212.             if (isset($this->privates['cache.property_info.traceable'])) {
  9213.                 yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  9214.             }
  9215.             if (isset($this->privates['wizard_category.cache.traceable'])) {
  9216.                 yield 'wizard_category.cache' => ($this->privates['wizard_category.cache.traceable'] ?? null);
  9217.             }
  9218.             if (isset($this->privates['category_filters.cache.traceable'])) {
  9219.                 yield 'category_filters.cache' => ($this->privates['category_filters.cache.traceable'] ?? null);
  9220.             }
  9221.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  9222.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  9223.             }
  9224.             if (isset($this->services['profiler'])) {
  9225.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  9226.             }
  9227.             if (isset($this->services['validator'])) {
  9228.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  9229.             }
  9230.             if (isset($this->privates['debug.stopwatch'])) {
  9231.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  9232.             }
  9233.             if (isset($this->services['event_dispatcher'])) {
  9234.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  9235.             }
  9236.             if (isset($this->services['doctrine'])) {
  9237.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  9238.             }
  9239.             if (isset($this->privates['form.type.entity'])) {
  9240.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  9241.             }
  9242.             if (isset($this->privates['twig.form.engine'])) {
  9243.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  9244.             }
  9245.             if (isset($this->privates['monolog.handler.main'])) {
  9246.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  9247.             }
  9248.             if (isset($this->privates['monolog.handler.console'])) {
  9249.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  9250.             }
  9251.             if (isset($this->services['security.token_storage'])) {
  9252.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  9253.             }
  9254.             if (isset($this->privates['cache.security_expression_language.traceable'])) {
  9255.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  9256.             }
  9257.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  9258.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  9259.             }
  9260.             if (isset($this->services['white_october_breadcrumbs'])) {
  9261.                 yield 'WhiteOctober\\BreadcrumbsBundle\\Model\\Breadcrumbs' => ($this->services['white_october_breadcrumbs'] ?? null);
  9262.             }
  9263.             if (isset($this->services['fos_rest.view_handler'])) {
  9264.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  9265.             }
  9266.             if (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Form\\Type\\EntityAutocompleterType'])) {
  9267.                 yield 'Hitso\\Bundle\\CommonBundle\\Form\\Type\\EntityAutocompleterType' => ($this->privates['Hitso\\Bundle\\CommonBundle\\Form\\Type\\EntityAutocompleterType'] ?? null);
  9268.             }
  9269.             if (isset($this->privates['graphqlite.phpfilescache'])) {
  9270.                 yield 'graphqlite.phpfilescache' => ($this->privates['graphqlite.phpfilescache'] ?? null);
  9271.             }
  9272.             if (false) {
  9273.                 yield 'graphqlite.apcucache' => null;
  9274.             }
  9275.             if (isset($this->privates['graphqlite.psr16cache'])) {
  9276.                 yield 'graphqlite.psr16cache' => ($this->privates['graphqlite.psr16cache'] ?? null);
  9277.             }
  9278.             if (isset($this->privates['.debug.http_client'])) {
  9279.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  9280.             }
  9281.         }, function () {
  9282.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator.traceable'])) + (int) (isset($this->privates['cache.serializer.traceable'])) + (int) (isset($this->privates['cache.annotations.traceable'])) + (int) (isset($this->privates['cache.property_info.traceable'])) + (int) (isset($this->privates['wizard_category.cache.traceable'])) + (int) (isset($this->privates['category_filters.cache.traceable'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language.traceable'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->services['white_october_breadcrumbs'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Form\\Type\\EntityAutocompleterType'])) + (int) (isset($this->privates['graphqlite.phpfilescache'])) + (int) (false) + (int) (isset($this->privates['graphqlite.psr16cache'])) + (int) (isset($this->privates['.debug.http_client']));
  9283.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'wizard_category.cache' => [=> 'reset'], 'category_filters.cache' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], 'WhiteOctober\\BreadcrumbsBundle\\Model\\Breadcrumbs' => [=> 'clear'], 'fos_rest.view_handler.default' => [=> 'reset'], 'Hitso\\Bundle\\CommonBundle\\Form\\Type\\EntityAutocompleterType' => [=> 'reset'], 'graphqlite.phpfilescache' => [=> 'reset'], 'graphqlite.apcucache' => [=> 'reset'], 'graphqlite.psr16cache' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  9284.     }
  9285.     /**
  9286.      * Gets the public 'session' shared service.
  9287.      *
  9288.      * @return \Symfony\Component\HttpFoundation\Session\Session
  9289.      */
  9290.     protected function getSessionService()
  9291.     {
  9292.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  9293.     }
  9294.     /**
  9295.      * Gets the public 'sonata.seo.page.default' shared service.
  9296.      *
  9297.      * @return \Sonata\SeoBundle\Seo\SeoPage
  9298.      */
  9299.     protected function getSonata_Seo_Page_DefaultService()
  9300.     {
  9301.         $this->services['sonata.seo.page.default'] = $instance = new \Sonata\SeoBundle\Seo\SeoPage();
  9302.         $instance->setTitle('JUKI');
  9303.         $instance->setMetas(['name' => ['author' => 'Juki.pl''description' => 'Juki description'], 'property' => ['og:type' => 'website''og:locale' => 'pl_PL''og:site_name' => 'Juki.pl''og:ttl' => '345600''og:image' => 'https://'.$this->getEnv('string:resolve:BASE_HOST').'/juki/dist/img/og.png''og:image:alt' => 'Juki.pl']]);
  9304.         $instance->setHtmlAttributes([]);
  9305.         $instance->setSeparator(' - ');
  9306.         return $instance;
  9307.     }
  9308.     /**
  9309.      * Gets the public 'sonata.seo.sitemap.manager' service.
  9310.      *
  9311.      * @return \Sonata\SeoBundle\Sitemap\SourceManager
  9312.      */
  9313.     protected function getSonata_Seo_Sitemap_ManagerService()
  9314.     {
  9315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Source/SourceIteratorInterface.php';
  9316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Sitemap/SourceManager.php';
  9317.         return new \Sonata\SeoBundle\Sitemap\SourceManager();
  9318.     }
  9319.     /**
  9320.      * Gets the public 'swiftmailer.mailer.default' shared service.
  9321.      *
  9322.      * @return \Swift_Mailer
  9323.      */
  9324.     protected function getSwiftmailer_Mailer_DefaultService()
  9325.     {
  9326.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  9327.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  9328.     }
  9329.     /**
  9330.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  9331.      *
  9332.      * @return \Swift_Plugins_MessageLogger
  9333.      */
  9334.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  9335.     {
  9336.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  9337.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  9338.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  9339.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  9340.     }
  9341.     /**
  9342.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  9343.      *
  9344.      * @return \Swift_Transport
  9345.      */
  9346.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  9347.     {
  9348.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  9349.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  9350.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  9351.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  9352.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp''url' => $this->getEnv('MAILER_URL'), 'username' => 'hello@wellcommerce.org''password' => 'Avaya28''host' => 'uid3476.zbcli.pl''port' => NULL'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => NULL'auth_mode' => NULL'command' => '/usr/sbin/sendmail -t -i''stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  9353.     }
  9354.     /**
  9355.      * Gets the public 'swiftmailer.transport' shared service.
  9356.      *
  9357.      * @return \Swift_Transport_SpoolTransport
  9358.      */
  9359.     protected function getSwiftmailer_TransportService()
  9360.     {
  9361.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  9362.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  9363.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  9364.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  9365.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  9366.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  9367.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  9368.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  9369.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  9370.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  9371.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  9372.         return $instance;
  9373.     }
  9374.     /**
  9375.      * Gets the public 'templating' shared service.
  9376.      *
  9377.      * @return \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine
  9378.      *
  9379.      * @deprecated The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9380.      */
  9381.     protected function getTemplatingService()
  9382.     {
  9383.         @trigger_error('The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  9384.         $this->services['templating'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine($this, []);
  9385.         $a = ($this->privates['templating.engine.twig'] ?? $this->getTemplating_Engine_TwigService());
  9386.         $instance->addEngine($a);
  9387.         $instance->addEngine($a);
  9388.         $instance->addEngine($a);
  9389.         $instance->addEngine($a);
  9390.         return $instance;
  9391.     }
  9392.     /**
  9393.      * Gets the public 'templating.loader' shared service.
  9394.      *
  9395.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
  9396.      *
  9397.      * @deprecated The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9398.      */
  9399.     protected function getTemplating_LoaderService()
  9400.     {
  9401.         @trigger_error('The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  9402.         return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['liip_theme.templating_locator'] ?? $this->getLiipTheme_TemplatingLocatorService()));
  9403.     }
  9404.     /**
  9405.      * Gets the public 'twig' shared service.
  9406.      *
  9407.      * @return \Twig\Environment
  9408.      */
  9409.     protected function getTwigService()
  9410.     {
  9411.         $a = new \Liip\ThemeBundle\Twig\Loader\FilesystemLoader(($this->privates['liip_theme.templating_locator'] ?? $this->getLiipTheme_TemplatingLocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__4));
  9412.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  9413.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  9414.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  9415.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  9416.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  9417.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  9418.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  9419.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  9420.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  9421.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  9422.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  9423.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  9424.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  9425.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  9426.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  9427.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  9428.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  9429.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  9430.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  9431.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  9432.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  9433.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/Resources/views'), 'SncRedis');
  9434.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/Resources/views'), '!SncRedis');
  9435.         $a->addPath((\dirname(__DIR__4).'/vendor/whiteoctober/breadcrumbs-bundle/WhiteOctober/BreadcrumbsBundle/Resources/views'), 'WhiteOctoberBreadcrumbs');
  9436.         $a->addPath((\dirname(__DIR__4).'/vendor/whiteoctober/breadcrumbs-bundle/WhiteOctober/BreadcrumbsBundle/Resources/views'), '!WhiteOctoberBreadcrumbs');
  9437.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  9438.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  9439.         $a->addPath((\dirname(__DIR__4).'/vendor/emanueleminotto/twig-cache-bundle/Resources/views'), 'TwigCache');
  9440.         $a->addPath((\dirname(__DIR__4).'/vendor/emanueleminotto/twig-cache-bundle/Resources/views'), '!TwigCache');
  9441.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/views'), 'SonataSeo');
  9442.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/views'), '!SonataSeo');
  9443.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Resources/views'), 'CmfSeo');
  9444.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Resources/views'), '!CmfSeo');
  9445.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), 'JMSTranslation');
  9446.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), '!JMSTranslation');
  9447.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/views'), 'SchebTwoFactor');
  9448.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/views'), '!SchebTwoFactor');
  9449.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Resources/views'), 'HitsoAdmin');
  9450.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Resources/views'), '!HitsoAdmin');
  9451.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/views'), 'HitsoCommon');
  9452.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/views'), '!HitsoCommon');
  9453.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/views'), 'HitsoCatalog');
  9454.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/views'), '!HitsoCatalog');
  9455.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Resources/views'), 'HitsoDataTable');
  9456.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Resources/views'), '!HitsoDataTable');
  9457.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Resources/views'), 'HitsoFileManager');
  9458.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Resources/views'), '!HitsoFileManager');
  9459.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Resources/views'), 'HitsoRouting');
  9460.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Resources/views'), '!HitsoRouting');
  9461.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/views'), 'HitsoContent');
  9462.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/views'), '!HitsoContent');
  9463.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Resources/views'), 'HitsoSeo');
  9464.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Resources/views'), '!HitsoSeo');
  9465.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Resources/views'), 'HitsoBlocks');
  9466.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Resources/views'), '!HitsoBlocks');
  9467.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Resources/views'), 'HitsoNavigation');
  9468.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Resources/views'), '!HitsoNavigation');
  9469.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/Resources/views'), 'HitsoNewsletter');
  9470.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/Resources/views'), '!HitsoNewsletter');
  9471.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Resources/views'), 'HitsoSection');
  9472.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Resources/views'), '!HitsoSection');
  9473.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Resources/views'), 'HitsoTickets');
  9474.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Resources/views'), '!HitsoTickets');
  9475.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Resources/views'), 'HitsoTranslation');
  9476.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Resources/views'), '!HitsoTranslation');
  9477.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Resources/views'), 'HitsoQA');
  9478.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Resources/views'), '!HitsoQA');
  9479.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Resources/views'), 'HitsoProbe');
  9480.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Resources/views'), '!HitsoProbe');
  9481.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Resources/views'), 'HitsoSearch');
  9482.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Resources/views'), '!HitsoSearch');
  9483.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/views'), 'HitsoTagging');
  9484.         $a->addPath((\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/views'), '!HitsoTagging');
  9485.         $a->addPath((\dirname(__DIR__4).'/vendor/overblog/graphiql-bundle/Resources/views'), 'OverblogGraphiQL');
  9486.         $a->addPath((\dirname(__DIR__4).'/vendor/overblog/graphiql-bundle/Resources/views'), '!OverblogGraphiQL');
  9487.         $a->addPath((\dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Resources/views'), 'JukiApp');
  9488.         $a->addPath((\dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Resources/views'), '!JukiApp');
  9489.         $a->addPath((\dirname(__DIR__4).'/templates'));
  9490.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  9491.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  9492.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  9493.         $a->setActiveTheme(($this->privates['liip_theme.active_theme'] ?? $this->getLiipTheme_ActiveThemeService()));
  9494.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  9495.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  9496.         $c = ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService());
  9497.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9498.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  9499.         $f = ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService());
  9500.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  9501.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  9502.         $h = new \Knp\Menu\Util\MenuManipulator();
  9503.         $i = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  9504.         $j = ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService());
  9505.         $k = new \Twig\CacheExtension\CacheProvider\DoctrineCacheAdapter(($this->services['doctrine_cache.providers.file_system'] ?? ($this->services['doctrine_cache.providers.file_system'] = new \Doctrine\Common\Cache\FilesystemCache(($this->targetDir.''.'/doctrine/cache/file_system'), NULL2))));
  9506.         $l = ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService());
  9507.         $m = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  9508.         $n = ($this->privates['Hitso\\Bundle\\CommonBundle\\Twig\\AppExtension'] ?? $this->getAppExtensionService());
  9509.         $o = ($this->services['Hitso\\Bundle\\FileManagerBundle\\Twig\\FileManagerExtension'] ?? $this->getFileManagerExtensionService());
  9510.         $p = ($this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Compare\\CompareSessionStorage'] ?? $this->getCompareSessionStorageService());
  9511.         $q = new \Hitso\Bundle\SeoBundle\Json\JsonLinkingDataGeneratorCollection();
  9512.         $r = ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService());
  9513.         $q->add(($this->services['Hitso\\Bundle\\CatalogBundle\\Seo\\Json\\CategoryJsonLinkingDataGenerator'] ?? $this->getCategoryJsonLinkingDataGeneratorService()));
  9514.         $q->add(($this->services['Hitso\\Bundle\\CatalogBundle\\Seo\\Json\\ProductJsonLinkingDataGenerator'] ?? $this->getProductJsonLinkingDataGeneratorService()));
  9515.         $q->add(new \Hitso\Bundle\ContentBundle\Seo\Json\ArticleCategoryJsonLinkingDataGenerator($r));
  9516.         $q->add(new \Hitso\Bundle\ContentBundle\Seo\Json\ArticleJsonLinkingDataGenerator($r));
  9517.         $s = ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService());
  9518.         $t = new \Symfony\Bridge\Twig\AppVariable();
  9519.         $t->setEnvironment('dev');
  9520.         $t->setDebug(true);
  9521.         if ($this->has('security.token_storage')) {
  9522.             $t->setTokenStorage($m);
  9523.         }
  9524.         if ($this->has('request_stack')) {
  9525.             $t->setRequestStack($d);
  9526.         }
  9527.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  9528.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  9529.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  9530.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/juki/compiled/rev-manifest.json')), new \Symfony\Component\Asset\Context\RequestStackContext($d''false)), [])));
  9531.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  9532.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  9533.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  9534.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  9535.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  9536.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  9537.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  9538.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  9539.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  9540.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  9541.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  9542.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  9543.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  9544.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  9545.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9546.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  9547.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  9548.         ], [
  9549.             'list' => '?',
  9550.             'twig' => '?',
  9551.         ]), 'twig'), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  9552.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? ($this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider([])));
  9553.             yield => ($this->privates['Hitso\\Bundle\\NavigationBundle\\Menu\\MenuProvider\\ConfigProvider'] ?? $this->getConfigProviderService());
  9554.         }, 2)), $h$i), $i$h));
  9555.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  9556.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension());
  9557.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension($j));
  9558.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension($j));
  9559.         $instance->addExtension(($this->services['white_october_breadcrumbs.twig'] ?? ($this->services['white_october_breadcrumbs.twig'] = new \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension($this))));
  9560.         $instance->addExtension(new \Twig\CacheExtension\Extension(new \EmanueleMinotto\TwigCacheBundle\Strategy\ProfilerStrategy(new \Twig\CacheExtension\CacheStrategy\IndexedChainingCacheStrategy(['gen' => new \Twig\CacheExtension\CacheStrategy\GenerationalCacheStrategy($k, new \EmanueleMinotto\TwigCacheBundle\KeyGenerator\SplObjectHashKeyGenerator()), 'time' => new \Twig\CacheExtension\CacheStrategy\LifetimeCacheStrategy($k)]), ($this->privates['EmanueleMinotto\\TwigCacheBundle\\DataCollector\\TwigCacheCollector'] ?? ($this->privates['EmanueleMinotto\\TwigCacheBundle\\DataCollector\\TwigCacheCollector'] = new \EmanueleMinotto\TwigCacheBundle\DataCollector\TwigCacheCollector())))));
  9561.         $instance->addExtension(new \Hitso\Bundle\SeoBundle\Twig\SeoExtension(($this->services['sonata.seo.page.default'] ?? $this->getSonata_Seo_Page_DefaultService()), 'UTF-8'));
  9562.         $instance->addExtension(new \Symfony\Cmf\Bundle\SeoBundle\Twig\Extension\CmfSeoExtension(($this->privates['cmf_seo.presentation'] ?? $this->getCmfSeo_PresentationService())));
  9563.         $instance->addExtension(($this->services['jms_translation.twig_extension'] ?? $this->getJmsTranslation_TwigExtensionService()));
  9564.         $instance->addExtension(new \Hitso\Bundle\AdminBundle\Twig\MenuExtension(($this->privates['Hitso\\Bundle\\AdminBundle\\Menu\\MenuBuilder'] ?? $this->getMenuBuilderService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()), $c));
  9565.         $instance->addExtension(new \Hitso\Bundle\AdminBundle\Twig\SitesExtension($l$m));
  9566.         $instance->addExtension($n);
  9567.         $instance->addExtension(new \Hitso\Bundle\CommonBundle\Twig\BreadcrumbsExtension(($this->services['white_october_breadcrumbs'] ?? $this->getWhiteOctoberBreadcrumbsService()), $c));
  9568.         $instance->addExtension(new \Hitso\Bundle\CommonBundle\Twig\MailExtension(($this->services['kernel'] ?? $this->get('kernel'1))));
  9569.         $instance->addExtension(new \Hitso\Bundle\CommonBundle\Twig\MediaFileExtension(new \Hitso\Bundle\CommonBundle\Media\FileExtensionGenerator(($this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] ?? $this->getChangeLogRepositoryService()), $n$o, ($this->services['Hitso\\Bundle\\FileManagerBundle\\Repository\\FileRepository'] ?? $this->getFileRepositoryService()))));
  9570.         $instance->addExtension(new \Hitso\Bundle\CommonBundle\Twig\MediaUrlExtension(($this->privates['Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator'] ?? $this->getUrlGeneratorService())));
  9571.         $instance->addExtension(new \Hitso\Bundle\CommonBundle\Twig\RequestExtension($d));
  9572.         $instance->addExtension(new \Hitso\Bundle\CommonBundle\Twig\UserExtension($c));
  9573.         $instance->addExtension(new \Hitso\Bundle\CommonBundle\Twig\UserLogExtension(($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\FormatterChain'] ?? $this->getFormatterChainService())));
  9574.         $instance->addExtension(new \Hitso\Bundle\CommonBundle\Twig\UtilityExtension($c));
  9575.         $instance->addExtension(new \Twig_Extensions_Extension_Text());
  9576.         $instance->addExtension(new \Twig_Extensions_Extension_Intl());
  9577.         $instance->addExtension(new \Hitso\Bundle\CatalogBundle\Twig\CatalogExtension(($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductManager'] ?? $this->getProductManager2Service()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'] ?? $this->getSectionManagerService()), $p, new \Hitso\Bundle\CatalogBundle\Service\Compare\ProductMatrixProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $p), new \Hitso\Bundle\CatalogBundle\Service\Product\ProductAttributesFormatter(), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductAttributeRepository'] ?? $this->getProductAttributeRepositoryService())));
  9578.         $instance->addExtension(new \Hitso\Bundle\DataTableBundle\Twig\DataTableExtension(($this->privates['Hitso\\Bundle\\DataTableBundle\\Service\\DataTableFactory'] ?? $this->getDataTableFactoryService()), ($this->services['Hitso\\Bundle\\DataTableBundle\\Serializer\\SerializerFactory'] ?? $this->getSerializerFactoryService()), $d));
  9579.         $instance->addExtension($o);
  9580.         $instance->addExtension(new \Hitso\Bundle\FormBundle\Twig\Extension\FormExtension(new \Hitso\Bundle\FormBundle\Form\Renderer\JavascriptRenderer(), $instance));
  9581.         $instance->addExtension(new \Hitso\Bundle\MultiSiteBundle\Twig\MultiSiteExtension(new \Hitso\Bundle\MultiSiteBundle\Twig\SitesVariable($l)));
  9582.         $instance->addExtension(new \Hitso\Bundle\RoutingBundle\Twig\RoutingExtension($f, ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper'] ?? $this->getRequestHelperService())));
  9583.         $instance->addExtension(new \Hitso\Bundle\ContentBundle\Twig\Extension\ContentExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $l, ($this->privates['Hitso\\Bundle\\ContentBundle\\Services\\Video\\VideoHelper'] ?? $this->getVideoHelperService()), $l));
  9584.         $instance->addExtension(new \Hitso\Bundle\SeoBundle\Twig\JsonLinkingDataExtension($q));
  9585.         $instance->addExtension(new \Hitso\Bundle\BlocksBundle\Twig\BlocksExtension(($this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'] ?? $this->getFactoryService())));
  9586.         $instance->addExtension(new \Hitso\Bundle\SectionBundle\Twig\FeaturedProductsExtension(new \Hitso\Bundle\SectionBundle\Service\FeaturedProductsService($s)));
  9587.         $instance->addExtension(new \Hitso\Bundle\SectionBundle\Twig\PromoBoxExtension($s));
  9588.         $instance->addExtension(new \Twig_Extension_StringLoader());
  9589.         $instance->addExtension(new \Hitso\Bundle\SearchBundle\Twig\SearchExtension(($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchReportManager'] ?? $this->getSearchReportManagerService())));
  9590.         $instance->addExtension(new \Endroid\QrCodeBundle\Twig\QrCodeExtension());
  9591.         $instance->addGlobal('app'$t);
  9592.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9593.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => ['privates''Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime''getQrCodeRuntimeService'false],
  9594.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  9595.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  9596.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  9597.         ], [
  9598.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => '?',
  9599.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  9600.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  9601.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  9602.         ])));
  9603.         $instance->addGlobal('site_theme''juki');
  9604.         $instance->addGlobal('analytics_tracking_id'NULL);
  9605.         $instance->addGlobal('base_port'$this->getEnv('resolve:BASE_PORT'));
  9606.         $instance->addGlobal('organization''Autentika');
  9607.         $instance->addGlobal('fileManager', ['maxFileSize' => 15728640'maxImageWidth' => 4096'maxImageHeight' => 4096'allowedMimeTypes' => $this->parameters['filemanager_allowedmimetypes']]);
  9608.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  9609.         return $instance;
  9610.     }
  9611.     /**
  9612.      * Gets the public 'twig.controller.exception' shared service.
  9613.      *
  9614.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  9615.      *
  9616.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  9617.      */
  9618.     protected function getTwig_Controller_ExceptionService()
  9619.     {
  9620.         @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  9621.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  9622.     }
  9623.     /**
  9624.      * Gets the public 'twig.controller.preview_error' shared service.
  9625.      *
  9626.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  9627.      *
  9628.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  9629.      */
  9630.     protected function getTwig_Controller_PreviewErrorService()
  9631.     {
  9632.         @trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  9633.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'twig.controller.exception::showAction');
  9634.     }
  9635.     /**
  9636.      * Gets the public 'validator' shared service.
  9637.      *
  9638.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  9639.      */
  9640.     protected function getValidatorService()
  9641.     {
  9642.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  9643.     }
  9644.     /**
  9645.      * Gets the public 'web_profiler.controller.exception' shared service.
  9646.      *
  9647.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  9648.      *
  9649.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  9650.      */
  9651.     protected function getWebProfiler_Controller_ExceptionService()
  9652.     {
  9653.         @trigger_error('The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.'E_USER_DEPRECATED);
  9654.         return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
  9655.     }
  9656.     /**
  9657.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  9658.      *
  9659.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  9660.      */
  9661.     protected function getWebProfiler_Controller_ExceptionPanelService()
  9662.     {
  9663.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  9664.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  9665.     }
  9666.     /**
  9667.      * Gets the public 'web_profiler.controller.profiler' shared service.
  9668.      *
  9669.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  9670.      */
  9671.     protected function getWebProfiler_Controller_ProfilerService()
  9672.     {
  9673.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  9674.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  9675.     }
  9676.     /**
  9677.      * Gets the public 'web_profiler.controller.router' shared service.
  9678.      *
  9679.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  9680.      */
  9681.     protected function getWebProfiler_Controller_RouterService()
  9682.     {
  9683.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  9684.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), NULL, new RewindableGenerator(function () {
  9685.             return new \EmptyIterator();
  9686.         }, 0));
  9687.     }
  9688.     /**
  9689.      * Gets the public 'white_october_breadcrumbs' shared service.
  9690.      *
  9691.      * @return \WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs
  9692.      */
  9693.     protected function getWhiteOctoberBreadcrumbsService()
  9694.     {
  9695.         $this->services['white_october_breadcrumbs'] = $instance = new \WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs();
  9696.         $instance->setRouter(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  9697.         return $instance;
  9698.     }
  9699.     /**
  9700.      * Gets the public 'white_october_breadcrumbs.helper' shared service.
  9701.      *
  9702.      * @return \WhiteOctober\BreadcrumbsBundle\Templating\Helper\BreadcrumbsHelper
  9703.      */
  9704.     protected function getWhiteOctoberBreadcrumbs_HelperService()
  9705.     {
  9706.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  9707.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  9708.         include_once \dirname(__DIR__4).'/vendor/whiteoctober/breadcrumbs-bundle/WhiteOctober/BreadcrumbsBundle/Templating/Helper/BreadcrumbsHelper.php';
  9709.         return $this->services['white_october_breadcrumbs.helper'] = new \WhiteOctober\BreadcrumbsBundle\Templating\Helper\BreadcrumbsHelper(($this->services['twig'] ?? $this->getTwigService()), ($this->services['white_october_breadcrumbs'] ?? $this->getWhiteOctoberBreadcrumbsService()), $this->parameters['white_october_breadcrumbs.options']);
  9710.     }
  9711.     /**
  9712.      * Gets the public 'white_october_breadcrumbs.twig' shared service.
  9713.      *
  9714.      * @return \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension
  9715.      */
  9716.     protected function getWhiteOctoberBreadcrumbs_TwigService()
  9717.     {
  9718.         return $this->services['white_october_breadcrumbs.twig'] = new \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension($this);
  9719.     }
  9720.     /**
  9721.      * Gets the private '.debug.http_client' shared service.
  9722.      *
  9723.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9724.      */
  9725.     protected function get_Debug_HttpClientService()
  9726.     {
  9727.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  9728.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  9729.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9730.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9731.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9732.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  9733.         $a->setLogger($b);
  9734.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  9735.     }
  9736.     /**
  9737.      * Gets the private '.errored..service_locator..lOfW4o.Juki\Bundle\AppBundle\Entity\Dictionary\ProductAccessory' shared service.
  9738.      *
  9739.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\ProductAccessory
  9740.      */
  9741.     protected function getProductAccessoryService()
  9742.     {
  9743.         $this->throw('Cannot autowire service ".service_locator..lOfW4o": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\ProductAccessory" but no such service exists.');
  9744.     }
  9745.     /**
  9746.      * Gets the private '.errored..service_locator.05_Yw3i.Hitso\Bundle\ContentBundle\Entity\ArticleCategory' shared service.
  9747.      *
  9748.      * @return \Hitso\Bundle\ContentBundle\Entity\ArticleCategory
  9749.      */
  9750.     protected function getArticleCategoryService()
  9751.     {
  9752.         $this->throw('Cannot autowire service ".service_locator.05_Yw3i": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\ArticleCategory" but no such service exists.');
  9753.     }
  9754.     /**
  9755.      * Gets the private '.errored..service_locator.0NI.57l.Juki\Bundle\AppBundle\Entity\Dictionary\TimelineEvent' shared service.
  9756.      *
  9757.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\TimelineEvent
  9758.      */
  9759.     protected function getTimelineEventService()
  9760.     {
  9761.         $this->throw('Cannot autowire service ".service_locator.0NI.57l": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\TimelineEvent" but no such service exists.');
  9762.     }
  9763.     /**
  9764.      * Gets the private '.errored..service_locator.0eJeyXs.Juki\Bundle\AppBundle\Entity\Dictionary\ProductAccessory' shared service.
  9765.      *
  9766.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\ProductAccessory
  9767.      */
  9768.     protected function getProductAccessory2Service()
  9769.     {
  9770.         $this->throw('Cannot autowire service ".service_locator.0eJeyXs": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\ProductAccessory" but no such service exists.');
  9771.     }
  9772.     /**
  9773.      * Gets the private '.errored..service_locator.1WuJ32D.Hitso\Bundle\ContentBundle\Entity\Slide' shared service.
  9774.      *
  9775.      * @return \Hitso\Bundle\ContentBundle\Entity\Slide
  9776.      */
  9777.     protected function getSlideService()
  9778.     {
  9779.         $this->throw('Cannot autowire service ".service_locator.1WuJ32D": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Slide" but no such service exists.');
  9780.     }
  9781.     /**
  9782.      * Gets the private '.errored..service_locator.1vQ8XLw.Juki\Bundle\AppBundle\Entity\ProductAttachment' shared service.
  9783.      *
  9784.      * @return \Juki\Bundle\AppBundle\Entity\ProductAttachment
  9785.      */
  9786.     protected function getProductAttachmentService()
  9787.     {
  9788.         $this->throw('Cannot autowire service ".service_locator.1vQ8XLw": it references class "Juki\\Bundle\\AppBundle\\Entity\\ProductAttachment" but no such service exists.');
  9789.     }
  9790.     /**
  9791.      * Gets the private '.errored..service_locator.2A5Ys2X.Juki\Bundle\AppBundle\Entity\Dictionary\Device' shared service.
  9792.      *
  9793.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Device
  9794.      */
  9795.     protected function getDeviceService()
  9796.     {
  9797.         $this->throw('Cannot autowire service ".service_locator.2A5Ys2X": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Device" but no such service exists.');
  9798.     }
  9799.     /**
  9800.      * Gets the private '.errored..service_locator.3aZFSYt.Hitso\Bundle\ContentBundle\Entity\Comment' shared service.
  9801.      *
  9802.      * @return \Hitso\Bundle\ContentBundle\Entity\Comment
  9803.      */
  9804.     protected function getCommentService()
  9805.     {
  9806.         $this->throw('Cannot autowire service ".service_locator.3aZFSYt": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Comment" but no such service exists.');
  9807.     }
  9808.     /**
  9809.      * Gets the private '.errored..service_locator.3iXIgtB.Juki\Bundle\AppBundle\Entity\Pos' shared service.
  9810.      *
  9811.      * @return \Juki\Bundle\AppBundle\Entity\Pos
  9812.      */
  9813.     protected function getPosService()
  9814.     {
  9815.         $this->throw('Cannot autowire service ".service_locator.3iXIgtB": it references class "Juki\\Bundle\\AppBundle\\Entity\\Pos" but no such service exists.');
  9816.     }
  9817.     /**
  9818.      * Gets the private '.errored..service_locator.4g14c_D.Juki\Bundle\AppBundle\Entity\ContactForm' shared service.
  9819.      *
  9820.      * @return \Juki\Bundle\AppBundle\Entity\ContactForm
  9821.      */
  9822.     protected function getContactFormService()
  9823.     {
  9824.         $this->throw('Cannot autowire service ".service_locator.4g14c_D": it references class "Juki\\Bundle\\AppBundle\\Entity\\ContactForm" but no such service exists.');
  9825.     }
  9826.     /**
  9827.      * Gets the private '.errored..service_locator.56KA1lu.Hitso\Bundle\CommonBundle\Entity\EntityInterface' shared service.
  9828.      *
  9829.      * @return \Hitso\Bundle\CommonBundle\Entity\EntityInterface
  9830.      */
  9831.     protected function getEntityInterfaceService()
  9832.     {
  9833.         $this->throw('Cannot autowire service ".service_locator.56KA1lu": it references interface "Hitso\\Bundle\\CommonBundle\\Entity\\EntityInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Advert", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Attachments", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\CatalogCategory", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Cta", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Embed", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Featured", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Gallery", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Header", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Image", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Link", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Newsletter", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Paragraph", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Probe", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Product", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Section", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Table", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\TextWrap", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Video", "Hitso\\Bundle\\SectionBundle\\Entity\\Group", "Hitso\\Bundle\\SectionBundle\\Entity\\GroupRoute", "Hitso\\Bundle\\SectionBundle\\Entity\\GroupType", "Hitso\\Bundle\\SectionBundle\\Entity\\Section", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ArticleSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\BlockSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\FeaturedProductSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\HtmlCodeSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductListSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductSliderSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\PromoBoxSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\SetsSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\SubCategoriesSection".');
  9834.     }
  9835.     /**
  9836.      * Gets the private '.errored..service_locator.5B8.x3j.Hitso\Bundle\ContentBundle\Entity\Author' shared service.
  9837.      *
  9838.      * @return \Hitso\Bundle\ContentBundle\Entity\Author
  9839.      */
  9840.     protected function getAuthorService()
  9841.     {
  9842.         $this->throw('Cannot autowire service ".service_locator.5B8.x3j": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Author" but no such service exists.');
  9843.     }
  9844.     /**
  9845.      * Gets the private '.errored..service_locator.5OJiZ30.Hitso\Bundle\ContentBundle\Entity\Comment' shared service.
  9846.      *
  9847.      * @return \Hitso\Bundle\ContentBundle\Entity\Comment
  9848.      */
  9849.     protected function getComment2Service()
  9850.     {
  9851.         $this->throw('Cannot autowire service ".service_locator.5OJiZ30": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Comment" but no such service exists.');
  9852.     }
  9853.     /**
  9854.      * Gets the private '.errored..service_locator.5u.Jtyr.Hitso\Bundle\ProbeBundle\Entity\Probe' shared service.
  9855.      *
  9856.      * @return \Hitso\Bundle\ProbeBundle\Entity\Probe
  9857.      */
  9858.     protected function getProbeService()
  9859.     {
  9860.         $this->throw('Cannot autowire service ".service_locator.5u.Jtyr": it references class "Hitso\\Bundle\\ProbeBundle\\Entity\\Probe" but no such service exists.');
  9861.     }
  9862.     /**
  9863.      * Gets the private '.errored..service_locator.6EUT8o3.Hitso\Bundle\ContentBundle\Entity\Content' shared service.
  9864.      *
  9865.      * @return \Hitso\Bundle\ContentBundle\Entity\Content
  9866.      */
  9867.     protected function getContentService()
  9868.     {
  9869.         $this->throw('Cannot autowire service ".service_locator.6EUT8o3": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Content" but no such service exists.');
  9870.     }
  9871.     /**
  9872.      * Gets the private '.errored..service_locator.7Q7XaUd.Juki\Bundle\AppBundle\Entity\Dictionary\Timeline' shared service.
  9873.      *
  9874.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Timeline
  9875.      */
  9876.     protected function getTimelineService()
  9877.     {
  9878.         $this->throw('Cannot autowire service ".service_locator.7Q7XaUd": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Timeline" but no such service exists.');
  9879.     }
  9880.     /**
  9881.      * Gets the private '.errored..service_locator.7mQjjwL.Juki\Bundle\AppBundle\Entity\Pos' shared service.
  9882.      *
  9883.      * @return \Juki\Bundle\AppBundle\Entity\Pos
  9884.      */
  9885.     protected function getPos2Service()
  9886.     {
  9887.         $this->throw('Cannot autowire service ".service_locator.7mQjjwL": it references class "Juki\\Bundle\\AppBundle\\Entity\\Pos" but no such service exists.');
  9888.     }
  9889.     /**
  9890.      * Gets the private '.errored..service_locator.8aT7_Z1.Juki\Bundle\AppBundle\Entity\Dictionary\Region' shared service.
  9891.      *
  9892.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Region
  9893.      */
  9894.     protected function getRegionService()
  9895.     {
  9896.         $this->throw('Cannot autowire service ".service_locator.8aT7_Z1": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Region" but no such service exists.');
  9897.     }
  9898.     /**
  9899.      * Gets the private '.errored..service_locator.92PjwDN.Hitso\Bundle\ContentBundle\Entity\Article' shared service.
  9900.      *
  9901.      * @return \Hitso\Bundle\ContentBundle\Entity\Article
  9902.      */
  9903.     protected function getArticleService()
  9904.     {
  9905.         $this->throw('Cannot autowire service ".service_locator.92PjwDN": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Article" but no such service exists.');
  9906.     }
  9907.     /**
  9908.      * Gets the private '.errored..service_locator.92PjwDN.Hitso\Bundle\ContentBundle\Model\EditContext' shared service.
  9909.      *
  9910.      * @return \Hitso\Bundle\ContentBundle\Model\EditContext
  9911.      */
  9912.     protected function getEditContextService()
  9913.     {
  9914.         $this->throw('Cannot autowire service ".service_locator.92PjwDN": it references class "Hitso\\Bundle\\ContentBundle\\Model\\EditContext" but no such service exists.');
  9915.     }
  9916.     /**
  9917.      * Gets the private '.errored..service_locator.9bn2lCH.Hitso\Bundle\CatalogBundle\Entity\Category' shared service.
  9918.      *
  9919.      * @return \Hitso\Bundle\CatalogBundle\Entity\Category
  9920.      */
  9921.     protected function getCategoryService()
  9922.     {
  9923.         $this->throw('Cannot autowire service ".service_locator.9bn2lCH": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Category" but no such service exists.');
  9924.     }
  9925.     /**
  9926.      * Gets the private '.errored..service_locator.A3vLoK4.Hitso\Bundle\SearchBundle\Model\SearchRequest' shared service.
  9927.      *
  9928.      * @return \Hitso\Bundle\SearchBundle\Model\SearchRequest
  9929.      */
  9930.     protected function getSearchRequestService()
  9931.     {
  9932.         $this->throw('Cannot autowire service ".service_locator.A3vLoK4": it references class "Hitso\\Bundle\\SearchBundle\\Model\\SearchRequest" but no such service exists.');
  9933.     }
  9934.     /**
  9935.      * Gets the private '.errored..service_locator.ARP3woz.Juki\Bundle\AppBundle\Entity\Contact' shared service.
  9936.      *
  9937.      * @return \Juki\Bundle\AppBundle\Entity\Contact
  9938.      */
  9939.     protected function getContactService()
  9940.     {
  9941.         $this->throw('Cannot autowire service ".service_locator.ARP3woz": it references class "Juki\\Bundle\\AppBundle\\Entity\\Contact" but no such service exists.');
  9942.     }
  9943.     /**
  9944.      * Gets the private '.errored..service_locator.AZq.RGg.Juki\Bundle\AppBundle\Entity\ContactForm' shared service.
  9945.      *
  9946.      * @return \Juki\Bundle\AppBundle\Entity\ContactForm
  9947.      */
  9948.     protected function getContactForm2Service()
  9949.     {
  9950.         $this->throw('Cannot autowire service ".service_locator.AZq.RGg": it references class "Juki\\Bundle\\AppBundle\\Entity\\ContactForm" but no such service exists.');
  9951.     }
  9952.     /**
  9953.      * Gets the private '.errored..service_locator.BTejTgT.Juki\Bundle\AppBundle\Entity\Dictionary\Sew' shared service.
  9954.      *
  9955.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Sew
  9956.      */
  9957.     protected function getSewService()
  9958.     {
  9959.         $this->throw('Cannot autowire service ".service_locator.BTejTgT": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Sew" but no such service exists.');
  9960.     }
  9961.     /**
  9962.      * Gets the private '.errored..service_locator.DM_3qQ..Hitso\Bundle\CommonBundle\Entity\User' shared service.
  9963.      *
  9964.      * @return \Hitso\Bundle\CommonBundle\Entity\User
  9965.      */
  9966.     protected function getUserService()
  9967.     {
  9968.         $this->throw('Cannot autowire service ".service_locator.DM_3qQ.": it references class "Hitso\\Bundle\\CommonBundle\\Entity\\User" but no such service exists.');
  9969.     }
  9970.     /**
  9971.      * Gets the private '.errored..service_locator.DzfalTt.Hitso\Bundle\TicketsBundle\Entity\Ticket' shared service.
  9972.      *
  9973.      * @return \Hitso\Bundle\TicketsBundle\Entity\Ticket
  9974.      */
  9975.     protected function getTicketService()
  9976.     {
  9977.         $this->throw('Cannot autowire service ".service_locator.DzfalTt": it references class "Hitso\\Bundle\\TicketsBundle\\Entity\\Ticket" but no such service exists.');
  9978.     }
  9979.     /**
  9980.      * Gets the private '.errored..service_locator.E.q9c.k.Juki\Bundle\AppBundle\Entity\WizardCategory' shared service.
  9981.      *
  9982.      * @return \Juki\Bundle\AppBundle\Entity\WizardCategory
  9983.      */
  9984.     protected function getWizardCategoryService()
  9985.     {
  9986.         $this->throw('Cannot autowire service ".service_locator.E.q9c.k": it references class "Juki\\Bundle\\AppBundle\\Entity\\WizardCategory" but no such service exists.');
  9987.     }
  9988.     /**
  9989.      * Gets the private '.errored..service_locator.Fvpfnq_.Juki\Bundle\AppBundle\Entity\Dictionary\Timeline' shared service.
  9990.      *
  9991.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Timeline
  9992.      */
  9993.     protected function getTimeline2Service()
  9994.     {
  9995.         $this->throw('Cannot autowire service ".service_locator.Fvpfnq_": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Timeline" but no such service exists.');
  9996.     }
  9997.     /**
  9998.      * Gets the private '.errored..service_locator.H6D6dAg.Hitso\Bundle\ContentBundle\Entity\Content' shared service.
  9999.      *
  10000.      * @return \Hitso\Bundle\ContentBundle\Entity\Content
  10001.      */
  10002.     protected function getContent2Service()
  10003.     {
  10004.         $this->throw('Cannot autowire service ".service_locator.H6D6dAg": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Content" but no such service exists.');
  10005.     }
  10006.     /**
  10007.      * Gets the private '.errored..service_locator.HQk2iBh.Hitso\Bundle\CommonBundle\Entity\ChangeLog' shared service.
  10008.      *
  10009.      * @return \Hitso\Bundle\CommonBundle\Entity\ChangeLog
  10010.      */
  10011.     protected function getChangeLogService()
  10012.     {
  10013.         $this->throw('Cannot autowire service ".service_locator.HQk2iBh": it references class "Hitso\\Bundle\\CommonBundle\\Entity\\ChangeLog" but no such service exists.');
  10014.     }
  10015.     /**
  10016.      * Gets the private '.errored..service_locator.HrtHD1_.Hitso\Bundle\AdminBundle\Entity\Whitelist' shared service.
  10017.      *
  10018.      * @return \Hitso\Bundle\AdminBundle\Entity\Whitelist
  10019.      */
  10020.     protected function getWhitelistService()
  10021.     {
  10022.         $this->throw('Cannot autowire service ".service_locator.HrtHD1_": it references class "Hitso\\Bundle\\AdminBundle\\Entity\\Whitelist" but no such service exists.');
  10023.     }
  10024.     /**
  10025.      * Gets the private '.errored..service_locator.IAYSFru.Hitso\Bundle\ProbeBundle\Entity\Probe' shared service.
  10026.      *
  10027.      * @return \Hitso\Bundle\ProbeBundle\Entity\Probe
  10028.      */
  10029.     protected function getProbe2Service()
  10030.     {
  10031.         $this->throw('Cannot autowire service ".service_locator.IAYSFru": it references class "Hitso\\Bundle\\ProbeBundle\\Entity\\Probe" but no such service exists.');
  10032.     }
  10033.     /**
  10034.      * Gets the private '.errored..service_locator.IFdKOe6.Juki\Bundle\AppBundle\Entity\Dictionary\FeatureHsm' shared service.
  10035.      *
  10036.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\FeatureHsm
  10037.      */
  10038.     protected function getFeatureHsmService()
  10039.     {
  10040.         $this->throw('Cannot autowire service ".service_locator.IFdKOe6": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\FeatureHsm" but no such service exists.');
  10041.     }
  10042.     /**
  10043.      * Gets the private '.errored..service_locator.J1dEosT.Juki\Bundle\AppBundle\Entity\Dictionary\Event' shared service.
  10044.      *
  10045.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Event
  10046.      */
  10047.     protected function getEventService()
  10048.     {
  10049.         $this->throw('Cannot autowire service ".service_locator.J1dEosT": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Event" but no such service exists.');
  10050.     }
  10051.     /**
  10052.      * Gets the private '.errored..service_locator.J58.5O_.Hitso\Bundle\ContentBundle\Entity\Elements\Element' shared service.
  10053.      *
  10054.      * @return \Hitso\Bundle\ContentBundle\Entity\Elements\Element
  10055.      */
  10056.     protected function getElementService()
  10057.     {
  10058.         $this->throw('Cannot autowire service ".service_locator.J58.5O_": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Element" but no such service exists. You should maybe alias this class to one of these existing services: "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Advert", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Attachments", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\CatalogCategory", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Cta", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Embed", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Featured", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Gallery", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Header", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Image", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Link", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Newsletter", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Paragraph", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Probe", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Product", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Section", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Table", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\TextWrap", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Video".');
  10059.     }
  10060.     /**
  10061.      * Gets the private '.errored..service_locator.J6Bjs8s.Hitso\Bundle\CommonBundle\Entity\SystemConfiguration' shared service.
  10062.      *
  10063.      * @return \Hitso\Bundle\CommonBundle\Entity\SystemConfiguration
  10064.      */
  10065.     protected function getSystemConfigurationService()
  10066.     {
  10067.         $this->throw('Cannot autowire service ".service_locator.J6Bjs8s": it references class "Hitso\\Bundle\\CommonBundle\\Entity\\SystemConfiguration" but no such service exists.');
  10068.     }
  10069.     /**
  10070.      * Gets the private '.errored..service_locator.JQYLnGC.Hitso\Bundle\CatalogBundle\Entity\Attribute' shared service.
  10071.      *
  10072.      * @return \Hitso\Bundle\CatalogBundle\Entity\Attribute
  10073.      */
  10074.     protected function getAttributeService()
  10075.     {
  10076.         $this->throw('Cannot autowire service ".service_locator.JQYLnGC": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Attribute" but no such service exists.');
  10077.     }
  10078.     /**
  10079.      * Gets the private '.errored..service_locator.M5LT6mv.Hitso\Bundle\CatalogBundle\Entity\TaxRate' shared service.
  10080.      *
  10081.      * @return \Hitso\Bundle\CatalogBundle\Entity\TaxRate
  10082.      */
  10083.     protected function getTaxRateService()
  10084.     {
  10085.         $this->throw('Cannot autowire service ".service_locator.M5LT6mv": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\TaxRate" but no such service exists.');
  10086.     }
  10087.     /**
  10088.      * Gets the private '.errored..service_locator.MFMplxL.Hitso\Bundle\NewsletterBundle\Entity\Subscriber' shared service.
  10089.      *
  10090.      * @return \Hitso\Bundle\NewsletterBundle\Entity\Subscriber
  10091.      */
  10092.     protected function getSubscriberService()
  10093.     {
  10094.         $this->throw('Cannot autowire service ".service_locator.MFMplxL": it references class "Hitso\\Bundle\\NewsletterBundle\\Entity\\Subscriber" but no such service exists.');
  10095.     }
  10096.     /**
  10097.      * Gets the private '.errored..service_locator.NWZ2Hlq.Juki\Bundle\AppBundle\Entity\Dictionary\FeatureHsm' shared service.
  10098.      *
  10099.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\FeatureHsm
  10100.      */
  10101.     protected function getFeatureHsm2Service()
  10102.     {
  10103.         $this->throw('Cannot autowire service ".service_locator.NWZ2Hlq": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\FeatureHsm" but no such service exists.');
  10104.     }
  10105.     /**
  10106.      * Gets the private '.errored..service_locator.NbnXGhv.Juki\Bundle\AppBundle\Entity\TagCategory' shared service.
  10107.      *
  10108.      * @return \Juki\Bundle\AppBundle\Entity\TagCategory
  10109.      */
  10110.     protected function getTagCategoryService()
  10111.     {
  10112.         $this->throw('Cannot autowire service ".service_locator.NbnXGhv": it references class "Juki\\Bundle\\AppBundle\\Entity\\TagCategory" but no such service exists.');
  10113.     }
  10114.     /**
  10115.      * Gets the private '.errored..service_locator.OFrm_K0.Hitso\Bundle\QABundle\Entity\Answer' shared service.
  10116.      *
  10117.      * @return \Hitso\Bundle\QABundle\Entity\Answer
  10118.      */
  10119.     protected function getAnswerService()
  10120.     {
  10121.         $this->throw('Cannot autowire service ".service_locator.OFrm_K0": it references class "Hitso\\Bundle\\QABundle\\Entity\\Answer" but no such service exists.');
  10122.     }
  10123.     /**
  10124.      * Gets the private '.errored..service_locator.OTVPj0z.Juki\Bundle\AppBundle\Entity\WizardCategory' shared service.
  10125.      *
  10126.      * @return \Juki\Bundle\AppBundle\Entity\WizardCategory
  10127.      */
  10128.     protected function getWizardCategory2Service()
  10129.     {
  10130.         $this->throw('Cannot autowire service ".service_locator.OTVPj0z": it references class "Juki\\Bundle\\AppBundle\\Entity\\WizardCategory" but no such service exists.');
  10131.     }
  10132.     /**
  10133.      * Gets the private '.errored..service_locator.P25MZp0.Hitso\Bundle\QABundle\Entity\Question' shared service.
  10134.      *
  10135.      * @return \Hitso\Bundle\QABundle\Entity\Question
  10136.      */
  10137.     protected function getQuestionService()
  10138.     {
  10139.         $this->throw('Cannot autowire service ".service_locator.P25MZp0": it references class "Hitso\\Bundle\\QABundle\\Entity\\Question" but no such service exists.');
  10140.     }
  10141.     /**
  10142.      * Gets the private '.errored..service_locator.P2jFWPH.Juki\Bundle\AppBundle\Entity\TagCategory' shared service.
  10143.      *
  10144.      * @return \Juki\Bundle\AppBundle\Entity\TagCategory
  10145.      */
  10146.     protected function getTagCategory2Service()
  10147.     {
  10148.         $this->throw('Cannot autowire service ".service_locator.P2jFWPH": it references class "Juki\\Bundle\\AppBundle\\Entity\\TagCategory" but no such service exists.');
  10149.     }
  10150.     /**
  10151.      * Gets the private '.errored..service_locator.PORpbPf.Hitso\Bundle\ContentBundle\Entity\Page' shared service.
  10152.      *
  10153.      * @return \Hitso\Bundle\ContentBundle\Entity\Page
  10154.      */
  10155.     protected function getPageService()
  10156.     {
  10157.         $this->throw('Cannot autowire service ".service_locator.PORpbPf": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Page" but no such service exists.');
  10158.     }
  10159.     /**
  10160.      * Gets the private '.errored..service_locator.PORpbPf.Hitso\Bundle\ContentBundle\Model\EditContext' shared service.
  10161.      *
  10162.      * @return \Hitso\Bundle\ContentBundle\Model\EditContext
  10163.      */
  10164.     protected function getEditContext2Service()
  10165.     {
  10166.         $this->throw('Cannot autowire service ".service_locator.PORpbPf": it references class "Hitso\\Bundle\\ContentBundle\\Model\\EditContext" but no such service exists.');
  10167.     }
  10168.     /**
  10169.      * Gets the private '.errored..service_locator.QAExF1w.Hitso\Bundle\SearchBundle\Model\SearchRequestInterface' shared service.
  10170.      *
  10171.      * @return \Hitso\Bundle\SearchBundle\Model\SearchRequestInterface
  10172.      */
  10173.     protected function getSearchRequestInterfaceService()
  10174.     {
  10175.         $this->throw('Cannot autowire service ".service_locator.QAExF1w": it references interface "Hitso\\Bundle\\SearchBundle\\Model\\SearchRequestInterface" but no such service exists. Did you create a class that implements this interface?');
  10176.     }
  10177.     /**
  10178.      * Gets the private '.errored..service_locator.QuDiMbb.Juki\Bundle\AppBundle\Entity\Contact' shared service.
  10179.      *
  10180.      * @return \Juki\Bundle\AppBundle\Entity\Contact
  10181.      */
  10182.     protected function getContact2Service()
  10183.     {
  10184.         $this->throw('Cannot autowire service ".service_locator.QuDiMbb": it references class "Juki\\Bundle\\AppBundle\\Entity\\Contact" but no such service exists.');
  10185.     }
  10186.     /**
  10187.      * Gets the private '.errored..service_locator.REW7qsm.Hitso\Bundle\CatalogBundle\Entity\Product' shared service.
  10188.      *
  10189.      * @return \Hitso\Bundle\CatalogBundle\Entity\Product
  10190.      */
  10191.     protected function getProductService()
  10192.     {
  10193.         $this->throw('Cannot autowire service ".service_locator.REW7qsm": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Product" but no such service exists.');
  10194.     }
  10195.     /**
  10196.      * Gets the private '.errored..service_locator.RILgfsd.Hitso\Bundle\ContentBundle\Entity\Banner' shared service.
  10197.      *
  10198.      * @return \Hitso\Bundle\ContentBundle\Entity\Banner
  10199.      */
  10200.     protected function getBannerService()
  10201.     {
  10202.         $this->throw('Cannot autowire service ".service_locator.RILgfsd": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Banner" but no such service exists.');
  10203.     }
  10204.     /**
  10205.      * Gets the private '.errored..service_locator.RJewUdP.Juki\Bundle\AppBundle\Entity\Dictionary\Shop' shared service.
  10206.      *
  10207.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Shop
  10208.      */
  10209.     protected function getShopService()
  10210.     {
  10211.         $this->throw('Cannot autowire service ".service_locator.RJewUdP": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Shop" but no such service exists.');
  10212.     }
  10213.     /**
  10214.      * Gets the private '.errored..service_locator.SaQYvSS.Hitso\Bundle\FileManagerBundle\Entity\File' shared service.
  10215.      *
  10216.      * @return \Hitso\Bundle\FileManagerBundle\Entity\File
  10217.      */
  10218.     protected function getFileService()
  10219.     {
  10220.         $this->throw('Cannot autowire service ".service_locator.SaQYvSS": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\File" but no such service exists.');
  10221.     }
  10222.     /**
  10223.      * Gets the private '.errored..service_locator.Tu9ichM.Juki\Bundle\AppBundle\Entity\Dictionary\Feature' shared service.
  10224.      *
  10225.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Feature
  10226.      */
  10227.     protected function getFeatureService()
  10228.     {
  10229.         $this->throw('Cannot autowire service ".service_locator.Tu9ichM": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Feature" but no such service exists.');
  10230.     }
  10231.     /**
  10232.      * Gets the private '.errored..service_locator.TzKkJGy.Juki\Bundle\AppBundle\Entity\Dictionary\Sew' shared service.
  10233.      *
  10234.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Sew
  10235.      */
  10236.     protected function getSew2Service()
  10237.     {
  10238.         $this->throw('Cannot autowire service ".service_locator.TzKkJGy": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Sew" but no such service exists.');
  10239.     }
  10240.     /**
  10241.      * Gets the private '.errored..service_locator.UACN_Wk.Hitso\Bundle\SeoBundle\Entity\SeoPage' shared service.
  10242.      *
  10243.      * @return \Hitso\Bundle\SeoBundle\Entity\SeoPage
  10244.      */
  10245.     protected function getSeoPageService()
  10246.     {
  10247.         $this->throw('Cannot autowire service ".service_locator.UACN_Wk": it references class "Hitso\\Bundle\\SeoBundle\\Entity\\SeoPage" but no such service exists.');
  10248.     }
  10249.     /**
  10250.      * Gets the private '.errored..service_locator.Udqtlm9.Hitso\Bundle\CatalogBundle\Entity\Brand' shared service.
  10251.      *
  10252.      * @return \Hitso\Bundle\CatalogBundle\Entity\Brand
  10253.      */
  10254.     protected function getBrandService()
  10255.     {
  10256.         $this->throw('Cannot autowire service ".service_locator.Udqtlm9": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Brand" but no such service exists.');
  10257.     }
  10258.     /**
  10259.      * Gets the private '.errored..service_locator.VGFKbqw.Hitso\Bundle\SeoBundle\Entity\SeoPage' shared service.
  10260.      *
  10261.      * @return \Hitso\Bundle\SeoBundle\Entity\SeoPage
  10262.      */
  10263.     protected function getSeoPage2Service()
  10264.     {
  10265.         $this->throw('Cannot autowire service ".service_locator.VGFKbqw": it references class "Hitso\\Bundle\\SeoBundle\\Entity\\SeoPage" but no such service exists.');
  10266.     }
  10267.     /**
  10268.      * Gets the private '.errored..service_locator.VI0xCed.Hitso\Bundle\CatalogBundle\Entity\TaxRate' shared service.
  10269.      *
  10270.      * @return \Hitso\Bundle\CatalogBundle\Entity\TaxRate
  10271.      */
  10272.     protected function getTaxRate2Service()
  10273.     {
  10274.         $this->throw('Cannot autowire service ".service_locator.VI0xCed": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\TaxRate" but no such service exists.');
  10275.     }
  10276.     /**
  10277.      * Gets the private '.errored..service_locator.WCCplDO.Hitso\Bundle\ContentBundle\Entity\Rate' shared service.
  10278.      *
  10279.      * @return \Hitso\Bundle\ContentBundle\Entity\Rate
  10280.      */
  10281.     protected function getRateService()
  10282.     {
  10283.         $this->throw('Cannot autowire service ".service_locator.WCCplDO": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Rate" but no such service exists.');
  10284.     }
  10285.     /**
  10286.      * Gets the private '.errored..service_locator.WhRQrrc.Juki\Bundle\AppBundle\Entity\Dictionary\TimelineEvent' shared service.
  10287.      *
  10288.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\TimelineEvent
  10289.      */
  10290.     protected function getTimelineEvent2Service()
  10291.     {
  10292.         $this->throw('Cannot autowire service ".service_locator.WhRQrrc": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\TimelineEvent" but no such service exists.');
  10293.     }
  10294.     /**
  10295.      * Gets the private '.errored..service_locator.Wvaq.Z5.Hitso\Bundle\TaggingBundle\Entity\Tag' shared service.
  10296.      *
  10297.      * @return \Hitso\Bundle\TaggingBundle\Entity\Tag
  10298.      */
  10299.     protected function getTagService()
  10300.     {
  10301.         $this->throw('Cannot autowire service ".service_locator.Wvaq.Z5": it references class "Hitso\\Bundle\\TaggingBundle\\Entity\\Tag" but no such service exists.');
  10302.     }
  10303.     /**
  10304.      * Gets the private '.errored..service_locator.X188WAH.Juki\Bundle\AppBundle\Entity\Dictionary\Shop' shared service.
  10305.      *
  10306.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Shop
  10307.      */
  10308.     protected function getShop2Service()
  10309.     {
  10310.         $this->throw('Cannot autowire service ".service_locator.X188WAH": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Shop" but no such service exists.');
  10311.     }
  10312.     /**
  10313.      * Gets the private '.errored..service_locator.XulxWNg.Juki\Bundle\AppBundle\Entity\Dictionary\DeviceCategory' shared service.
  10314.      *
  10315.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\DeviceCategory
  10316.      */
  10317.     protected function getDeviceCategoryService()
  10318.     {
  10319.         $this->throw('Cannot autowire service ".service_locator.XulxWNg": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\DeviceCategory" but no such service exists.');
  10320.     }
  10321.     /**
  10322.      * Gets the private '.errored..service_locator.aLAFZiT.Juki\Bundle\AppBundle\Entity\Dictionary\Device' shared service.
  10323.      *
  10324.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Device
  10325.      */
  10326.     protected function getDevice2Service()
  10327.     {
  10328.         $this->throw('Cannot autowire service ".service_locator.aLAFZiT": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Device" but no such service exists.');
  10329.     }
  10330.     /**
  10331.      * Gets the private '.errored..service_locator.b7.mmnB.Hitso\Bundle\CatalogBundle\Entity\ProductReview' shared service.
  10332.      *
  10333.      * @return \Hitso\Bundle\CatalogBundle\Entity\ProductReview
  10334.      */
  10335.     protected function getProductReviewService()
  10336.     {
  10337.         $this->throw('Cannot autowire service ".service_locator.b7.mmnB": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\ProductReview" but no such service exists.');
  10338.     }
  10339.     /**
  10340.      * Gets the private '.errored..service_locator.bZzl.qa.Hitso\Bundle\RoutingBundle\Entity\Redirect' shared service.
  10341.      *
  10342.      * @return \Hitso\Bundle\RoutingBundle\Entity\Redirect
  10343.      */
  10344.     protected function getRedirectService()
  10345.     {
  10346.         $this->throw('Cannot autowire service ".service_locator.bZzl.qa": it references class "Hitso\\Bundle\\RoutingBundle\\Entity\\Redirect" but no such service exists.');
  10347.     }
  10348.     /**
  10349.      * Gets the private '.errored..service_locator.cR4YTPu.Hitso\Bundle\CatalogBundle\Entity\Brand' shared service.
  10350.      *
  10351.      * @return \Hitso\Bundle\CatalogBundle\Entity\Brand
  10352.      */
  10353.     protected function getBrand2Service()
  10354.     {
  10355.         $this->throw('Cannot autowire service ".service_locator.cR4YTPu": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Brand" but no such service exists.');
  10356.     }
  10357.     /**
  10358.      * Gets the private '.errored..service_locator.cRKQHKq.Hitso\Bundle\TaggingBundle\Entity\Tag' shared service.
  10359.      *
  10360.      * @return \Hitso\Bundle\TaggingBundle\Entity\Tag
  10361.      */
  10362.     protected function getTag2Service()
  10363.     {
  10364.         $this->throw('Cannot autowire service ".service_locator.cRKQHKq": it references class "Hitso\\Bundle\\TaggingBundle\\Entity\\Tag" but no such service exists.');
  10365.     }
  10366.     /**
  10367.      * Gets the private '.errored..service_locator.ckkma6z.Hitso\Bundle\CommonBundle\Entity\User' shared service.
  10368.      *
  10369.      * @return \Hitso\Bundle\CommonBundle\Entity\User
  10370.      */
  10371.     protected function getUser2Service()
  10372.     {
  10373.         $this->throw('Cannot autowire service ".service_locator.ckkma6z": it references class "Hitso\\Bundle\\CommonBundle\\Entity\\User" but no such service exists.');
  10374.     }
  10375.     /**
  10376.      * Gets the private '.errored..service_locator.dY9f4OO.Hitso\Bundle\ContentBundle\Entity\Page' shared service.
  10377.      *
  10378.      * @return \Hitso\Bundle\ContentBundle\Entity\Page
  10379.      */
  10380.     protected function getPage2Service()
  10381.     {
  10382.         $this->throw('Cannot autowire service ".service_locator.dY9f4OO": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Page" but no such service exists.');
  10383.     }
  10384.     /**
  10385.      * Gets the private '.errored..service_locator.deOoPlr.Juki\Bundle\AppBundle\Entity\Dictionary\Region' shared service.
  10386.      *
  10387.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Region
  10388.      */
  10389.     protected function getRegion2Service()
  10390.     {
  10391.         $this->throw('Cannot autowire service ".service_locator.deOoPlr": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Region" but no such service exists.');
  10392.     }
  10393.     /**
  10394.      * Gets the private '.errored..service_locator.djGk.PS.Hitso\Bundle\ContentBundle\Entity\Author' shared service.
  10395.      *
  10396.      * @return \Hitso\Bundle\ContentBundle\Entity\Author
  10397.      */
  10398.     protected function getAuthor2Service()
  10399.     {
  10400.         $this->throw('Cannot autowire service ".service_locator.djGk.PS": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Author" but no such service exists.');
  10401.     }
  10402.     /**
  10403.      * Gets the private '.errored..service_locator.fGZaj2S.Hitso\Bundle\CatalogBundle\Entity\Product' shared service.
  10404.      *
  10405.      * @return \Hitso\Bundle\CatalogBundle\Entity\Product
  10406.      */
  10407.     protected function getProduct2Service()
  10408.     {
  10409.         $this->throw('Cannot autowire service ".service_locator.fGZaj2S": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Product" but no such service exists.');
  10410.     }
  10411.     /**
  10412.      * Gets the private '.errored..service_locator.fUxDF9U.Hitso\Bundle\QABundle\Entity\Question' shared service.
  10413.      *
  10414.      * @return \Hitso\Bundle\QABundle\Entity\Question
  10415.      */
  10416.     protected function getQuestion2Service()
  10417.     {
  10418.         $this->throw('Cannot autowire service ".service_locator.fUxDF9U": it references class "Hitso\\Bundle\\QABundle\\Entity\\Question" but no such service exists.');
  10419.     }
  10420.     /**
  10421.      * Gets the private '.errored..service_locator.fWm2t1_.Juki\Bundle\AppBundle\Entity\Dictionary\DeviceCategory' shared service.
  10422.      *
  10423.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\DeviceCategory
  10424.      */
  10425.     protected function getDeviceCategory2Service()
  10426.     {
  10427.         $this->throw('Cannot autowire service ".service_locator.fWm2t1_": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\DeviceCategory" but no such service exists.');
  10428.     }
  10429.     /**
  10430.      * Gets the private '.errored..service_locator.hMIQgei.Hitso\Bundle\CatalogBundle\Entity\Category' shared service.
  10431.      *
  10432.      * @return \Hitso\Bundle\CatalogBundle\Entity\Category
  10433.      */
  10434.     protected function getCategory2Service()
  10435.     {
  10436.         $this->throw('Cannot autowire service ".service_locator.hMIQgei": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Category" but no such service exists.');
  10437.     }
  10438.     /**
  10439.      * Gets the private '.errored..service_locator.hpX3Dr1.FOS\RestBundle\Request\ParamFetcher' shared service.
  10440.      *
  10441.      * @return \FOS\RestBundle\Request\ParamFetcher
  10442.      */
  10443.     protected function getParamFetcherService()
  10444.     {
  10445.         $this->throw('Cannot autowire service ".service_locator.hpX3Dr1": it references class "FOS\\RestBundle\\Request\\ParamFetcher" but no such service exists. Try changing the type-hint to "FOS\\RestBundle\\Request\\ParamFetcherInterface" instead.');
  10446.     }
  10447.     /**
  10448.      * Gets the private '.errored..service_locator.iw0h59h.Hitso\Bundle\CatalogBundle\Entity\ProductReview' shared service.
  10449.      *
  10450.      * @return \Hitso\Bundle\CatalogBundle\Entity\ProductReview
  10451.      */
  10452.     protected function getProductReview2Service()
  10453.     {
  10454.         $this->throw('Cannot autowire service ".service_locator.iw0h59h": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\ProductReview" but no such service exists.');
  10455.     }
  10456.     /**
  10457.      * Gets the private '.errored..service_locator.jCk7wQG.Hitso\Bundle\ContentBundle\Entity\Article' shared service.
  10458.      *
  10459.      * @return \Hitso\Bundle\ContentBundle\Entity\Article
  10460.      */
  10461.     protected function getArticle2Service()
  10462.     {
  10463.         $this->throw('Cannot autowire service ".service_locator.jCk7wQG": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Article" but no such service exists.');
  10464.     }
  10465.     /**
  10466.      * Gets the private '.errored..service_locator.j_f.0PF.Hitso\Bundle\CatalogBundle\Entity\Product' shared service.
  10467.      *
  10468.      * @return \Hitso\Bundle\CatalogBundle\Entity\Product
  10469.      */
  10470.     protected function getProduct3Service()
  10471.     {
  10472.         $this->throw('Cannot autowire service ".service_locator.j_f.0PF": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Product" but no such service exists.');
  10473.     }
  10474.     /**
  10475.      * Gets the private '.errored..service_locator.jz3ByyW.Hitso\Bundle\ContentBundle\Entity\Banner' shared service.
  10476.      *
  10477.      * @return \Hitso\Bundle\ContentBundle\Entity\Banner
  10478.      */
  10479.     protected function getBanner2Service()
  10480.     {
  10481.         $this->throw('Cannot autowire service ".service_locator.jz3ByyW": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Banner" but no such service exists.');
  10482.     }
  10483.     /**
  10484.      * Gets the private '.errored..service_locator.kBo3HxM.Hitso\Bundle\ProbeBundle\Entity\ProbeOption' shared service.
  10485.      *
  10486.      * @return \Hitso\Bundle\ProbeBundle\Entity\ProbeOption
  10487.      */
  10488.     protected function getProbeOptionService()
  10489.     {
  10490.         $this->throw('Cannot autowire service ".service_locator.kBo3HxM": it references class "Hitso\\Bundle\\ProbeBundle\\Entity\\ProbeOption" but no such service exists.');
  10491.     }
  10492.     /**
  10493.      * Gets the private '.errored..service_locator.kKAnTFs.Hitso\Bundle\QABundle\Entity\Answer' shared service.
  10494.      *
  10495.      * @return \Hitso\Bundle\QABundle\Entity\Answer
  10496.      */
  10497.     protected function getAnswer2Service()
  10498.     {
  10499.         $this->throw('Cannot autowire service ".service_locator.kKAnTFs": it references class "Hitso\\Bundle\\QABundle\\Entity\\Answer" but no such service exists.');
  10500.     }
  10501.     /**
  10502.      * Gets the private '.errored..service_locator.kOrDo76.Hitso\Bundle\CommonBundle\Entity\EntityInterface' shared service.
  10503.      *
  10504.      * @return \Hitso\Bundle\CommonBundle\Entity\EntityInterface
  10505.      */
  10506.     protected function getEntityInterface2Service()
  10507.     {
  10508.         $this->throw('Cannot autowire service ".service_locator.kOrDo76": it references interface "Hitso\\Bundle\\CommonBundle\\Entity\\EntityInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Advert", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Attachments", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\CatalogCategory", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Cta", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Embed", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Featured", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Gallery", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Header", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Image", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Link", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Newsletter", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Paragraph", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Probe", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Product", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Section", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Table", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\TextWrap", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Video", "Hitso\\Bundle\\SectionBundle\\Entity\\Group", "Hitso\\Bundle\\SectionBundle\\Entity\\GroupRoute", "Hitso\\Bundle\\SectionBundle\\Entity\\GroupType", "Hitso\\Bundle\\SectionBundle\\Entity\\Section", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ArticleSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\BlockSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\FeaturedProductSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\HtmlCodeSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductListSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductSliderSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\PromoBoxSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\SetsSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\SubCategoriesSection".');
  10509.     }
  10510.     /**
  10511.      * Gets the private '.errored..service_locator.lGlrAPs.Juki\Bundle\AppBundle\Entity\Dictionary\Feature' shared service.
  10512.      *
  10513.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Feature
  10514.      */
  10515.     protected function getFeature2Service()
  10516.     {
  10517.         $this->throw('Cannot autowire service ".service_locator.lGlrAPs": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Feature" but no such service exists.');
  10518.     }
  10519.     /**
  10520.      * Gets the private '.errored..service_locator.mFk3ewT.Hitso\Bundle\TaggingBundle\Entity\TagType' shared service.
  10521.      *
  10522.      * @return \Hitso\Bundle\TaggingBundle\Entity\TagType
  10523.      */
  10524.     protected function getTagTypeService()
  10525.     {
  10526.         $this->throw('Cannot autowire service ".service_locator.mFk3ewT": it references class "Hitso\\Bundle\\TaggingBundle\\Entity\\TagType" but no such service exists.');
  10527.     }
  10528.     /**
  10529.      * Gets the private '.errored..service_locator.mGs8p8R.Hitso\Bundle\CatalogBundle\Entity\AttributeGroup' shared service.
  10530.      *
  10531.      * @return \Hitso\Bundle\CatalogBundle\Entity\AttributeGroup
  10532.      */
  10533.     protected function getAttributeGroupService()
  10534.     {
  10535.         $this->throw('Cannot autowire service ".service_locator.mGs8p8R": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\AttributeGroup" but no such service exists.');
  10536.     }
  10537.     /**
  10538.      * Gets the private '.errored..service_locator.mdBbn3i.Hitso\Bundle\ContentBundle\Entity\Content' shared service.
  10539.      *
  10540.      * @return \Hitso\Bundle\ContentBundle\Entity\Content
  10541.      */
  10542.     protected function getContent3Service()
  10543.     {
  10544.         $this->throw('Cannot autowire service ".service_locator.mdBbn3i": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Content" but no such service exists.');
  10545.     }
  10546.     /**
  10547.      * Gets the private '.errored..service_locator.nPaxXlH.Juki\Bundle\AppBundle\Entity\RegistrationRequest' shared service.
  10548.      *
  10549.      * @return \Juki\Bundle\AppBundle\Entity\RegistrationRequest
  10550.      */
  10551.     protected function getRegistrationRequestService()
  10552.     {
  10553.         $this->throw('Cannot autowire service ".service_locator.nPaxXlH": it references class "Juki\\Bundle\\AppBundle\\Entity\\RegistrationRequest" but no such service exists.');
  10554.     }
  10555.     /**
  10556.      * Gets the private '.errored..service_locator.nZhQ1xR.Juki\Bundle\AppBundle\Entity\Dictionary\Distributor' shared service.
  10557.      *
  10558.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Distributor
  10559.      */
  10560.     protected function getDistributorService()
  10561.     {
  10562.         $this->throw('Cannot autowire service ".service_locator.nZhQ1xR": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Distributor" but no such service exists.');
  10563.     }
  10564.     /**
  10565.      * Gets the private '.errored..service_locator.ol0TPYL.Hitso\Bundle\CommonBundle\Entity\User' shared service.
  10566.      *
  10567.      * @return \Hitso\Bundle\CommonBundle\Entity\User
  10568.      */
  10569.     protected function getUser3Service()
  10570.     {
  10571.         $this->throw('Cannot autowire service ".service_locator.ol0TPYL": it references class "Hitso\\Bundle\\CommonBundle\\Entity\\User" but no such service exists.');
  10572.     }
  10573.     /**
  10574.      * Gets the private '.errored..service_locator.pa0sPOR.Hitso\Bundle\FileManagerBundle\Entity\Directory' shared service.
  10575.      *
  10576.      * @return \Hitso\Bundle\FileManagerBundle\Entity\Directory
  10577.      */
  10578.     protected function getDirectoryService()
  10579.     {
  10580.         $this->throw('Cannot autowire service ".service_locator.pa0sPOR": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\Directory" but no such service exists.');
  10581.     }
  10582.     /**
  10583.      * Gets the private '.errored..service_locator.paC1vfD.Juki\Bundle\AppBundle\Entity\ContactForm' shared service.
  10584.      *
  10585.      * @return \Juki\Bundle\AppBundle\Entity\ContactForm
  10586.      */
  10587.     protected function getContactForm3Service()
  10588.     {
  10589.         $this->throw('Cannot autowire service ".service_locator.paC1vfD": it references class "Juki\\Bundle\\AppBundle\\Entity\\ContactForm" but no such service exists.');
  10590.     }
  10591.     /**
  10592.      * Gets the private '.errored..service_locator.rUTeM_d.Juki\Bundle\AppBundle\Entity\Dictionary\Distributor' shared service.
  10593.      *
  10594.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Distributor
  10595.      */
  10596.     protected function getDistributor2Service()
  10597.     {
  10598.         $this->throw('Cannot autowire service ".service_locator.rUTeM_d": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Distributor" but no such service exists.');
  10599.     }
  10600.     /**
  10601.      * Gets the private '.errored..service_locator.sCnlJnY.Juki\Bundle\AppBundle\Entity\Dictionary\Event' shared service.
  10602.      *
  10603.      * @return \Juki\Bundle\AppBundle\Entity\Dictionary\Event
  10604.      */
  10605.     protected function getEvent2Service()
  10606.     {
  10607.         $this->throw('Cannot autowire service ".service_locator.sCnlJnY": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Event" but no such service exists.');
  10608.     }
  10609.     /**
  10610.      * Gets the private '.errored..service_locator.siAC6nS.Hitso\Bundle\FileManagerBundle\Entity\File' shared service.
  10611.      *
  10612.      * @return \Hitso\Bundle\FileManagerBundle\Entity\File
  10613.      */
  10614.     protected function getFile2Service()
  10615.     {
  10616.         $this->throw('Cannot autowire service ".service_locator.siAC6nS": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\File" but no such service exists.');
  10617.     }
  10618.     /**
  10619.      * Gets the private '.errored..service_locator.spHR1WY.Hitso\Bundle\RoutingBundle\Entity\Redirect' shared service.
  10620.      *
  10621.      * @return \Hitso\Bundle\RoutingBundle\Entity\Redirect
  10622.      */
  10623.     protected function getRedirect2Service()
  10624.     {
  10625.         $this->throw('Cannot autowire service ".service_locator.spHR1WY": it references class "Hitso\\Bundle\\RoutingBundle\\Entity\\Redirect" but no such service exists.');
  10626.     }
  10627.     /**
  10628.      * Gets the private '.errored..service_locator.tBMB9l2.Hitso\Bundle\FileManagerBundle\Entity\File' shared service.
  10629.      *
  10630.      * @return \Hitso\Bundle\FileManagerBundle\Entity\File
  10631.      */
  10632.     protected function getFile3Service()
  10633.     {
  10634.         $this->throw('Cannot autowire service ".service_locator.tBMB9l2": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\File" but no such service exists.');
  10635.     }
  10636.     /**
  10637.      * Gets the private '.errored..service_locator.tDyS..U.Hitso\Bundle\ContentBundle\Entity\Slide' shared service.
  10638.      *
  10639.      * @return \Hitso\Bundle\ContentBundle\Entity\Slide
  10640.      */
  10641.     protected function getSlide2Service()
  10642.     {
  10643.         $this->throw('Cannot autowire service ".service_locator.tDyS..U": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Slide" but no such service exists.');
  10644.     }
  10645.     /**
  10646.      * Gets the private '.errored..service_locator.tbnmERi.Hitso\Bundle\NewsletterBundle\Entity\Subscriber' shared service.
  10647.      *
  10648.      * @return \Hitso\Bundle\NewsletterBundle\Entity\Subscriber
  10649.      */
  10650.     protected function getSubscriber2Service()
  10651.     {
  10652.         $this->throw('Cannot autowire service ".service_locator.tbnmERi": it references class "Hitso\\Bundle\\NewsletterBundle\\Entity\\Subscriber" but no such service exists.');
  10653.     }
  10654.     /**
  10655.      * Gets the private '.errored..service_locator.v4EPFh..Hitso\Bundle\AdminBundle\Entity\Whitelist' shared service.
  10656.      *
  10657.      * @return \Hitso\Bundle\AdminBundle\Entity\Whitelist
  10658.      */
  10659.     protected function getWhitelist2Service()
  10660.     {
  10661.         $this->throw('Cannot autowire service ".service_locator.v4EPFh.": it references class "Hitso\\Bundle\\AdminBundle\\Entity\\Whitelist" but no such service exists.');
  10662.     }
  10663.     /**
  10664.      * Gets the private '.errored..service_locator.va1wmfW.Hitso\Bundle\TicketsBundle\Entity\Ticket' shared service.
  10665.      *
  10666.      * @return \Hitso\Bundle\TicketsBundle\Entity\Ticket
  10667.      */
  10668.     protected function getTicket2Service()
  10669.     {
  10670.         $this->throw('Cannot autowire service ".service_locator.va1wmfW": it references class "Hitso\\Bundle\\TicketsBundle\\Entity\\Ticket" but no such service exists.');
  10671.     }
  10672.     /**
  10673.      * Gets the private '.errored..service_locator.vmyB_Zm.Juki\Bundle\AppBundle\Entity\ProductAttachment' shared service.
  10674.      *
  10675.      * @return \Juki\Bundle\AppBundle\Entity\ProductAttachment
  10676.      */
  10677.     protected function getProductAttachment2Service()
  10678.     {
  10679.         $this->throw('Cannot autowire service ".service_locator.vmyB_Zm": it references class "Juki\\Bundle\\AppBundle\\Entity\\ProductAttachment" but no such service exists.');
  10680.     }
  10681.     /**
  10682.      * Gets the private '.errored..service_locator.vup1AmX.Hitso\Bundle\FileManagerBundle\Entity\FileHotspot' shared service.
  10683.      *
  10684.      * @return \Hitso\Bundle\FileManagerBundle\Entity\FileHotspot
  10685.      */
  10686.     protected function getFileHotspotService()
  10687.     {
  10688.         $this->throw('Cannot autowire service ".service_locator.vup1AmX": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\FileHotspot" but no such service exists.');
  10689.     }
  10690.     /**
  10691.      * Gets the private '.errored..service_locator.wdcYQrg.Hitso\Bundle\CatalogBundle\Entity\Attribute' shared service.
  10692.      *
  10693.      * @return \Hitso\Bundle\CatalogBundle\Entity\Attribute
  10694.      */
  10695.     protected function getAttribute2Service()
  10696.     {
  10697.         $this->throw('Cannot autowire service ".service_locator.wdcYQrg": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Attribute" but no such service exists.');
  10698.     }
  10699.     /**
  10700.      * Gets the private '.errored..service_locator.xUVHyrR.Hitso\Bundle\TaggingBundle\Entity\TagType' shared service.
  10701.      *
  10702.      * @return \Hitso\Bundle\TaggingBundle\Entity\TagType
  10703.      */
  10704.     protected function getTagType2Service()
  10705.     {
  10706.         $this->throw('Cannot autowire service ".service_locator.xUVHyrR": it references class "Hitso\\Bundle\\TaggingBundle\\Entity\\TagType" but no such service exists.');
  10707.     }
  10708.     /**
  10709.      * Gets the private '.errored..service_locator.yGlmO6l.Hitso\Bundle\CatalogBundle\Entity\AttributeGroup' shared service.
  10710.      *
  10711.      * @return \Hitso\Bundle\CatalogBundle\Entity\AttributeGroup
  10712.      */
  10713.     protected function getAttributeGroup2Service()
  10714.     {
  10715.         $this->throw('Cannot autowire service ".service_locator.yGlmO6l": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\AttributeGroup" but no such service exists.');
  10716.     }
  10717.     /**
  10718.      * Gets the private '.errored..service_locator.yPO_pMw.Hitso\Bundle\FileManagerBundle\Entity\File' shared service.
  10719.      *
  10720.      * @return \Hitso\Bundle\FileManagerBundle\Entity\File
  10721.      */
  10722.     protected function getFile4Service()
  10723.     {
  10724.         $this->throw('Cannot autowire service ".service_locator.yPO_pMw": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\File" but no such service exists.');
  10725.     }
  10726.     /**
  10727.      * Gets the private '.errored..service_locator.zUd4GJU.Juki\Bundle\AppBundle\Entity\RegistrationRequest' shared service.
  10728.      *
  10729.      * @return \Juki\Bundle\AppBundle\Entity\RegistrationRequest
  10730.      */
  10731.     protected function getRegistrationRequest2Service()
  10732.     {
  10733.         $this->throw('Cannot autowire service ".service_locator.zUd4GJU": it references class "Juki\\Bundle\\AppBundle\\Entity\\RegistrationRequest" but no such service exists.');
  10734.     }
  10735.     /**
  10736.      * Gets the private '.errored..service_locator.zzD6e9A.Hitso\Bundle\ContentBundle\Entity\Article' shared service.
  10737.      *
  10738.      * @return \Hitso\Bundle\ContentBundle\Entity\Article
  10739.      */
  10740.     protected function getArticle3Service()
  10741.     {
  10742.         $this->throw('Cannot autowire service ".service_locator.zzD6e9A": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Article" but no such service exists.');
  10743.     }
  10744.     /**
  10745.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  10746.      *
  10747.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  10748.      */
  10749.     protected function get_LegacyResolveControllerNameSubscriberService()
  10750.     {
  10751.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  10752.     }
  10753.     /**
  10754.      * Gets the private '.service_locator..37F1Qm' shared service.
  10755.      *
  10756.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10757.      */
  10758.     protected function get_ServiceLocator__37F1QmService()
  10759.     {
  10760.         return $this->privates['.service_locator..37F1Qm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10761.             'entity_manager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  10762.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  10763.             'kernel' => ['services''kernel''getKernelService'false],
  10764.             'mailer_helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Mailer\\MailerHelper''getMailerHelperService'false],
  10765.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  10766.             'request_helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  10767.             'router_helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  10768.         ], [
  10769.             'entity_manager' => '?',
  10770.             'event_dispatcher' => '?',
  10771.             'kernel' => '?',
  10772.             'mailer_helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Mailer\\MailerHelper',
  10773.             'parameter_bag' => '?',
  10774.             'request_helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper',
  10775.             'router_helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper',
  10776.         ]);
  10777.     }
  10778.     /**
  10779.      * Gets the private '.service_locator..lOfW4o' shared service.
  10780.      *
  10781.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10782.      */
  10783.     protected function get_ServiceLocator__LOfW4oService()
  10784.     {
  10785.         return $this->privates['.service_locator..lOfW4o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10786.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  10787.             'productAccessory' => ['privates''.errored..service_locator..lOfW4o.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\ProductAccessory'NULL'Cannot autowire service ".service_locator..lOfW4o": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\ProductAccessory" but no such service exists.'],
  10788.         ], [
  10789.             'breadcrumbs' => '?',
  10790.             'productAccessory' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\ProductAccessory',
  10791.         ]);
  10792.     }
  10793.     /**
  10794.      * Gets the private '.service_locator.05_Yw3i' shared service.
  10795.      *
  10796.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10797.      */
  10798.     protected function get_ServiceLocator_05Yw3iService()
  10799.     {
  10800.         return $this->privates['.service_locator.05_Yw3i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10801.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  10802.             'category' => ['privates''.errored..service_locator.05_Yw3i.Hitso\\Bundle\\ContentBundle\\Entity\\ArticleCategory'NULL'Cannot autowire service ".service_locator.05_Yw3i": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\ArticleCategory" but no such service exists.'],
  10803.             'repository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  10804.         ], [
  10805.             'breadcrumbs' => '?',
  10806.             'category' => 'Hitso\\Bundle\\ContentBundle\\Entity\\ArticleCategory',
  10807.             'repository' => 'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository',
  10808.         ]);
  10809.     }
  10810.     /**
  10811.      * Gets the private '.service_locator.0NI.57l' shared service.
  10812.      *
  10813.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10814.      */
  10815.     protected function get_ServiceLocator_0NI_57lService()
  10816.     {
  10817.         return $this->privates['.service_locator.0NI.57l'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10818.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  10819.             'event' => ['privates''.errored..service_locator.0NI.57l.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\TimelineEvent'NULL'Cannot autowire service ".service_locator.0NI.57l": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\TimelineEvent" but no such service exists.'],
  10820.         ], [
  10821.             'breadcrumbs' => '?',
  10822.             'event' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\TimelineEvent',
  10823.         ]);
  10824.     }
  10825.     /**
  10826.      * Gets the private '.service_locator.0eJeyXs' shared service.
  10827.      *
  10828.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10829.      */
  10830.     protected function get_ServiceLocator_0eJeyXsService()
  10831.     {
  10832.         return $this->privates['.service_locator.0eJeyXs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10833.             'productAccessory' => ['privates''.errored..service_locator.0eJeyXs.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\ProductAccessory'NULL'Cannot autowire service ".service_locator.0eJeyXs": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\ProductAccessory" but no such service exists.'],
  10834.         ], [
  10835.             'productAccessory' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\ProductAccessory',
  10836.         ]);
  10837.     }
  10838.     /**
  10839.      * Gets the private '.service_locator.1WuJ32D' shared service.
  10840.      *
  10841.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10842.      */
  10843.     protected function get_ServiceLocator_1WuJ32DService()
  10844.     {
  10845.         return $this->privates['.service_locator.1WuJ32D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10846.             'slide' => ['privates''.errored..service_locator.1WuJ32D.Hitso\\Bundle\\ContentBundle\\Entity\\Slide'NULL'Cannot autowire service ".service_locator.1WuJ32D": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Slide" but no such service exists.'],
  10847.         ], [
  10848.             'slide' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Slide',
  10849.         ]);
  10850.     }
  10851.     /**
  10852.      * Gets the private '.service_locator.1vQ8XLw' shared service.
  10853.      *
  10854.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10855.      */
  10856.     protected function get_ServiceLocator_1vQ8XLwService()
  10857.     {
  10858.         return $this->privates['.service_locator.1vQ8XLw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10859.             'attachment' => ['privates''.errored..service_locator.1vQ8XLw.Juki\\Bundle\\AppBundle\\Entity\\ProductAttachment'NULL'Cannot autowire service ".service_locator.1vQ8XLw": it references class "Juki\\Bundle\\AppBundle\\Entity\\ProductAttachment" but no such service exists.'],
  10860.         ], [
  10861.             'attachment' => 'Juki\\Bundle\\AppBundle\\Entity\\ProductAttachment',
  10862.         ]);
  10863.     }
  10864.     /**
  10865.      * Gets the private '.service_locator.2A5Ys2X' shared service.
  10866.      *
  10867.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10868.      */
  10869.     protected function get_ServiceLocator_2A5Ys2XService()
  10870.     {
  10871.         return $this->privates['.service_locator.2A5Ys2X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10872.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  10873.             'device' => ['privates''.errored..service_locator.2A5Ys2X.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Device'NULL'Cannot autowire service ".service_locator.2A5Ys2X": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Device" but no such service exists.'],
  10874.         ], [
  10875.             'breadcrumbs' => '?',
  10876.             'device' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Device',
  10877.         ]);
  10878.     }
  10879.     /**
  10880.      * Gets the private '.service_locator.3aZFSYt' shared service.
  10881.      *
  10882.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10883.      */
  10884.     protected function get_ServiceLocator_3aZFSYtService()
  10885.     {
  10886.         return $this->privates['.service_locator.3aZFSYt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10887.             'comment' => ['privates''.errored..service_locator.3aZFSYt.Hitso\\Bundle\\ContentBundle\\Entity\\Comment'NULL'Cannot autowire service ".service_locator.3aZFSYt": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Comment" but no such service exists.'],
  10888.         ], [
  10889.             'comment' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Comment',
  10890.         ]);
  10891.     }
  10892.     /**
  10893.      * Gets the private '.service_locator.3iXIgtB' shared service.
  10894.      *
  10895.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10896.      */
  10897.     protected function get_ServiceLocator_3iXIgtBService()
  10898.     {
  10899.         return $this->privates['.service_locator.3iXIgtB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10900.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  10901.             'entity' => ['privates''.errored..service_locator.3iXIgtB.Juki\\Bundle\\AppBundle\\Entity\\Pos'NULL'Cannot autowire service ".service_locator.3iXIgtB": it references class "Juki\\Bundle\\AppBundle\\Entity\\Pos" but no such service exists.'],
  10902.         ], [
  10903.             'breadcrumbs' => '?',
  10904.             'entity' => 'Juki\\Bundle\\AppBundle\\Entity\\Pos',
  10905.         ]);
  10906.     }
  10907.     /**
  10908.      * Gets the private '.service_locator.4g14c_D' shared service.
  10909.      *
  10910.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10911.      */
  10912.     protected function get_ServiceLocator_4g14cDService()
  10913.     {
  10914.         return $this->privates['.service_locator.4g14c_D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10915.             'contactForm' => ['privates''.errored..service_locator.4g14c_D.Juki\\Bundle\\AppBundle\\Entity\\ContactForm'NULL'Cannot autowire service ".service_locator.4g14c_D": it references class "Juki\\Bundle\\AppBundle\\Entity\\ContactForm" but no such service exists.'],
  10916.         ], [
  10917.             'contactForm' => 'Juki\\Bundle\\AppBundle\\Entity\\ContactForm',
  10918.         ]);
  10919.     }
  10920.     /**
  10921.      * Gets the private '.service_locator.56KA1lu' shared service.
  10922.      *
  10923.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10924.      */
  10925.     protected function get_ServiceLocator_56KA1luService()
  10926.     {
  10927.         return $this->privates['.service_locator.56KA1lu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10928.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  10929.             'entity' => ['privates''.errored..service_locator.56KA1lu.Hitso\\Bundle\\CommonBundle\\Entity\\EntityInterface'NULL'Cannot autowire service ".service_locator.56KA1lu": it references interface "Hitso\\Bundle\\CommonBundle\\Entity\\EntityInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Advert", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Attachments", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\CatalogCategory", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Cta", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Embed", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Featured", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Gallery", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Header", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Image", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Link", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Newsletter", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Paragraph", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Probe", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Product", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Section", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Table", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\TextWrap", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Video", "Hitso\\Bundle\\SectionBundle\\Entity\\Group", "Hitso\\Bundle\\SectionBundle\\Entity\\GroupRoute", "Hitso\\Bundle\\SectionBundle\\Entity\\GroupType", "Hitso\\Bundle\\SectionBundle\\Entity\\Section", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ArticleSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\BlockSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\FeaturedProductSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\HtmlCodeSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductListSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductSliderSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\PromoBoxSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\SetsSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\SubCategoriesSection".'],
  10930.         ], [
  10931.             'breadcrumbs' => '?',
  10932.             'entity' => 'Hitso\\Bundle\\CommonBundle\\Entity\\EntityInterface',
  10933.         ]);
  10934.     }
  10935.     /**
  10936.      * Gets the private '.service_locator.5B8.x3j' shared service.
  10937.      *
  10938.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10939.      */
  10940.     protected function get_ServiceLocator_5B8_X3jService()
  10941.     {
  10942.         return $this->privates['.service_locator.5B8.x3j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10943.             'author' => ['privates''.errored..service_locator.5B8.x3j.Hitso\\Bundle\\ContentBundle\\Entity\\Author'NULL'Cannot autowire service ".service_locator.5B8.x3j": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Author" but no such service exists.'],
  10944.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  10945.         ], [
  10946.             'author' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Author',
  10947.             'breadcrumbs' => '?',
  10948.         ]);
  10949.     }
  10950.     /**
  10951.      * Gets the private '.service_locator.5OJiZ30' shared service.
  10952.      *
  10953.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10954.      */
  10955.     protected function get_ServiceLocator_5OJiZ30Service()
  10956.     {
  10957.         return $this->privates['.service_locator.5OJiZ30'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10958.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  10959.             'comment' => ['privates''.errored..service_locator.5OJiZ30.Hitso\\Bundle\\ContentBundle\\Entity\\Comment'NULL'Cannot autowire service ".service_locator.5OJiZ30": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Comment" but no such service exists.'],
  10960.         ], [
  10961.             'breadcrumbs' => '?',
  10962.             'comment' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Comment',
  10963.         ]);
  10964.     }
  10965.     /**
  10966.      * Gets the private '.service_locator.5u.Jtyr' shared service.
  10967.      *
  10968.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10969.      */
  10970.     protected function get_ServiceLocator_5u_JtyrService()
  10971.     {
  10972.         return $this->privates['.service_locator.5u.Jtyr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10973.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  10974.             'probe' => ['privates''.errored..service_locator.5u.Jtyr.Hitso\\Bundle\\ProbeBundle\\Entity\\Probe'NULL'Cannot autowire service ".service_locator.5u.Jtyr": it references class "Hitso\\Bundle\\ProbeBundle\\Entity\\Probe" but no such service exists.'],
  10975.         ], [
  10976.             'breadcrumbs' => '?',
  10977.             'probe' => 'Hitso\\Bundle\\ProbeBundle\\Entity\\Probe',
  10978.         ]);
  10979.     }
  10980.     /**
  10981.      * Gets the private '.service_locator.6EUT8o3' shared service.
  10982.      *
  10983.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10984.      */
  10985.     protected function get_ServiceLocator_6EUT8o3Service()
  10986.     {
  10987.         return $this->privates['.service_locator.6EUT8o3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10988.             'content' => ['privates''.errored..service_locator.6EUT8o3.Hitso\\Bundle\\ContentBundle\\Entity\\Content'NULL'Cannot autowire service ".service_locator.6EUT8o3": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Content" but no such service exists.'],
  10989.             'transformer' => ['privates''liform.transformer.string''getLiform_Transformer_StringService'false],
  10990.         ], [
  10991.             'content' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Content',
  10992.             'transformer' => '?',
  10993.         ]);
  10994.     }
  10995.     /**
  10996.      * Gets the private '.service_locator.7Q7XaUd' shared service.
  10997.      *
  10998.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10999.      */
  11000.     protected function get_ServiceLocator_7Q7XaUdService()
  11001.     {
  11002.         return $this->privates['.service_locator.7Q7XaUd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11003.             'timeline' => ['privates''.errored..service_locator.7Q7XaUd.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Timeline'NULL'Cannot autowire service ".service_locator.7Q7XaUd": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Timeline" but no such service exists.'],
  11004.         ], [
  11005.             'timeline' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Timeline',
  11006.         ]);
  11007.     }
  11008.     /**
  11009.      * Gets the private '.service_locator.7mQjjwL' shared service.
  11010.      *
  11011.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11012.      */
  11013.     protected function get_ServiceLocator_7mQjjwLService()
  11014.     {
  11015.         return $this->privates['.service_locator.7mQjjwL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11016.             'entity' => ['privates''.errored..service_locator.7mQjjwL.Juki\\Bundle\\AppBundle\\Entity\\Pos'NULL'Cannot autowire service ".service_locator.7mQjjwL": it references class "Juki\\Bundle\\AppBundle\\Entity\\Pos" but no such service exists.'],
  11017.         ], [
  11018.             'entity' => 'Juki\\Bundle\\AppBundle\\Entity\\Pos',
  11019.         ]);
  11020.     }
  11021.     /**
  11022.      * Gets the private '.service_locator.8G38LJQ' shared service.
  11023.      *
  11024.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11025.      */
  11026.     protected function get_ServiceLocator_8G38LJQService()
  11027.     {
  11028.         return $this->privates['.service_locator.8G38LJQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11029.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  11030.         ], [
  11031.             'translator' => '?',
  11032.         ]);
  11033.     }
  11034.     /**
  11035.      * Gets the private '.service_locator.8aT7_Z1' shared service.
  11036.      *
  11037.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11038.      */
  11039.     protected function get_ServiceLocator_8aT7Z1Service()
  11040.     {
  11041.         return $this->privates['.service_locator.8aT7_Z1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11042.             'region' => ['privates''.errored..service_locator.8aT7_Z1.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Region'NULL'Cannot autowire service ".service_locator.8aT7_Z1": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Region" but no such service exists.'],
  11043.         ], [
  11044.             'region' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Region',
  11045.         ]);
  11046.     }
  11047.     /**
  11048.      * Gets the private '.service_locator.8eMBJ56' shared service.
  11049.      *
  11050.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11051.      */
  11052.     protected function get_ServiceLocator_8eMBJ56Service()
  11053.     {
  11054.         return $this->privates['.service_locator.8eMBJ56'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11055.             'Debril\\RssAtomBundle\\Controller\\StreamController::indexAction' => ['privates''.service_locator.jxWVpmd''get_ServiceLocator_JxWVpmdService'false],
  11056.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11057.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11058.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController::viewAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11059.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11060.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController::indexAction' => ['privates''.service_locator.QfctLqC''get_ServiceLocator_QfctLqCService'false],
  11061.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController::logAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11062.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11063.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController::loginAction' => ['privates''.service_locator.NfiuHzC''get_ServiceLocator_NfiuHzCService'false],
  11064.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11065.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController::editAction' => ['privates''.service_locator.J6Bjs8s''get_ServiceLocator_J6Bjs8sService'false],
  11066.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11067.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11068.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11069.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController::infoAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11070.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11071.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11072.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::editAction' => ['privates''.service_locator.ol0TPYL''get_ServiceLocator_Ol0TPYLService'false],
  11073.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11074.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::logAction' => ['privates''.service_locator.ckkma6z''get_ServiceLocator_Ckkma6zService'false],
  11075.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::removeAction' => ['privates''.service_locator.DM_3qQ.''get_ServiceLocator_DM3qQ_Service'false],
  11076.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::resetPasswordAction' => ['privates''.service_locator.DM_3qQ.''get_ServiceLocator_DM3qQ_Service'false],
  11077.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11078.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::deleteAction' => ['privates''.service_locator.HrtHD1_''get_ServiceLocator_HrtHD1Service'false],
  11079.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11080.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11081.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::editAction' => ['privates''.service_locator.v4EPFh.''get_ServiceLocator_V4EPFh_Service'false],
  11082.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11083.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11084.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11085.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11086.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11087.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController::editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11088.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11089.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11090.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::deleteAction' => ['privates''.service_locator.JQYLnGC''get_ServiceLocator_JQYLnGCService'false],
  11091.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11092.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11093.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::editAction' => ['privates''.service_locator.wdcYQrg''get_ServiceLocator_WdcYQrgService'false],
  11094.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11095.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11096.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11097.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::removeAndReplaceAction' => ['privates''.service_locator.EIt8iQe''get_ServiceLocator_EIt8iQeService'false],
  11098.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11099.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11100.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::deleteAction' => ['privates''.service_locator.yGlmO6l''get_ServiceLocator_YGlmO6lService'false],
  11101.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11102.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11103.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::editAction' => ['privates''.service_locator.mGs8p8R''get_ServiceLocator_MGs8p8RService'false],
  11104.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11105.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11106.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11107.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11108.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11109.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::deleteAction' => ['privates''.service_locator.Udqtlm9''get_ServiceLocator_Udqtlm9Service'false],
  11110.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11111.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11112.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::editAction' => ['privates''.service_locator.cR4YTPu''get_ServiceLocator_CR4YTPuService'false],
  11113.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11114.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11115.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11116.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11117.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11118.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::deleteAction' => ['privates''.service_locator.hMIQgei''get_ServiceLocator_HMIQgeiService'false],
  11119.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11120.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11121.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::editAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11122.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11123.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11124.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11125.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11126.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11127.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::deleteAction' => ['privates''.service_locator.van9oJL''get_ServiceLocator_Van9oJLService'false],
  11128.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11129.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11130.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::editAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11131.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11132.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::indexAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11133.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::newAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11134.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11135.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::acceptAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11136.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11137.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11138.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::discardAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11139.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11140.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11141.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11142.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::previewAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11143.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::revertAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11144.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11145.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::showAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11146.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11147.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::attributesAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11148.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::copyAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11149.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::deletableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11150.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::deleteAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11151.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11152.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::discardChangesAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11153.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11154.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::editAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11155.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::editSeoAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11156.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::editableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11157.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::filesAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11158.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::getByShopsAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11159.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11160.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11161.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11162.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::orderIndexAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11163.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11164.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11165.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::deleteAction' => ['privates''.service_locator.iw0h59h''get_ServiceLocator_Iw0h59hService'false],
  11166.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11167.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11168.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::editAction' => ['privates''.service_locator.b7.mmnB''get_ServiceLocator_B7_MmnBService'false],
  11169.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11170.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11171.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11172.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11173.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11174.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::deleteAction' => ['privates''.service_locator.van9oJL''get_ServiceLocator_Van9oJLService'false],
  11175.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11176.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11177.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::editAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11178.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11179.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::indexAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11180.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::logIndexAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11181.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::newAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11182.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::pReviewction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11183.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::revertAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11184.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11185.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11186.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::deleteAction' => ['privates''.service_locator.M5LT6mv''get_ServiceLocator_M5LT6mvService'false],
  11187.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11188.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11189.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::editAction' => ['privates''.service_locator.VI0xCed''get_ServiceLocator_VI0xCedService'false],
  11190.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11191.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11192.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11193.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11194.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11195.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController::showAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11196.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11197.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11198.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController::pReviewction' => ['privates''.service_locator.SbG1deE''get_ServiceLocator_SbG1deEService'false],
  11199.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController::productAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11200.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ErrorPageController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11201.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11202.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController::indexAction' => ['privates''.service_locator.lSbp1Gy''get_ServiceLocator_LSbp1GyService'false],
  11203.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11204.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController::searchForCategoryAction' => ['privates''.service_locator.hMIQgei''get_ServiceLocator_HMIQgeiService'false],
  11205.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController::showAction' => ['privates''.service_locator.REW7qsm''get_ServiceLocator_REW7qsmService'false],
  11206.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\LikesController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11207.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController::logsAction' => ['privates''.service_locator.hpX3Dr1''get_ServiceLocator_HpX3Dr1Service'false],
  11208.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController::mtimeAction' => ['privates''.service_locator.hpX3Dr1''get_ServiceLocator_HpX3Dr1Service'false],
  11209.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  11210.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\AboutUsController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11211.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\HomePageController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11212.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11213.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController::loginAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11214.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController::registerAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11215.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11216.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11217.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::deleteAction' => ['privates''.service_locator.djGk.PS''get_ServiceLocator_DjGk_PSService'false],
  11218.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11219.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11220.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::editAction' => ['privates''.service_locator.5B8.x3j''get_ServiceLocator_5B8_X3jService'false],
  11221.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11222.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11223.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11224.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController::deleteAction' => ['privates''.service_locator.RILgfsd''get_ServiceLocator_RILgfsdService'false],
  11225.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11226.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController::editAction' => ['privates''.service_locator.jz3ByyW''get_ServiceLocator_Jz3ByyWService'false],
  11227.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11228.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController::newAction' => ['privates''.service_locator.VhTR3MN''get_ServiceLocator_VhTR3MNService'false],
  11229.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11230.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11231.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11232.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11233.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11234.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11235.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11236.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11237.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::contentCommentsAction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11238.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::contentTypeCommentsAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11239.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::deleteAction' => ['privates''.service_locator.3aZFSYt''get_ServiceLocator_3aZFSYtService'false],
  11240.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11241.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11242.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::switchStatusAction' => ['privates''.service_locator.3aZFSYt''get_ServiceLocator_3aZFSYtService'false],
  11243.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::viewAction' => ['privates''.service_locator.5OJiZ30''get_ServiceLocator_5OJiZ30Service'false],
  11244.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11245.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11246.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::discardAction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11247.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11248.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11249.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::revertAction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11250.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11251.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::showAction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11252.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11253.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::copyAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11254.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::deletableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11255.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::deleteAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11256.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11257.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11258.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::editAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11259.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::editableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11260.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11261.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11262.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::rejectAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11263.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::renderEditableElement' => ['privates''.service_locator.J58.5O_''get_ServiceLocator_J58_5OService'false],
  11264.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11265.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController::deleteAction' => ['privates''.service_locator.WCCplDO''get_ServiceLocator_WCCplDOService'false],
  11266.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11267.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11268.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::deleteAction' => ['privates''.service_locator.1WuJ32D''get_ServiceLocator_1WuJ32DService'false],
  11269.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11270.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11271.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::editAction' => ['privates''.service_locator.tDyS..U''get_ServiceLocator_TDyS__UService'false],
  11272.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11273.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11274.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::moveAction' => ['privates''.service_locator.1WuJ32D''get_ServiceLocator_1WuJ32DService'false],
  11275.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::newAction' => ['privates''.service_locator.NTXWrOF''get_ServiceLocator_NTXWrOFService'false],
  11276.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11277.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11278.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController::postCommentAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11279.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11280.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11281.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11282.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11283.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::putContentAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11284.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11285.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController::deleteElementAction' => ['privates''.service_locator.J58.5O_''get_ServiceLocator_J58_5OService'false],
  11286.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11287.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController::postElementAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11288.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController::putElementAction' => ['privates''.service_locator.J58.5O_''get_ServiceLocator_J58_5OService'false],
  11289.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11290.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11291.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11292.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11293.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11294.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11295.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController::indexAction' => ['privates''.service_locator.Fun9N11''get_ServiceLocator_Fun9N11Service'false],
  11296.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController::pageAction' => ['privates''.service_locator.DRpKkm_''get_ServiceLocator_DRpKkmService'false],
  11297.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController::paginateAction' => ['privates''.service_locator.uGJNrby''get_ServiceLocator_UGJNrbyService'false],
  11298.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController::showAction' => ['privates''.service_locator.05_Yw3i''get_ServiceLocator_05Yw3iService'false],
  11299.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11300.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController::editAction' => ['privates''.service_locator.92PjwDN''get_ServiceLocator_92PjwDNService'false],
  11301.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController::logPReviewction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11302.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController::showAction' => ['privates''.service_locator.zzD6e9A''get_ServiceLocator_ZzD6e9AService'false],
  11303.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11304.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController::logPReviewction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11305.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11306.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController::indexAction' => ['privates''.service_locator.6EUT8o3''get_ServiceLocator_6EUT8o3Service'false],
  11307.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11308.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController::editAction' => ['privates''.service_locator.PORpbPf''get_ServiceLocator_PORpbPfService'false],
  11309.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController::logPReviewction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11310.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController::showAction' => ['privates''.service_locator.dY9f4OO''get_ServiceLocator_DY9f4OOService'false],
  11311.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11312.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController::exportToCsvAction' => ['privates''.service_locator.mDi36Nq''get_ServiceLocator_MDi36NqService'false],
  11313.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController::exportToGoogleSheetAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11314.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController::importFromCsvAction' => ['privates''.service_locator.TCtoLf3''get_ServiceLocator_TCtoLf3Service'false],
  11315.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController::importFromGoogleSheetAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11316.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11317.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController::removeAction' => ['privates''.service_locator.pa0sPOR''get_ServiceLocator_Pa0sPORService'false],
  11318.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController::updateAction' => ['privates''.service_locator.pa0sPOR''get_ServiceLocator_Pa0sPORService'false],
  11319.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController::addBreadcrumbs' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11320.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11321.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController::getAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11322.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11323.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController::viewAction' => ['privates''.service_locator.yPO_pMw''get_ServiceLocator_YPOPMwService'false],
  11324.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11325.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11326.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11327.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11328.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::pReviewction' => ['privates''.service_locator.yPO_pMw''get_ServiceLocator_YPOPMwService'false],
  11329.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::revertAction' => ['privates''.service_locator.yPO_pMw''get_ServiceLocator_YPOPMwService'false],
  11330.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11331.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11332.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::deletableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11333.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::deleteAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11334.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::deleteDiscardAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11335.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11336.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::disposableAction' => ['privates''.service_locator.SaQYvSS''get_ServiceLocator_SaQYvSSService'false],
  11337.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::downloadAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11338.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11339.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::getAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11340.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::getUrl' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11341.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11342.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::moveAction' => ['privates''.service_locator.siAC6nS''get_ServiceLocator_SiAC6nSService'false],
  11343.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::removeAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11344.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11345.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::updateAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11346.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::uploadAction' => ['privates''.service_locator.8G38LJQ''get_ServiceLocator_8G38LJQService'false],
  11347.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController::addAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11348.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11349.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController::postAction' => ['privates''.service_locator.vup1AmX''get_ServiceLocator_Vup1AmXService'false],
  11350.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11351.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController::downloadAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11352.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController::streamAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11353.             'Hitso\\Bundle\\FormBundle\\Controller\\ApiController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11354.             'Hitso\\Bundle\\FormBundle\\Controller\\DownloadController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11355.             'Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11356.             'Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  11357.             'Hitso\\Bundle\\NavigationBundle\\Controller\\NavigationController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11358.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11359.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::deleteAction' => ['privates''.service_locator.tbnmERi''get_ServiceLocator_TbnmERiService'false],
  11360.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11361.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11362.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::editAction' => ['privates''.service_locator.MFMplxL''get_ServiceLocator_MFMplxLService'false],
  11363.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11364.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11365.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11366.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11367.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Front\\SubscriberController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11368.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11369.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::deleteAction' => ['privates''.service_locator.IAYSFru''get_ServiceLocator_IAYSFruService'false],
  11370.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::deleteProbeOptionAction' => ['privates''.service_locator.kBo3HxM''get_ServiceLocator_KBo3HxMService'false],
  11371.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11372.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11373.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::editAction' => ['privates''.service_locator.5u.Jtyr''get_ServiceLocator_5u_JtyrService'false],
  11374.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::editProbeOptionAction' => ['privates''.service_locator.z5tgTif''get_ServiceLocator_Z5tgTifService'false],
  11375.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11376.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11377.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11378.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::probeOptionsAction' => ['privates''.service_locator.5u.Jtyr''get_ServiceLocator_5u_JtyrService'false],
  11379.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::probeResultsAction' => ['privates''.service_locator.5u.Jtyr''get_ServiceLocator_5u_JtyrService'false],
  11380.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11381.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController::deleteAction' => ['privates''.service_locator.OFrm_K0''get_ServiceLocator_OFrmK0Service'false],
  11382.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11383.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController::editAction' => ['privates''.service_locator.kKAnTFs''get_ServiceLocator_KKAnTFsService'false],
  11384.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController::indexAction' => ['privates''.service_locator.LqA75jq''get_ServiceLocator_LqA75jqService'false],
  11385.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController::newAction' => ['privates''.service_locator.P25MZp0''get_ServiceLocator_P25MZp0Service'false],
  11386.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::addBreadcrumbs' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11387.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::deleteAction' => ['privates''.service_locator.fUxDF9U''get_ServiceLocator_FUxDF9UService'false],
  11388.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11389.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::editAction' => ['privates''.service_locator.P25MZp0''get_ServiceLocator_P25MZp0Service'false],
  11390.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11391.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11392.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::deleteAction' => ['privates''.service_locator.spHR1WY''get_ServiceLocator_SpHR1WYService'false],
  11393.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11394.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::editAction' => ['privates''.service_locator.bZzl.qa''get_ServiceLocator_BZzl_QaService'false],
  11395.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::importAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11396.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11397.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::newAction' => ['privates''.service_locator.IrkNdSL''get_ServiceLocator_IrkNdSLService'false],
  11398.             'Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11399.             'Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController::searchAction' => ['privates''.service_locator.QAExF1w''get_ServiceLocator_QAExF1wService'false],
  11400.             'Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11401.             'Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController::searchAction' => ['privates''.service_locator.A3vLoK4''get_ServiceLocator_A3vLoK4Service'false],
  11402.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11403.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11404.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::deleteAction' => ['privates''.service_locator.van9oJL''get_ServiceLocator_Van9oJLService'false],
  11405.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11406.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11407.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::editAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11408.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11409.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11410.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11411.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11412.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::deleteAction' => ['privates''.service_locator.zlOKpuy''get_ServiceLocator_ZlOKpuyService'false],
  11413.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11414.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11415.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::editAction' => ['privates''.service_locator.__cwbAE''get_ServiceLocator_CwbAEService'false],
  11416.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11417.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11418.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11419.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11420.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11421.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::addAction' => ['privates''.service_locator.__cwbAE''get_ServiceLocator_CwbAEService'false],
  11422.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::deleteAction' => ['privates''.service_locator.van9oJL''get_ServiceLocator_Van9oJLService'false],
  11423.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11424.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11425.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::editAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11426.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11427.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::indexAction' => ['privates''.service_locator.__cwbAE''get_ServiceLocator_CwbAEService'false],
  11428.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11429.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11430.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController::indexAction' => ['privates''.service_locator.zlOKpuy''get_ServiceLocator_ZlOKpuyService'false],
  11431.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController::showAction' => ['privates''.service_locator.van9oJL''get_ServiceLocator_Van9oJLService'false],
  11432.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController::deleteAction' => ['privates''.service_locator.VGFKbqw''get_ServiceLocator_VGFKbqwService'false],
  11433.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11434.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController::editAction' => ['privates''.service_locator.UACN_Wk''get_ServiceLocator_UACNWkService'false],
  11435.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11436.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11437.             'Hitso\\Bundle\\SeoBundle\\Controller\\Front\\SitemapController::indexAction' => ['privates''.service_locator.yfsuJP_''get_ServiceLocator_YfsuJPService'false],
  11438.             'Hitso\\Bundle\\SeoBundle\\Controller\\Front\\SitemapController::sectionAction' => ['privates''.service_locator.SB7GmI.''get_ServiceLocator_SB7GmI_Service'false],
  11439.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11440.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::deleteAction' => ['privates''.service_locator.cRKQHKq''get_ServiceLocator_CRKQHKqService'false],
  11441.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11442.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11443.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::editAction' => ['privates''.service_locator.Wvaq.Z5''get_ServiceLocator_Wvaq_Z5Service'false],
  11444.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11445.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11446.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11447.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11448.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11449.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::deleteAction' => ['privates''.service_locator.xUVHyrR''get_ServiceLocator_XUVHyrRService'false],
  11450.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11451.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11452.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::editAction' => ['privates''.service_locator.mFk3ewT''get_ServiceLocator_MFk3ewTService'false],
  11453.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11454.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11455.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11456.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11457.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Api\\TagController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11458.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController::deleteAction' => ['privates''.service_locator.va1wmfW''get_ServiceLocator_Va1wmfWService'false],
  11459.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11460.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController::editAction' => ['privates''.service_locator.DzfalTt''get_ServiceLocator_DzfalTtService'false],
  11461.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11462.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController::newAction' => ['privates''.service_locator.qm.HRBM''get_ServiceLocator_Qm_HRBMService'false],
  11463.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController::confirmAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11464.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11465.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11466.             'Hitso\\Bundle\\TranslationBundle\\Controller\\ApiController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11467.             'Hitso\\Bundle\\TranslationBundle\\Controller\\ApiController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  11468.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11469.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::applyAction' => ['privates''.service_locator.q_Wr7A9''get_ServiceLocator_QWr7A9Service'false],
  11470.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11471.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11472.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::exportAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11473.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::importAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11474.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11475.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11476.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::deleteAction' => ['privates''.service_locator.JQYLnGC''get_ServiceLocator_JQYLnGCService'false],
  11477.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11478.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11479.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::editAction' => ['privates''.service_locator.wdcYQrg''get_ServiceLocator_WdcYQrgService'false],
  11480.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11481.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11482.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11483.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::removeAndReplaceAction' => ['privates''.service_locator.EIt8iQe''get_ServiceLocator_EIt8iQeService'false],
  11484.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11485.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11486.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11487.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11488.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11489.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11490.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11491.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11492.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11493.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11494.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::deleteAction' => ['privates''.service_locator.QuDiMbb''get_ServiceLocator_QuDiMbbService'false],
  11495.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11496.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11497.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::editAction' => ['privates''.service_locator.ARP3woz''get_ServiceLocator_ARP3wozService'false],
  11498.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11499.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11500.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11501.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11502.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11503.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::deleteAction' => ['privates''.service_locator.AZq.RGg''get_ServiceLocator_AZq_RGgService'false],
  11504.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11505.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11506.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::editAction' => ['privates''.service_locator.paC1vfD''get_ServiceLocator_PaC1vfDService'false],
  11507.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11508.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11509.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11510.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11511.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11512.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11513.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11514.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11515.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11516.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11517.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11518.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11519.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11520.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11521.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11522.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11523.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11524.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::getByShopsAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11525.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11526.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11527.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11528.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11529.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::copyAction' => ['privates''.service_locator.XulxWNg''get_ServiceLocator_XulxWNgService'false],
  11530.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::deleteAction' => ['privates''.service_locator.XulxWNg''get_ServiceLocator_XulxWNgService'false],
  11531.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11532.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11533.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::editAction' => ['privates''.service_locator.fWm2t1_''get_ServiceLocator_FWm2t1Service'false],
  11534.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11535.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11536.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11537.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11538.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11539.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::copyAction' => ['privates''.service_locator.aLAFZiT''get_ServiceLocator_ALAFZiTService'false],
  11540.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::deleteAction' => ['privates''.service_locator.aLAFZiT''get_ServiceLocator_ALAFZiTService'false],
  11541.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11542.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11543.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::editAction' => ['privates''.service_locator.2A5Ys2X''get_ServiceLocator_2A5Ys2XService'false],
  11544.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11545.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11546.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11547.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11548.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11549.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::copyAction' => ['privates''.service_locator.rUTeM_d''get_ServiceLocator_RUTeMDService'false],
  11550.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::deleteAction' => ['privates''.service_locator.rUTeM_d''get_ServiceLocator_RUTeMDService'false],
  11551.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11552.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11553.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::editAction' => ['privates''.service_locator.nZhQ1xR''get_ServiceLocator_NZhQ1xRService'false],
  11554.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11555.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11556.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11557.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11558.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11559.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::copyAction' => ['privates''.service_locator.J1dEosT''get_ServiceLocator_J1dEosTService'false],
  11560.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::deleteAction' => ['privates''.service_locator.J1dEosT''get_ServiceLocator_J1dEosTService'false],
  11561.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11562.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11563.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::editAction' => ['privates''.service_locator.sCnlJnY''get_ServiceLocator_SCnlJnYService'false],
  11564.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11565.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11566.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11567.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11568.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11569.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::copyAction' => ['privates''.service_locator.lGlrAPs''get_ServiceLocator_LGlrAPsService'false],
  11570.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::deleteAction' => ['privates''.service_locator.lGlrAPs''get_ServiceLocator_LGlrAPsService'false],
  11571.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11572.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11573.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::editAction' => ['privates''.service_locator.Tu9ichM''get_ServiceLocator_Tu9ichMService'false],
  11574.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11575.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11576.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11577.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::previewAction' => ['privates''.service_locator.lGlrAPs''get_ServiceLocator_LGlrAPsService'false],
  11578.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::removeAndReplaceAction' => ['privates''.service_locator.EIt8iQe''get_ServiceLocator_EIt8iQeService'false],
  11579.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11580.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11581.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::copyAction' => ['privates''.service_locator.NWZ2Hlq''get_ServiceLocator_NWZ2HlqService'false],
  11582.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::deleteAction' => ['privates''.service_locator.NWZ2Hlq''get_ServiceLocator_NWZ2HlqService'false],
  11583.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11584.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11585.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::editAction' => ['privates''.service_locator.IFdKOe6''get_ServiceLocator_IFdKOe6Service'false],
  11586.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11587.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11588.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11589.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::previewAction' => ['privates''.service_locator.NWZ2Hlq''get_ServiceLocator_NWZ2HlqService'false],
  11590.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11591.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController::addAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  11592.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11593.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController::postAction' => ['privates''.service_locator.vup1AmX''get_ServiceLocator_Vup1AmXService'false],
  11594.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11595.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::deleteAction' => ['privates''.service_locator.7mQjjwL''get_ServiceLocator_7mQjjwLService'false],
  11596.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11597.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11598.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::editAction' => ['privates''.service_locator.3iXIgtB''get_ServiceLocator_3iXIgtBService'false],
  11599.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11600.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11601.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11602.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11603.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11604.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11605.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11606.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11607.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11608.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::showAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11609.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11610.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::copyAction' => ['privates''.service_locator.0eJeyXs''get_ServiceLocator_0eJeyXsService'false],
  11611.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::deleteAction' => ['privates''.service_locator.0eJeyXs''get_ServiceLocator_0eJeyXsService'false],
  11612.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11613.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11614.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::editAction' => ['privates''.service_locator..lOfW4o''get_ServiceLocator__LOfW4oService'false],
  11615.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11616.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11617.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11618.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::previewAction' => ['privates''.service_locator.0eJeyXs''get_ServiceLocator_0eJeyXsService'false],
  11619.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11620.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11621.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::deleteAction' => ['privates''.service_locator.1vQ8XLw''get_ServiceLocator_1vQ8XLwService'false],
  11622.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11623.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11624.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::editAction' => ['privates''.service_locator.vmyB_Zm''get_ServiceLocator_VmyBZmService'false],
  11625.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11626.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::indexAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11627.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::newAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11628.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11629.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11630.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11631.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11632.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::getAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11633.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::getByShopAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11634.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11635.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11636.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11637.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::attributesAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11638.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::copyAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11639.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::deletableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11640.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::deleteAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11641.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11642.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::discardChangesAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11643.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11644.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::editAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11645.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::editSeoAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11646.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::editableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11647.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::filesAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11648.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::getByShopsAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11649.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11650.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11651.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11652.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::orderIndexAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11653.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11654.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11655.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::copyAction' => ['privates''.service_locator.8aT7_Z1''get_ServiceLocator_8aT7Z1Service'false],
  11656.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::deleteAction' => ['privates''.service_locator.8aT7_Z1''get_ServiceLocator_8aT7Z1Service'false],
  11657.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11658.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11659.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::editAction' => ['privates''.service_locator.deOoPlr''get_ServiceLocator_DeOoPlrService'false],
  11660.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11661.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11662.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11663.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11664.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11665.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::deleteAction' => ['privates''.service_locator.nPaxXlH''get_ServiceLocator_NPaxXlHService'false],
  11666.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11667.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11668.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::editAction' => ['privates''.service_locator.zUd4GJU''get_ServiceLocator_ZUd4GJUService'false],
  11669.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11670.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11671.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11672.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11673.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11674.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::copyAction' => ['privates''.service_locator.TzKkJGy''get_ServiceLocator_TzKkJGyService'false],
  11675.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::deleteAction' => ['privates''.service_locator.TzKkJGy''get_ServiceLocator_TzKkJGyService'false],
  11676.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11677.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11678.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::editAction' => ['privates''.service_locator.BTejTgT''get_ServiceLocator_BTejTgTService'false],
  11679.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11680.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11681.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11682.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11683.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11684.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::deleteAction' => ['privates''.service_locator.RJewUdP''get_ServiceLocator_RJewUdPService'false],
  11685.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11686.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11687.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::editAction' => ['privates''.service_locator.X188WAH''get_ServiceLocator_X188WAHService'false],
  11688.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11689.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11690.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11691.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11692.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11693.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::deleteAction' => ['privates''.service_locator.NbnXGhv''get_ServiceLocator_NbnXGhvService'false],
  11694.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11695.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11696.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::editAction' => ['privates''.service_locator.P2jFWPH''get_ServiceLocator_P2jFWPHService'false],
  11697.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11698.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11699.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11700.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11701.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11702.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::copyAction' => ['privates''.service_locator.7Q7XaUd''get_ServiceLocator_7Q7XaUdService'false],
  11703.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::deleteAction' => ['privates''.service_locator.7Q7XaUd''get_ServiceLocator_7Q7XaUdService'false],
  11704.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11705.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11706.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::editAction' => ['privates''.service_locator.Fvpfnq_''get_ServiceLocator_FvpfnqService'false],
  11707.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11708.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11709.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11710.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11711.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11712.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::deleteAction' => ['privates''.service_locator.WhRQrrc''get_ServiceLocator_WhRQrrcService'false],
  11713.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11714.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11715.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::editAction' => ['privates''.service_locator.0NI.57l''get_ServiceLocator_0NI_57lService'false],
  11716.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11717.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::indexAction' => ['privates''.service_locator.Fvpfnq_''get_ServiceLocator_FvpfnqService'false],
  11718.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::newAction' => ['privates''.service_locator.Fvpfnq_''get_ServiceLocator_FvpfnqService'false],
  11719.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11720.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11721.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::copyAction' => ['privates''.service_locator.E.q9c.k''get_ServiceLocator_E_Q9c_KService'false],
  11722.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::deleteAction' => ['privates''.service_locator.E.q9c.k''get_ServiceLocator_E_Q9c_KService'false],
  11723.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11724.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11725.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::editAction' => ['privates''.service_locator.OTVPj0z''get_ServiceLocator_OTVPj0zService'false],
  11726.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11727.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11728.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11729.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11730.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11731.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController::showAction' => ['privates''.service_locator.jCk7wQG''get_ServiceLocator_JCk7wQGService'false],
  11732.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\CategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11733.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController::createAction' => ['privates''.service_locator.4g14c_D''get_ServiceLocator_4g14cDService'false],
  11734.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11735.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController::viewAction' => ['privates''.service_locator.4g14c_D''get_ServiceLocator_4g14cDService'false],
  11736.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\CountryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11737.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\DistributorController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11738.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ErrorPageController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11739.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\EventController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11740.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\PosController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11741.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11742.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController::viewAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11743.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SearchController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11744.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SectionController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11745.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ShopController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11746.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SlideController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11747.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SubscriberController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11748.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\TestController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11749.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\TimelineController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11750.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController::describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11751.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController::listAction' => ['privates''.service_locator.HllPkFN''get_ServiceLocator_HllPkFNService'false],
  11752.             'Debril\\RssAtomBundle\\Controller\\StreamController:indexAction' => ['privates''.service_locator.jxWVpmd''get_ServiceLocator_JxWVpmdService'false],
  11753.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11754.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11755.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController:viewAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11756.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11757.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController:indexAction' => ['privates''.service_locator.QfctLqC''get_ServiceLocator_QfctLqCService'false],
  11758.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController:logAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11759.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11760.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController:loginAction' => ['privates''.service_locator.NfiuHzC''get_ServiceLocator_NfiuHzCService'false],
  11761.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11762.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController:editAction' => ['privates''.service_locator.J6Bjs8s''get_ServiceLocator_J6Bjs8sService'false],
  11763.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11764.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11765.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11766.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController:infoAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11767.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11768.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11769.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:editAction' => ['privates''.service_locator.ol0TPYL''get_ServiceLocator_Ol0TPYLService'false],
  11770.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11771.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:logAction' => ['privates''.service_locator.ckkma6z''get_ServiceLocator_Ckkma6zService'false],
  11772.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:removeAction' => ['privates''.service_locator.DM_3qQ.''get_ServiceLocator_DM3qQ_Service'false],
  11773.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:resetPasswordAction' => ['privates''.service_locator.DM_3qQ.''get_ServiceLocator_DM3qQ_Service'false],
  11774.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11775.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:deleteAction' => ['privates''.service_locator.HrtHD1_''get_ServiceLocator_HrtHD1Service'false],
  11776.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11777.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11778.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:editAction' => ['privates''.service_locator.v4EPFh.''get_ServiceLocator_V4EPFh_Service'false],
  11779.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11780.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11781.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11782.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11783.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11784.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController:editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11785.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11786.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11787.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:deleteAction' => ['privates''.service_locator.JQYLnGC''get_ServiceLocator_JQYLnGCService'false],
  11788.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11789.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11790.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:editAction' => ['privates''.service_locator.wdcYQrg''get_ServiceLocator_WdcYQrgService'false],
  11791.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11792.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11793.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11794.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:removeAndReplaceAction' => ['privates''.service_locator.EIt8iQe''get_ServiceLocator_EIt8iQeService'false],
  11795.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11796.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11797.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:deleteAction' => ['privates''.service_locator.yGlmO6l''get_ServiceLocator_YGlmO6lService'false],
  11798.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11799.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11800.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:editAction' => ['privates''.service_locator.mGs8p8R''get_ServiceLocator_MGs8p8RService'false],
  11801.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11802.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11803.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11804.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11805.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11806.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:deleteAction' => ['privates''.service_locator.Udqtlm9''get_ServiceLocator_Udqtlm9Service'false],
  11807.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11808.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11809.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:editAction' => ['privates''.service_locator.cR4YTPu''get_ServiceLocator_CR4YTPuService'false],
  11810.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11811.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11812.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11813.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11814.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11815.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:deleteAction' => ['privates''.service_locator.hMIQgei''get_ServiceLocator_HMIQgeiService'false],
  11816.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11817.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11818.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:editAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11819.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11820.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11821.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11822.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11823.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11824.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:deleteAction' => ['privates''.service_locator.van9oJL''get_ServiceLocator_Van9oJLService'false],
  11825.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11826.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11827.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:editAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11828.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11829.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:indexAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11830.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:newAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11831.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11832.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:acceptAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11833.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11834.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11835.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:discardAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11836.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11837.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11838.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11839.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:previewAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11840.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:revertAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11841.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11842.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:showAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11843.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11844.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:attributesAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11845.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:copyAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11846.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:deletableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11847.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:deleteAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11848.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11849.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:discardChangesAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11850.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11851.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:editAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11852.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:editSeoAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11853.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:editableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11854.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:filesAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11855.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:getByShopsAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11856.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11857.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11858.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11859.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:orderIndexAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11860.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11861.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11862.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:deleteAction' => ['privates''.service_locator.iw0h59h''get_ServiceLocator_Iw0h59hService'false],
  11863.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11864.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11865.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:editAction' => ['privates''.service_locator.b7.mmnB''get_ServiceLocator_B7_MmnBService'false],
  11866.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11867.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11868.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11869.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11870.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11871.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:deleteAction' => ['privates''.service_locator.van9oJL''get_ServiceLocator_Van9oJLService'false],
  11872.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11873.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11874.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:editAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11875.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11876.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:indexAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11877.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:logIndexAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11878.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:newAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  11879.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:pReviewction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11880.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:revertAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  11881.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11882.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11883.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:deleteAction' => ['privates''.service_locator.M5LT6mv''get_ServiceLocator_M5LT6mvService'false],
  11884.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11885.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11886.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:editAction' => ['privates''.service_locator.VI0xCed''get_ServiceLocator_VI0xCedService'false],
  11887.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11888.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11889.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11890.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11891.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11892.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController:showAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  11893.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11894.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11895.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController:pReviewction' => ['privates''.service_locator.SbG1deE''get_ServiceLocator_SbG1deEService'false],
  11896.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController:productAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  11897.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ErrorPageController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11898.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11899.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController:indexAction' => ['privates''.service_locator.lSbp1Gy''get_ServiceLocator_LSbp1GyService'false],
  11900.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11901.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController:searchForCategoryAction' => ['privates''.service_locator.hMIQgei''get_ServiceLocator_HMIQgeiService'false],
  11902.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController:showAction' => ['privates''.service_locator.REW7qsm''get_ServiceLocator_REW7qsmService'false],
  11903.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\LikesController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11904.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController:logsAction' => ['privates''.service_locator.hpX3Dr1''get_ServiceLocator_HpX3Dr1Service'false],
  11905.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController:mtimeAction' => ['privates''.service_locator.hpX3Dr1''get_ServiceLocator_HpX3Dr1Service'false],
  11906.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  11907.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\AboutUsController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11908.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\HomePageController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11909.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11910.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController:loginAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11911.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController:registerAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11912.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11913.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11914.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:deleteAction' => ['privates''.service_locator.djGk.PS''get_ServiceLocator_DjGk_PSService'false],
  11915.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11916.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11917.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:editAction' => ['privates''.service_locator.5B8.x3j''get_ServiceLocator_5B8_X3jService'false],
  11918.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11919.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11920.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11921.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController:deleteAction' => ['privates''.service_locator.RILgfsd''get_ServiceLocator_RILgfsdService'false],
  11922.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11923.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController:editAction' => ['privates''.service_locator.jz3ByyW''get_ServiceLocator_Jz3ByyWService'false],
  11924.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11925.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController:newAction' => ['privates''.service_locator.VhTR3MN''get_ServiceLocator_VhTR3MNService'false],
  11926.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11927.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11928.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11929.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11930.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11931.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11932.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11933.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11934.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:contentCommentsAction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11935.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:contentTypeCommentsAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11936.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:deleteAction' => ['privates''.service_locator.3aZFSYt''get_ServiceLocator_3aZFSYtService'false],
  11937.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11938.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11939.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:switchStatusAction' => ['privates''.service_locator.3aZFSYt''get_ServiceLocator_3aZFSYtService'false],
  11940.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:viewAction' => ['privates''.service_locator.5OJiZ30''get_ServiceLocator_5OJiZ30Service'false],
  11941.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11942.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11943.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:discardAction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11944.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11945.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11946.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:revertAction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11947.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11948.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:showAction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11949.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11950.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:copyAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11951.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:deletableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11952.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:deleteAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11953.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11954.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11955.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:editAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11956.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:editableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11957.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11958.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11959.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:rejectAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11960.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:renderEditableElement' => ['privates''.service_locator.J58.5O_''get_ServiceLocator_J58_5OService'false],
  11961.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11962.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController:deleteAction' => ['privates''.service_locator.WCCplDO''get_ServiceLocator_WCCplDOService'false],
  11963.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11964.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11965.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:deleteAction' => ['privates''.service_locator.1WuJ32D''get_ServiceLocator_1WuJ32DService'false],
  11966.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11967.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11968.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:editAction' => ['privates''.service_locator.tDyS..U''get_ServiceLocator_TDyS__UService'false],
  11969.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11970.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11971.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:moveAction' => ['privates''.service_locator.1WuJ32D''get_ServiceLocator_1WuJ32DService'false],
  11972.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:newAction' => ['privates''.service_locator.NTXWrOF''get_ServiceLocator_NTXWrOFService'false],
  11973.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11974.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11975.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController:postCommentAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11976.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11977.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11978.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11979.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11980.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:putContentAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11981.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11982.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController:deleteElementAction' => ['privates''.service_locator.J58.5O_''get_ServiceLocator_J58_5OService'false],
  11983.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11984.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController:postElementAction' => ['privates''.service_locator.mdBbn3i''get_ServiceLocator_MdBbn3iService'false],
  11985.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController:putElementAction' => ['privates''.service_locator.J58.5O_''get_ServiceLocator_J58_5OService'false],
  11986.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11987.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11988.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  11989.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  11990.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  11991.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11992.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController:indexAction' => ['privates''.service_locator.Fun9N11''get_ServiceLocator_Fun9N11Service'false],
  11993.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController:pageAction' => ['privates''.service_locator.DRpKkm_''get_ServiceLocator_DRpKkmService'false],
  11994.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController:paginateAction' => ['privates''.service_locator.uGJNrby''get_ServiceLocator_UGJNrbyService'false],
  11995.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController:showAction' => ['privates''.service_locator.05_Yw3i''get_ServiceLocator_05Yw3iService'false],
  11996.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  11997.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController:editAction' => ['privates''.service_locator.92PjwDN''get_ServiceLocator_92PjwDNService'false],
  11998.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController:logPReviewction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  11999.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController:showAction' => ['privates''.service_locator.zzD6e9A''get_ServiceLocator_ZzD6e9AService'false],
  12000.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12001.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController:logPReviewction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  12002.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12003.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController:indexAction' => ['privates''.service_locator.6EUT8o3''get_ServiceLocator_6EUT8o3Service'false],
  12004.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12005.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController:editAction' => ['privates''.service_locator.PORpbPf''get_ServiceLocator_PORpbPfService'false],
  12006.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController:logPReviewction' => ['privates''.service_locator.H6D6dAg''get_ServiceLocator_H6D6dAgService'false],
  12007.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController:showAction' => ['privates''.service_locator.dY9f4OO''get_ServiceLocator_DY9f4OOService'false],
  12008.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12009.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController:exportToCsvAction' => ['privates''.service_locator.mDi36Nq''get_ServiceLocator_MDi36NqService'false],
  12010.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController:exportToGoogleSheetAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12011.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController:importFromCsvAction' => ['privates''.service_locator.TCtoLf3''get_ServiceLocator_TCtoLf3Service'false],
  12012.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController:importFromGoogleSheetAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12013.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12014.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController:removeAction' => ['privates''.service_locator.pa0sPOR''get_ServiceLocator_Pa0sPORService'false],
  12015.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController:updateAction' => ['privates''.service_locator.pa0sPOR''get_ServiceLocator_Pa0sPORService'false],
  12016.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController:addBreadcrumbs' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12017.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12018.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController:getAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12019.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12020.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController:viewAction' => ['privates''.service_locator.yPO_pMw''get_ServiceLocator_YPOPMwService'false],
  12021.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12022.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12023.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12024.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12025.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:pReviewction' => ['privates''.service_locator.yPO_pMw''get_ServiceLocator_YPOPMwService'false],
  12026.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:revertAction' => ['privates''.service_locator.yPO_pMw''get_ServiceLocator_YPOPMwService'false],
  12027.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12028.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12029.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:deletableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12030.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:deleteAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12031.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:deleteDiscardAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12032.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12033.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:disposableAction' => ['privates''.service_locator.SaQYvSS''get_ServiceLocator_SaQYvSSService'false],
  12034.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:downloadAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12035.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12036.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:getAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12037.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:getUrl' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12038.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12039.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:moveAction' => ['privates''.service_locator.siAC6nS''get_ServiceLocator_SiAC6nSService'false],
  12040.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:removeAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12041.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12042.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:updateAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12043.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:uploadAction' => ['privates''.service_locator.8G38LJQ''get_ServiceLocator_8G38LJQService'false],
  12044.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController:addAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12045.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12046.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController:postAction' => ['privates''.service_locator.vup1AmX''get_ServiceLocator_Vup1AmXService'false],
  12047.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12048.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController:downloadAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12049.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController:streamAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12050.             'Hitso\\Bundle\\FormBundle\\Controller\\ApiController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12051.             'Hitso\\Bundle\\FormBundle\\Controller\\DownloadController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12052.             'Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12053.             'Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  12054.             'Hitso\\Bundle\\NavigationBundle\\Controller\\NavigationController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12055.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12056.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:deleteAction' => ['privates''.service_locator.tbnmERi''get_ServiceLocator_TbnmERiService'false],
  12057.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12058.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12059.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:editAction' => ['privates''.service_locator.MFMplxL''get_ServiceLocator_MFMplxLService'false],
  12060.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12061.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12062.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12063.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12064.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Front\\SubscriberController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12065.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12066.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:deleteAction' => ['privates''.service_locator.IAYSFru''get_ServiceLocator_IAYSFruService'false],
  12067.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:deleteProbeOptionAction' => ['privates''.service_locator.kBo3HxM''get_ServiceLocator_KBo3HxMService'false],
  12068.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12069.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12070.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:editAction' => ['privates''.service_locator.5u.Jtyr''get_ServiceLocator_5u_JtyrService'false],
  12071.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:editProbeOptionAction' => ['privates''.service_locator.z5tgTif''get_ServiceLocator_Z5tgTifService'false],
  12072.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12073.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12074.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12075.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:probeOptionsAction' => ['privates''.service_locator.5u.Jtyr''get_ServiceLocator_5u_JtyrService'false],
  12076.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:probeResultsAction' => ['privates''.service_locator.5u.Jtyr''get_ServiceLocator_5u_JtyrService'false],
  12077.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12078.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController:deleteAction' => ['privates''.service_locator.OFrm_K0''get_ServiceLocator_OFrmK0Service'false],
  12079.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12080.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController:editAction' => ['privates''.service_locator.kKAnTFs''get_ServiceLocator_KKAnTFsService'false],
  12081.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController:indexAction' => ['privates''.service_locator.LqA75jq''get_ServiceLocator_LqA75jqService'false],
  12082.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController:newAction' => ['privates''.service_locator.P25MZp0''get_ServiceLocator_P25MZp0Service'false],
  12083.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:addBreadcrumbs' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12084.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:deleteAction' => ['privates''.service_locator.fUxDF9U''get_ServiceLocator_FUxDF9UService'false],
  12085.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12086.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:editAction' => ['privates''.service_locator.P25MZp0''get_ServiceLocator_P25MZp0Service'false],
  12087.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12088.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12089.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:deleteAction' => ['privates''.service_locator.spHR1WY''get_ServiceLocator_SpHR1WYService'false],
  12090.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12091.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:editAction' => ['privates''.service_locator.bZzl.qa''get_ServiceLocator_BZzl_QaService'false],
  12092.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:importAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12093.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12094.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:newAction' => ['privates''.service_locator.IrkNdSL''get_ServiceLocator_IrkNdSLService'false],
  12095.             'Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12096.             'Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController:searchAction' => ['privates''.service_locator.QAExF1w''get_ServiceLocator_QAExF1wService'false],
  12097.             'Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12098.             'Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController:searchAction' => ['privates''.service_locator.A3vLoK4''get_ServiceLocator_A3vLoK4Service'false],
  12099.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12100.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12101.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:deleteAction' => ['privates''.service_locator.van9oJL''get_ServiceLocator_Van9oJLService'false],
  12102.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12103.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12104.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:editAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  12105.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12106.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12107.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12108.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12109.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:deleteAction' => ['privates''.service_locator.zlOKpuy''get_ServiceLocator_ZlOKpuyService'false],
  12110.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12111.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12112.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:editAction' => ['privates''.service_locator.__cwbAE''get_ServiceLocator_CwbAEService'false],
  12113.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12114.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12115.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12116.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12117.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12118.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:addAction' => ['privates''.service_locator.__cwbAE''get_ServiceLocator_CwbAEService'false],
  12119.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:deleteAction' => ['privates''.service_locator.van9oJL''get_ServiceLocator_Van9oJLService'false],
  12120.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12121.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12122.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:editAction' => ['privates''.service_locator.ucVOyAc''get_ServiceLocator_UcVOyAcService'false],
  12123.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12124.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:indexAction' => ['privates''.service_locator.__cwbAE''get_ServiceLocator_CwbAEService'false],
  12125.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12126.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12127.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController:indexAction' => ['privates''.service_locator.zlOKpuy''get_ServiceLocator_ZlOKpuyService'false],
  12128.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController:showAction' => ['privates''.service_locator.van9oJL''get_ServiceLocator_Van9oJLService'false],
  12129.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController:deleteAction' => ['privates''.service_locator.VGFKbqw''get_ServiceLocator_VGFKbqwService'false],
  12130.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12131.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController:editAction' => ['privates''.service_locator.UACN_Wk''get_ServiceLocator_UACNWkService'false],
  12132.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12133.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12134.             'Hitso\\Bundle\\SeoBundle\\Controller\\Front\\SitemapController:indexAction' => ['privates''.service_locator.yfsuJP_''get_ServiceLocator_YfsuJPService'false],
  12135.             'Hitso\\Bundle\\SeoBundle\\Controller\\Front\\SitemapController:sectionAction' => ['privates''.service_locator.SB7GmI.''get_ServiceLocator_SB7GmI_Service'false],
  12136.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12137.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:deleteAction' => ['privates''.service_locator.cRKQHKq''get_ServiceLocator_CRKQHKqService'false],
  12138.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12139.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12140.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:editAction' => ['privates''.service_locator.Wvaq.Z5''get_ServiceLocator_Wvaq_Z5Service'false],
  12141.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12142.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12143.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12144.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12145.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12146.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:deleteAction' => ['privates''.service_locator.xUVHyrR''get_ServiceLocator_XUVHyrRService'false],
  12147.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12148.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12149.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:editAction' => ['privates''.service_locator.mFk3ewT''get_ServiceLocator_MFk3ewTService'false],
  12150.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12151.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12152.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12153.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12154.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Api\\TagController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12155.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController:deleteAction' => ['privates''.service_locator.va1wmfW''get_ServiceLocator_Va1wmfWService'false],
  12156.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12157.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController:editAction' => ['privates''.service_locator.DzfalTt''get_ServiceLocator_DzfalTtService'false],
  12158.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12159.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController:newAction' => ['privates''.service_locator.qm.HRBM''get_ServiceLocator_Qm_HRBMService'false],
  12160.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController:confirmAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12161.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12162.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12163.             'Hitso\\Bundle\\TranslationBundle\\Controller\\ApiController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12164.             'Hitso\\Bundle\\TranslationBundle\\Controller\\ApiController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  12165.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12166.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:applyAction' => ['privates''.service_locator.q_Wr7A9''get_ServiceLocator_QWr7A9Service'false],
  12167.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12168.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12169.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:exportAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12170.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:importAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12171.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12172.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12173.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:deleteAction' => ['privates''.service_locator.JQYLnGC''get_ServiceLocator_JQYLnGCService'false],
  12174.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12175.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12176.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:editAction' => ['privates''.service_locator.wdcYQrg''get_ServiceLocator_WdcYQrgService'false],
  12177.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12178.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12179.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12180.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:removeAndReplaceAction' => ['privates''.service_locator.EIt8iQe''get_ServiceLocator_EIt8iQeService'false],
  12181.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12182.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12183.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12184.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12185.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12186.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12187.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12188.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12189.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12190.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12191.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:deleteAction' => ['privates''.service_locator.QuDiMbb''get_ServiceLocator_QuDiMbbService'false],
  12192.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12193.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12194.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:editAction' => ['privates''.service_locator.ARP3woz''get_ServiceLocator_ARP3wozService'false],
  12195.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12196.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12197.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12198.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12199.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12200.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:deleteAction' => ['privates''.service_locator.AZq.RGg''get_ServiceLocator_AZq_RGgService'false],
  12201.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12202.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12203.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:editAction' => ['privates''.service_locator.paC1vfD''get_ServiceLocator_PaC1vfDService'false],
  12204.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12205.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12206.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12207.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12208.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12209.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12210.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12211.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12212.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12213.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12214.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12215.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12216.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12217.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:addAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12218.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12219.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12220.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:editAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12221.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:getByShopsAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12222.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12223.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12224.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12225.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12226.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:copyAction' => ['privates''.service_locator.XulxWNg''get_ServiceLocator_XulxWNgService'false],
  12227.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:deleteAction' => ['privates''.service_locator.XulxWNg''get_ServiceLocator_XulxWNgService'false],
  12228.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12229.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12230.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:editAction' => ['privates''.service_locator.fWm2t1_''get_ServiceLocator_FWm2t1Service'false],
  12231.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12232.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12233.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12234.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12235.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12236.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:copyAction' => ['privates''.service_locator.aLAFZiT''get_ServiceLocator_ALAFZiTService'false],
  12237.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:deleteAction' => ['privates''.service_locator.aLAFZiT''get_ServiceLocator_ALAFZiTService'false],
  12238.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12239.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12240.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:editAction' => ['privates''.service_locator.2A5Ys2X''get_ServiceLocator_2A5Ys2XService'false],
  12241.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12242.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12243.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12244.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12245.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12246.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:copyAction' => ['privates''.service_locator.rUTeM_d''get_ServiceLocator_RUTeMDService'false],
  12247.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:deleteAction' => ['privates''.service_locator.rUTeM_d''get_ServiceLocator_RUTeMDService'false],
  12248.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12249.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12250.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:editAction' => ['privates''.service_locator.nZhQ1xR''get_ServiceLocator_NZhQ1xRService'false],
  12251.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12252.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12253.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12254.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12255.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12256.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:copyAction' => ['privates''.service_locator.J1dEosT''get_ServiceLocator_J1dEosTService'false],
  12257.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:deleteAction' => ['privates''.service_locator.J1dEosT''get_ServiceLocator_J1dEosTService'false],
  12258.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12259.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12260.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:editAction' => ['privates''.service_locator.sCnlJnY''get_ServiceLocator_SCnlJnYService'false],
  12261.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12262.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12263.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12264.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12265.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12266.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:copyAction' => ['privates''.service_locator.lGlrAPs''get_ServiceLocator_LGlrAPsService'false],
  12267.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:deleteAction' => ['privates''.service_locator.lGlrAPs''get_ServiceLocator_LGlrAPsService'false],
  12268.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12269.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12270.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:editAction' => ['privates''.service_locator.Tu9ichM''get_ServiceLocator_Tu9ichMService'false],
  12271.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12272.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12273.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12274.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:previewAction' => ['privates''.service_locator.lGlrAPs''get_ServiceLocator_LGlrAPsService'false],
  12275.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:removeAndReplaceAction' => ['privates''.service_locator.EIt8iQe''get_ServiceLocator_EIt8iQeService'false],
  12276.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12277.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12278.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:copyAction' => ['privates''.service_locator.NWZ2Hlq''get_ServiceLocator_NWZ2HlqService'false],
  12279.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:deleteAction' => ['privates''.service_locator.NWZ2Hlq''get_ServiceLocator_NWZ2HlqService'false],
  12280.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12281.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12282.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:editAction' => ['privates''.service_locator.IFdKOe6''get_ServiceLocator_IFdKOe6Service'false],
  12283.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12284.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12285.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12286.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:previewAction' => ['privates''.service_locator.NWZ2Hlq''get_ServiceLocator_NWZ2HlqService'false],
  12287.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12288.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController:addAction' => ['privates''.service_locator.tBMB9l2''get_ServiceLocator_TBMB9l2Service'false],
  12289.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12290.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController:postAction' => ['privates''.service_locator.vup1AmX''get_ServiceLocator_Vup1AmXService'false],
  12291.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12292.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:deleteAction' => ['privates''.service_locator.7mQjjwL''get_ServiceLocator_7mQjjwLService'false],
  12293.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12294.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12295.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:editAction' => ['privates''.service_locator.3iXIgtB''get_ServiceLocator_3iXIgtBService'false],
  12296.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12297.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12298.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12299.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12300.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12301.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12302.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12303.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12304.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12305.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:showAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  12306.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12307.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:copyAction' => ['privates''.service_locator.0eJeyXs''get_ServiceLocator_0eJeyXsService'false],
  12308.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:deleteAction' => ['privates''.service_locator.0eJeyXs''get_ServiceLocator_0eJeyXsService'false],
  12309.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12310.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12311.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:editAction' => ['privates''.service_locator..lOfW4o''get_ServiceLocator__LOfW4oService'false],
  12312.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12313.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12314.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12315.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:previewAction' => ['privates''.service_locator.0eJeyXs''get_ServiceLocator_0eJeyXsService'false],
  12316.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12317.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12318.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:deleteAction' => ['privates''.service_locator.1vQ8XLw''get_ServiceLocator_1vQ8XLwService'false],
  12319.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12320.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12321.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:editAction' => ['privates''.service_locator.vmyB_Zm''get_ServiceLocator_VmyBZmService'false],
  12322.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12323.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:indexAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  12324.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:newAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  12325.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12326.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12327.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12328.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12329.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:getAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  12330.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:getByShopAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12331.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12332.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12333.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12334.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:attributesAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  12335.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:copyAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  12336.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:deletableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12337.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:deleteAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  12338.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12339.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:discardChangesAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  12340.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12341.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:editAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  12342.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:editSeoAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  12343.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:editableListAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12344.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:filesAction' => ['privates''.service_locator.fGZaj2S''get_ServiceLocator_FGZaj2SService'false],
  12345.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:getByShopsAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12346.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12347.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12348.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12349.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:orderIndexAction' => ['privates''.service_locator.9bn2lCH''get_ServiceLocator_9bn2lCHService'false],
  12350.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12351.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12352.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:copyAction' => ['privates''.service_locator.8aT7_Z1''get_ServiceLocator_8aT7Z1Service'false],
  12353.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:deleteAction' => ['privates''.service_locator.8aT7_Z1''get_ServiceLocator_8aT7Z1Service'false],
  12354.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12355.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12356.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:editAction' => ['privates''.service_locator.deOoPlr''get_ServiceLocator_DeOoPlrService'false],
  12357.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12358.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12359.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12360.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12361.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12362.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:deleteAction' => ['privates''.service_locator.nPaxXlH''get_ServiceLocator_NPaxXlHService'false],
  12363.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12364.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12365.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:editAction' => ['privates''.service_locator.zUd4GJU''get_ServiceLocator_ZUd4GJUService'false],
  12366.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12367.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12368.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12369.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12370.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12371.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:copyAction' => ['privates''.service_locator.TzKkJGy''get_ServiceLocator_TzKkJGyService'false],
  12372.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:deleteAction' => ['privates''.service_locator.TzKkJGy''get_ServiceLocator_TzKkJGyService'false],
  12373.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12374.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12375.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:editAction' => ['privates''.service_locator.BTejTgT''get_ServiceLocator_BTejTgTService'false],
  12376.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12377.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12378.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12379.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12380.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12381.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:deleteAction' => ['privates''.service_locator.RJewUdP''get_ServiceLocator_RJewUdPService'false],
  12382.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12383.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12384.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:editAction' => ['privates''.service_locator.X188WAH''get_ServiceLocator_X188WAHService'false],
  12385.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12386.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12387.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12388.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12389.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12390.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:deleteAction' => ['privates''.service_locator.NbnXGhv''get_ServiceLocator_NbnXGhvService'false],
  12391.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12392.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12393.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:editAction' => ['privates''.service_locator.P2jFWPH''get_ServiceLocator_P2jFWPHService'false],
  12394.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12395.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12396.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12397.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12398.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12399.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:copyAction' => ['privates''.service_locator.7Q7XaUd''get_ServiceLocator_7Q7XaUdService'false],
  12400.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:deleteAction' => ['privates''.service_locator.7Q7XaUd''get_ServiceLocator_7Q7XaUdService'false],
  12401.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12402.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12403.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:editAction' => ['privates''.service_locator.Fvpfnq_''get_ServiceLocator_FvpfnqService'false],
  12404.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12405.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12406.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12407.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12408.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12409.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:deleteAction' => ['privates''.service_locator.WhRQrrc''get_ServiceLocator_WhRQrrcService'false],
  12410.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12411.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12412.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:editAction' => ['privates''.service_locator.0NI.57l''get_ServiceLocator_0NI_57lService'false],
  12413.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12414.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:indexAction' => ['privates''.service_locator.Fvpfnq_''get_ServiceLocator_FvpfnqService'false],
  12415.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:newAction' => ['privates''.service_locator.Fvpfnq_''get_ServiceLocator_FvpfnqService'false],
  12416.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12417.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:add' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12418.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:copyAction' => ['privates''.service_locator.E.q9c.k''get_ServiceLocator_E_Q9c_KService'false],
  12419.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:deleteAction' => ['privates''.service_locator.E.q9c.k''get_ServiceLocator_E_Q9c_KService'false],
  12420.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12421.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:edit' => ['privates''.service_locator.56KA1lu''get_ServiceLocator_56KA1luService'false],
  12422.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:editAction' => ['privates''.service_locator.OTVPj0z''get_ServiceLocator_OTVPj0zService'false],
  12423.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:index' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12424.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:indexAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12425.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:newAction' => ['privates''.service_locator.pECfXln''get_ServiceLocator_PECfXlnService'false],
  12426.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:revertEntityAction' => ['privates''.service_locator.HQk2iBh''get_ServiceLocator_HQk2iBhService'false],
  12427.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12428.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController:showAction' => ['privates''.service_locator.jCk7wQG''get_ServiceLocator_JCk7wQGService'false],
  12429.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\CategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12430.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController:createAction' => ['privates''.service_locator.4g14c_D''get_ServiceLocator_4g14cDService'false],
  12431.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12432.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController:viewAction' => ['privates''.service_locator.4g14c_D''get_ServiceLocator_4g14cDService'false],
  12433.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\CountryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12434.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\DistributorController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12435.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ErrorPageController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12436.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\EventController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12437.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\PosController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12438.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12439.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController:viewAction' => ['privates''.service_locator.j_f.0PF''get_ServiceLocator_JF_0PFService'false],
  12440.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SearchController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12441.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SectionController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12442.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ShopController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12443.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SlideController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12444.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SubscriberController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12445.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\TestController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12446.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\TimelineController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12447.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController:describeLastCrudAction' => ['privates''.service_locator.kOrDo76''get_ServiceLocator_KOrDo76Service'false],
  12448.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController:listAction' => ['privates''.service_locator.HllPkFN''get_ServiceLocator_HllPkFNService'false],
  12449.         ], [
  12450.             'Debril\\RssAtomBundle\\Controller\\StreamController::indexAction' => '?',
  12451.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController::describeLastCrudAction' => '?',
  12452.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController::indexAction' => '?',
  12453.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController::viewAction' => '?',
  12454.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController::describeLastCrudAction' => '?',
  12455.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController::indexAction' => '?',
  12456.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController::logAction' => '?',
  12457.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController::describeLastCrudAction' => '?',
  12458.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController::loginAction' => '?',
  12459.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController::describeLastCrudAction' => '?',
  12460.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController::editAction' => '?',
  12461.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController::indexAction' => '?',
  12462.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController::describeLastCrudAction' => '?',
  12463.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController::indexAction' => '?',
  12464.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController::infoAction' => '?',
  12465.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::addAction' => '?',
  12466.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::describeLastCrudAction' => '?',
  12467.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::editAction' => '?',
  12468.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::indexAction' => '?',
  12469.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::logAction' => '?',
  12470.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::removeAction' => '?',
  12471.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController::resetPasswordAction' => '?',
  12472.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::add' => '?',
  12473.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::deleteAction' => '?',
  12474.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::describeLastCrudAction' => '?',
  12475.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::edit' => '?',
  12476.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::editAction' => '?',
  12477.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::index' => '?',
  12478.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::indexAction' => '?',
  12479.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::newAction' => '?',
  12480.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController::revertEntityAction' => '?',
  12481.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController::describeLastCrudAction' => '?',
  12482.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController::editAction' => '?',
  12483.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController::indexAction' => '?',
  12484.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::add' => '?',
  12485.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::deleteAction' => '?',
  12486.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::describeLastCrudAction' => '?',
  12487.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::edit' => '?',
  12488.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::editAction' => '?',
  12489.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::index' => '?',
  12490.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::indexAction' => '?',
  12491.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::newAction' => '?',
  12492.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::removeAndReplaceAction' => '?',
  12493.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController::revertEntityAction' => '?',
  12494.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::add' => '?',
  12495.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::deleteAction' => '?',
  12496.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::describeLastCrudAction' => '?',
  12497.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::edit' => '?',
  12498.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::editAction' => '?',
  12499.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::index' => '?',
  12500.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::indexAction' => '?',
  12501.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::newAction' => '?',
  12502.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController::revertEntityAction' => '?',
  12503.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::add' => '?',
  12504.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::deleteAction' => '?',
  12505.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::describeLastCrudAction' => '?',
  12506.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::edit' => '?',
  12507.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::editAction' => '?',
  12508.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::index' => '?',
  12509.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::indexAction' => '?',
  12510.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::newAction' => '?',
  12511.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController::revertEntityAction' => '?',
  12512.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::add' => '?',
  12513.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::deleteAction' => '?',
  12514.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::describeLastCrudAction' => '?',
  12515.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::edit' => '?',
  12516.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::editAction' => '?',
  12517.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::index' => '?',
  12518.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::indexAction' => '?',
  12519.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::newAction' => '?',
  12520.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController::revertEntityAction' => '?',
  12521.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::add' => '?',
  12522.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::deleteAction' => '?',
  12523.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::describeLastCrudAction' => '?',
  12524.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::edit' => '?',
  12525.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::editAction' => '?',
  12526.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::index' => '?',
  12527.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::indexAction' => '?',
  12528.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::newAction' => '?',
  12529.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController::revertEntityAction' => '?',
  12530.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::acceptAction' => '?',
  12531.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::add' => '?',
  12532.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::describeLastCrudAction' => '?',
  12533.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::discardAction' => '?',
  12534.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::edit' => '?',
  12535.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::index' => '?',
  12536.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::indexAction' => '?',
  12537.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::previewAction' => '?',
  12538.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::revertAction' => '?',
  12539.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::revertEntityAction' => '?',
  12540.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController::showAction' => '?',
  12541.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::add' => '?',
  12542.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::attributesAction' => '?',
  12543.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::copyAction' => '?',
  12544.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::deletableListAction' => '?',
  12545.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::deleteAction' => '?',
  12546.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::describeLastCrudAction' => '?',
  12547.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::discardChangesAction' => '?',
  12548.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::edit' => '?',
  12549.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::editAction' => '?',
  12550.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::editSeoAction' => '?',
  12551.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::editableListAction' => '?',
  12552.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::filesAction' => '?',
  12553.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::getByShopsAction' => '?',
  12554.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::index' => '?',
  12555.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::indexAction' => '?',
  12556.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::newAction' => '?',
  12557.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::orderIndexAction' => '?',
  12558.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController::revertEntityAction' => '?',
  12559.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::add' => '?',
  12560.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::deleteAction' => '?',
  12561.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::describeLastCrudAction' => '?',
  12562.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::edit' => '?',
  12563.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::editAction' => '?',
  12564.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::index' => '?',
  12565.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::indexAction' => '?',
  12566.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::newAction' => '?',
  12567.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController::revertEntityAction' => '?',
  12568.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::add' => '?',
  12569.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::deleteAction' => '?',
  12570.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::describeLastCrudAction' => '?',
  12571.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::edit' => '?',
  12572.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::editAction' => '?',
  12573.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::index' => '?',
  12574.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::indexAction' => '?',
  12575.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::logIndexAction' => '?',
  12576.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::newAction' => '?',
  12577.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::pReviewction' => '?',
  12578.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::revertAction' => '?',
  12579.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController::revertEntityAction' => '?',
  12580.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::add' => '?',
  12581.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::deleteAction' => '?',
  12582.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::describeLastCrudAction' => '?',
  12583.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::edit' => '?',
  12584.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::editAction' => '?',
  12585.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::index' => '?',
  12586.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::indexAction' => '?',
  12587.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::newAction' => '?',
  12588.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController::revertEntityAction' => '?',
  12589.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController::describeLastCrudAction' => '?',
  12590.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController::showAction' => '?',
  12591.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController::describeLastCrudAction' => '?',
  12592.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController::indexAction' => '?',
  12593.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController::pReviewction' => '?',
  12594.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController::productAction' => '?',
  12595.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ErrorPageController::describeLastCrudAction' => '?',
  12596.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController::describeLastCrudAction' => '?',
  12597.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController::indexAction' => '?',
  12598.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController::describeLastCrudAction' => '?',
  12599.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController::searchForCategoryAction' => '?',
  12600.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController::showAction' => '?',
  12601.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\LikesController::describeLastCrudAction' => '?',
  12602.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController::logsAction' => '?',
  12603.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController::mtimeAction' => '?',
  12604.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController::setViewHandler' => '?',
  12605.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\AboutUsController::describeLastCrudAction' => '?',
  12606.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\HomePageController::describeLastCrudAction' => '?',
  12607.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController::describeLastCrudAction' => '?',
  12608.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController::loginAction' => '?',
  12609.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController::registerAction' => '?',
  12610.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::add' => '?',
  12611.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::addAction' => '?',
  12612.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::deleteAction' => '?',
  12613.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::describeLastCrudAction' => '?',
  12614.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::edit' => '?',
  12615.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::editAction' => '?',
  12616.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::index' => '?',
  12617.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::indexAction' => '?',
  12618.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController::revertEntityAction' => '?',
  12619.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController::deleteAction' => '?',
  12620.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController::describeLastCrudAction' => '?',
  12621.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController::editAction' => '?',
  12622.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController::indexAction' => '?',
  12623.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController::newAction' => '?',
  12624.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::add' => '?',
  12625.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::addAction' => '?',
  12626.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::describeLastCrudAction' => '?',
  12627.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::edit' => '?',
  12628.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::editAction' => '?',
  12629.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::index' => '?',
  12630.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::indexAction' => '?',
  12631.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController::revertEntityAction' => '?',
  12632.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::contentCommentsAction' => '?',
  12633.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::contentTypeCommentsAction' => '?',
  12634.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::deleteAction' => '?',
  12635.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::describeLastCrudAction' => '?',
  12636.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::indexAction' => '?',
  12637.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::switchStatusAction' => '?',
  12638.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController::viewAction' => '?',
  12639.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::add' => '?',
  12640.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::describeLastCrudAction' => '?',
  12641.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::discardAction' => '?',
  12642.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::edit' => '?',
  12643.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::index' => '?',
  12644.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::revertAction' => '?',
  12645.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::revertEntityAction' => '?',
  12646.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController::showAction' => '?',
  12647.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::add' => '?',
  12648.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::copyAction' => '?',
  12649.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::deletableListAction' => '?',
  12650.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::deleteAction' => '?',
  12651.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::describeLastCrudAction' => '?',
  12652.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::edit' => '?',
  12653.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::editAction' => '?',
  12654.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::editableListAction' => '?',
  12655.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::index' => '?',
  12656.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::indexAction' => '?',
  12657.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::rejectAction' => '?',
  12658.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::renderEditableElement' => '?',
  12659.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController::revertEntityAction' => '?',
  12660.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController::deleteAction' => '?',
  12661.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController::describeLastCrudAction' => '?',
  12662.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::add' => '?',
  12663.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::deleteAction' => '?',
  12664.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::describeLastCrudAction' => '?',
  12665.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::edit' => '?',
  12666.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::editAction' => '?',
  12667.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::index' => '?',
  12668.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::indexAction' => '?',
  12669.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::moveAction' => '?',
  12670.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::newAction' => '?',
  12671.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController::revertEntityAction' => '?',
  12672.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController::describeLastCrudAction' => '?',
  12673.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController::postCommentAction' => '?',
  12674.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::add' => '?',
  12675.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::describeLastCrudAction' => '?',
  12676.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::edit' => '?',
  12677.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::index' => '?',
  12678.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::putContentAction' => '?',
  12679.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController::revertEntityAction' => '?',
  12680.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController::deleteElementAction' => '?',
  12681.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController::describeLastCrudAction' => '?',
  12682.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController::postElementAction' => '?',
  12683.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController::putElementAction' => '?',
  12684.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController::add' => '?',
  12685.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController::describeLastCrudAction' => '?',
  12686.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController::edit' => '?',
  12687.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController::index' => '?',
  12688.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController::revertEntityAction' => '?',
  12689.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController::describeLastCrudAction' => '?',
  12690.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController::indexAction' => '?',
  12691.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController::pageAction' => '?',
  12692.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController::paginateAction' => '?',
  12693.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController::showAction' => '?',
  12694.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController::describeLastCrudAction' => '?',
  12695.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController::editAction' => '?',
  12696.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController::logPReviewction' => '?',
  12697.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController::showAction' => '?',
  12698.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController::describeLastCrudAction' => '?',
  12699.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController::logPReviewction' => '?',
  12700.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController::describeLastCrudAction' => '?',
  12701.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController::indexAction' => '?',
  12702.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController::describeLastCrudAction' => '?',
  12703.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController::editAction' => '?',
  12704.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController::logPReviewction' => '?',
  12705.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController::showAction' => '?',
  12706.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController::describeLastCrudAction' => '?',
  12707.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController::exportToCsvAction' => '?',
  12708.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController::exportToGoogleSheetAction' => '?',
  12709.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController::importFromCsvAction' => '?',
  12710.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController::importFromGoogleSheetAction' => '?',
  12711.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController::describeLastCrudAction' => '?',
  12712.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController::removeAction' => '?',
  12713.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController::updateAction' => '?',
  12714.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController::addBreadcrumbs' => '?',
  12715.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController::describeLastCrudAction' => '?',
  12716.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController::getAction' => '?',
  12717.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController::indexAction' => '?',
  12718.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController::viewAction' => '?',
  12719.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::add' => '?',
  12720.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::describeLastCrudAction' => '?',
  12721.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::edit' => '?',
  12722.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::index' => '?',
  12723.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::pReviewction' => '?',
  12724.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::revertAction' => '?',
  12725.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController::revertEntityAction' => '?',
  12726.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::add' => '?',
  12727.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::deletableListAction' => '?',
  12728.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::deleteAction' => '?',
  12729.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::deleteDiscardAction' => '?',
  12730.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::describeLastCrudAction' => '?',
  12731.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::disposableAction' => '?',
  12732.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::downloadAction' => '?',
  12733.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::edit' => '?',
  12734.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::getAction' => '?',
  12735.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::getUrl' => '?',
  12736.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::index' => '?',
  12737.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::moveAction' => '?',
  12738.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::removeAction' => '?',
  12739.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::revertEntityAction' => '?',
  12740.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::updateAction' => '?',
  12741.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController::uploadAction' => '?',
  12742.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController::addAction' => '?',
  12743.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController::describeLastCrudAction' => '?',
  12744.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController::postAction' => '?',
  12745.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController::describeLastCrudAction' => '?',
  12746.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController::downloadAction' => '?',
  12747.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController::streamAction' => '?',
  12748.             'Hitso\\Bundle\\FormBundle\\Controller\\ApiController::describeLastCrudAction' => '?',
  12749.             'Hitso\\Bundle\\FormBundle\\Controller\\DownloadController::describeLastCrudAction' => '?',
  12750.             'Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController::describeLastCrudAction' => '?',
  12751.             'Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController::setViewHandler' => '?',
  12752.             'Hitso\\Bundle\\NavigationBundle\\Controller\\NavigationController::describeLastCrudAction' => '?',
  12753.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::add' => '?',
  12754.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::deleteAction' => '?',
  12755.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::describeLastCrudAction' => '?',
  12756.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::edit' => '?',
  12757.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::editAction' => '?',
  12758.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::index' => '?',
  12759.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::indexAction' => '?',
  12760.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::newAction' => '?',
  12761.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController::revertEntityAction' => '?',
  12762.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Front\\SubscriberController::describeLastCrudAction' => '?',
  12763.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::add' => '?',
  12764.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::deleteAction' => '?',
  12765.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::deleteProbeOptionAction' => '?',
  12766.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::describeLastCrudAction' => '?',
  12767.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::edit' => '?',
  12768.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::editAction' => '?',
  12769.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::editProbeOptionAction' => '?',
  12770.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::index' => '?',
  12771.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::indexAction' => '?',
  12772.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::newAction' => '?',
  12773.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::probeOptionsAction' => '?',
  12774.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::probeResultsAction' => '?',
  12775.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController::revertEntityAction' => '?',
  12776.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController::deleteAction' => '?',
  12777.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController::describeLastCrudAction' => '?',
  12778.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController::editAction' => '?',
  12779.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController::indexAction' => '?',
  12780.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController::newAction' => '?',
  12781.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::addBreadcrumbs' => '?',
  12782.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::deleteAction' => '?',
  12783.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::describeLastCrudAction' => '?',
  12784.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::editAction' => '?',
  12785.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::indexAction' => '?',
  12786.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController::newAction' => '?',
  12787.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::deleteAction' => '?',
  12788.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::describeLastCrudAction' => '?',
  12789.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::editAction' => '?',
  12790.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::importAction' => '?',
  12791.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::indexAction' => '?',
  12792.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController::newAction' => '?',
  12793.             'Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController::describeLastCrudAction' => '?',
  12794.             'Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController::searchAction' => '?',
  12795.             'Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController::describeLastCrudAction' => '?',
  12796.             'Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController::searchAction' => '?',
  12797.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::add' => '?',
  12798.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::addAction' => '?',
  12799.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::deleteAction' => '?',
  12800.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::describeLastCrudAction' => '?',
  12801.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::edit' => '?',
  12802.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::editAction' => '?',
  12803.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::index' => '?',
  12804.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::indexAction' => '?',
  12805.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController::revertEntityAction' => '?',
  12806.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::add' => '?',
  12807.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::deleteAction' => '?',
  12808.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::describeLastCrudAction' => '?',
  12809.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::edit' => '?',
  12810.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::editAction' => '?',
  12811.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::index' => '?',
  12812.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::indexAction' => '?',
  12813.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::newAction' => '?',
  12814.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController::revertEntityAction' => '?',
  12815.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::add' => '?',
  12816.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::addAction' => '?',
  12817.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::deleteAction' => '?',
  12818.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::describeLastCrudAction' => '?',
  12819.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::edit' => '?',
  12820.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::editAction' => '?',
  12821.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::index' => '?',
  12822.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::indexAction' => '?',
  12823.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController::revertEntityAction' => '?',
  12824.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController::describeLastCrudAction' => '?',
  12825.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController::indexAction' => '?',
  12826.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController::showAction' => '?',
  12827.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController::deleteAction' => '?',
  12828.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController::describeLastCrudAction' => '?',
  12829.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController::editAction' => '?',
  12830.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController::indexAction' => '?',
  12831.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController::newAction' => '?',
  12832.             'Hitso\\Bundle\\SeoBundle\\Controller\\Front\\SitemapController::indexAction' => '?',
  12833.             'Hitso\\Bundle\\SeoBundle\\Controller\\Front\\SitemapController::sectionAction' => '?',
  12834.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::add' => '?',
  12835.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::deleteAction' => '?',
  12836.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::describeLastCrudAction' => '?',
  12837.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::edit' => '?',
  12838.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::editAction' => '?',
  12839.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::index' => '?',
  12840.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::indexAction' => '?',
  12841.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::newAction' => '?',
  12842.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController::revertEntityAction' => '?',
  12843.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::add' => '?',
  12844.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::deleteAction' => '?',
  12845.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::describeLastCrudAction' => '?',
  12846.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::edit' => '?',
  12847.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::editAction' => '?',
  12848.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::index' => '?',
  12849.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::indexAction' => '?',
  12850.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::newAction' => '?',
  12851.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController::revertEntityAction' => '?',
  12852.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Api\\TagController::describeLastCrudAction' => '?',
  12853.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController::deleteAction' => '?',
  12854.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController::describeLastCrudAction' => '?',
  12855.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController::editAction' => '?',
  12856.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController::indexAction' => '?',
  12857.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController::newAction' => '?',
  12858.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController::confirmAction' => '?',
  12859.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController::describeLastCrudAction' => '?',
  12860.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController::indexAction' => '?',
  12861.             'Hitso\\Bundle\\TranslationBundle\\Controller\\ApiController::describeLastCrudAction' => '?',
  12862.             'Hitso\\Bundle\\TranslationBundle\\Controller\\ApiController::setViewHandler' => '?',
  12863.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::addAction' => '?',
  12864.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::applyAction' => '?',
  12865.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::describeLastCrudAction' => '?',
  12866.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::editAction' => '?',
  12867.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::exportAction' => '?',
  12868.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::importAction' => '?',
  12869.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController::indexAction' => '?',
  12870.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::add' => '?',
  12871.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::deleteAction' => '?',
  12872.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::describeLastCrudAction' => '?',
  12873.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::edit' => '?',
  12874.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::editAction' => '?',
  12875.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::index' => '?',
  12876.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::indexAction' => '?',
  12877.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::newAction' => '?',
  12878.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::removeAndReplaceAction' => '?',
  12879.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController::revertEntityAction' => '?',
  12880.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::add' => '?',
  12881.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::addAction' => '?',
  12882.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::describeLastCrudAction' => '?',
  12883.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::edit' => '?',
  12884.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::editAction' => '?',
  12885.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::index' => '?',
  12886.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::indexAction' => '?',
  12887.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController::revertEntityAction' => '?',
  12888.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::add' => '?',
  12889.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::deleteAction' => '?',
  12890.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::describeLastCrudAction' => '?',
  12891.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::edit' => '?',
  12892.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::editAction' => '?',
  12893.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::index' => '?',
  12894.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::indexAction' => '?',
  12895.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::newAction' => '?',
  12896.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController::revertEntityAction' => '?',
  12897.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::add' => '?',
  12898.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::deleteAction' => '?',
  12899.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::describeLastCrudAction' => '?',
  12900.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::edit' => '?',
  12901.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::editAction' => '?',
  12902.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::index' => '?',
  12903.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::indexAction' => '?',
  12904.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::newAction' => '?',
  12905.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController::revertEntityAction' => '?',
  12906.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::add' => '?',
  12907.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::addAction' => '?',
  12908.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::describeLastCrudAction' => '?',
  12909.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::edit' => '?',
  12910.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::editAction' => '?',
  12911.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::index' => '?',
  12912.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::indexAction' => '?',
  12913.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController::revertEntityAction' => '?',
  12914.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::add' => '?',
  12915.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::addAction' => '?',
  12916.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::describeLastCrudAction' => '?',
  12917.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::edit' => '?',
  12918.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::editAction' => '?',
  12919.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::getByShopsAction' => '?',
  12920.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::index' => '?',
  12921.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::indexAction' => '?',
  12922.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController::revertEntityAction' => '?',
  12923.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::add' => '?',
  12924.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::copyAction' => '?',
  12925.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::deleteAction' => '?',
  12926.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::describeLastCrudAction' => '?',
  12927.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::edit' => '?',
  12928.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::editAction' => '?',
  12929.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::index' => '?',
  12930.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::indexAction' => '?',
  12931.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::newAction' => '?',
  12932.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController::revertEntityAction' => '?',
  12933.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::add' => '?',
  12934.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::copyAction' => '?',
  12935.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::deleteAction' => '?',
  12936.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::describeLastCrudAction' => '?',
  12937.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::edit' => '?',
  12938.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::editAction' => '?',
  12939.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::index' => '?',
  12940.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::indexAction' => '?',
  12941.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::newAction' => '?',
  12942.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController::revertEntityAction' => '?',
  12943.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::add' => '?',
  12944.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::copyAction' => '?',
  12945.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::deleteAction' => '?',
  12946.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::describeLastCrudAction' => '?',
  12947.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::edit' => '?',
  12948.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::editAction' => '?',
  12949.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::index' => '?',
  12950.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::indexAction' => '?',
  12951.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::newAction' => '?',
  12952.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController::revertEntityAction' => '?',
  12953.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::add' => '?',
  12954.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::copyAction' => '?',
  12955.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::deleteAction' => '?',
  12956.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::describeLastCrudAction' => '?',
  12957.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::edit' => '?',
  12958.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::editAction' => '?',
  12959.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::index' => '?',
  12960.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::indexAction' => '?',
  12961.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::newAction' => '?',
  12962.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController::revertEntityAction' => '?',
  12963.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::add' => '?',
  12964.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::copyAction' => '?',
  12965.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::deleteAction' => '?',
  12966.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::describeLastCrudAction' => '?',
  12967.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::edit' => '?',
  12968.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::editAction' => '?',
  12969.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::index' => '?',
  12970.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::indexAction' => '?',
  12971.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::newAction' => '?',
  12972.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::previewAction' => '?',
  12973.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::removeAndReplaceAction' => '?',
  12974.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController::revertEntityAction' => '?',
  12975.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::add' => '?',
  12976.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::copyAction' => '?',
  12977.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::deleteAction' => '?',
  12978.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::describeLastCrudAction' => '?',
  12979.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::edit' => '?',
  12980.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::editAction' => '?',
  12981.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::index' => '?',
  12982.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::indexAction' => '?',
  12983.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::newAction' => '?',
  12984.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::previewAction' => '?',
  12985.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController::revertEntityAction' => '?',
  12986.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController::addAction' => '?',
  12987.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController::describeLastCrudAction' => '?',
  12988.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController::postAction' => '?',
  12989.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::add' => '?',
  12990.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::deleteAction' => '?',
  12991.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::describeLastCrudAction' => '?',
  12992.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::edit' => '?',
  12993.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::editAction' => '?',
  12994.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::index' => '?',
  12995.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::indexAction' => '?',
  12996.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::newAction' => '?',
  12997.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController::revertEntityAction' => '?',
  12998.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::add' => '?',
  12999.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::describeLastCrudAction' => '?',
  13000.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::edit' => '?',
  13001.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::index' => '?',
  13002.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::revertEntityAction' => '?',
  13003.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController::showAction' => '?',
  13004.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::add' => '?',
  13005.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::copyAction' => '?',
  13006.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::deleteAction' => '?',
  13007.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::describeLastCrudAction' => '?',
  13008.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::edit' => '?',
  13009.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::editAction' => '?',
  13010.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::index' => '?',
  13011.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::indexAction' => '?',
  13012.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::newAction' => '?',
  13013.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::previewAction' => '?',
  13014.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController::revertEntityAction' => '?',
  13015.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::add' => '?',
  13016.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::deleteAction' => '?',
  13017.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::describeLastCrudAction' => '?',
  13018.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::edit' => '?',
  13019.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::editAction' => '?',
  13020.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::index' => '?',
  13021.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::indexAction' => '?',
  13022.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::newAction' => '?',
  13023.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController::revertEntityAction' => '?',
  13024.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::add' => '?',
  13025.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::describeLastCrudAction' => '?',
  13026.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::edit' => '?',
  13027.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::getAction' => '?',
  13028.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::getByShopAction' => '?',
  13029.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::index' => '?',
  13030.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController::revertEntityAction' => '?',
  13031.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::add' => '?',
  13032.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::attributesAction' => '?',
  13033.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::copyAction' => '?',
  13034.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::deletableListAction' => '?',
  13035.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::deleteAction' => '?',
  13036.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::describeLastCrudAction' => '?',
  13037.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::discardChangesAction' => '?',
  13038.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::edit' => '?',
  13039.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::editAction' => '?',
  13040.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::editSeoAction' => '?',
  13041.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::editableListAction' => '?',
  13042.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::filesAction' => '?',
  13043.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::getByShopsAction' => '?',
  13044.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::index' => '?',
  13045.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::indexAction' => '?',
  13046.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::newAction' => '?',
  13047.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::orderIndexAction' => '?',
  13048.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController::revertEntityAction' => '?',
  13049.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::add' => '?',
  13050.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::copyAction' => '?',
  13051.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::deleteAction' => '?',
  13052.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::describeLastCrudAction' => '?',
  13053.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::edit' => '?',
  13054.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::editAction' => '?',
  13055.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::index' => '?',
  13056.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::indexAction' => '?',
  13057.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::newAction' => '?',
  13058.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController::revertEntityAction' => '?',
  13059.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::add' => '?',
  13060.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::deleteAction' => '?',
  13061.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::describeLastCrudAction' => '?',
  13062.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::edit' => '?',
  13063.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::editAction' => '?',
  13064.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::index' => '?',
  13065.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::indexAction' => '?',
  13066.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::newAction' => '?',
  13067.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController::revertEntityAction' => '?',
  13068.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::add' => '?',
  13069.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::copyAction' => '?',
  13070.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::deleteAction' => '?',
  13071.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::describeLastCrudAction' => '?',
  13072.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::edit' => '?',
  13073.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::editAction' => '?',
  13074.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::index' => '?',
  13075.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::indexAction' => '?',
  13076.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::newAction' => '?',
  13077.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController::revertEntityAction' => '?',
  13078.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::add' => '?',
  13079.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::deleteAction' => '?',
  13080.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::describeLastCrudAction' => '?',
  13081.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::edit' => '?',
  13082.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::editAction' => '?',
  13083.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::index' => '?',
  13084.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::indexAction' => '?',
  13085.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::newAction' => '?',
  13086.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController::revertEntityAction' => '?',
  13087.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::add' => '?',
  13088.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::deleteAction' => '?',
  13089.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::describeLastCrudAction' => '?',
  13090.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::edit' => '?',
  13091.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::editAction' => '?',
  13092.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::index' => '?',
  13093.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::indexAction' => '?',
  13094.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::newAction' => '?',
  13095.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController::revertEntityAction' => '?',
  13096.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::add' => '?',
  13097.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::copyAction' => '?',
  13098.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::deleteAction' => '?',
  13099.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::describeLastCrudAction' => '?',
  13100.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::edit' => '?',
  13101.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::editAction' => '?',
  13102.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::index' => '?',
  13103.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::indexAction' => '?',
  13104.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::newAction' => '?',
  13105.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController::revertEntityAction' => '?',
  13106.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::add' => '?',
  13107.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::deleteAction' => '?',
  13108.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::describeLastCrudAction' => '?',
  13109.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::edit' => '?',
  13110.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::editAction' => '?',
  13111.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::index' => '?',
  13112.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::indexAction' => '?',
  13113.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::newAction' => '?',
  13114.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController::revertEntityAction' => '?',
  13115.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::add' => '?',
  13116.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::copyAction' => '?',
  13117.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::deleteAction' => '?',
  13118.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::describeLastCrudAction' => '?',
  13119.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::edit' => '?',
  13120.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::editAction' => '?',
  13121.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::index' => '?',
  13122.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::indexAction' => '?',
  13123.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::newAction' => '?',
  13124.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController::revertEntityAction' => '?',
  13125.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController::describeLastCrudAction' => '?',
  13126.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController::showAction' => '?',
  13127.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\CategoryController::describeLastCrudAction' => '?',
  13128.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController::createAction' => '?',
  13129.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController::describeLastCrudAction' => '?',
  13130.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController::viewAction' => '?',
  13131.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\CountryController::describeLastCrudAction' => '?',
  13132.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\DistributorController::describeLastCrudAction' => '?',
  13133.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ErrorPageController::describeLastCrudAction' => '?',
  13134.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\EventController::describeLastCrudAction' => '?',
  13135.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\PosController::describeLastCrudAction' => '?',
  13136.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController::describeLastCrudAction' => '?',
  13137.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController::viewAction' => '?',
  13138.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SearchController::describeLastCrudAction' => '?',
  13139.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SectionController::describeLastCrudAction' => '?',
  13140.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ShopController::describeLastCrudAction' => '?',
  13141.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SlideController::describeLastCrudAction' => '?',
  13142.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SubscriberController::describeLastCrudAction' => '?',
  13143.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\TestController::describeLastCrudAction' => '?',
  13144.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\TimelineController::describeLastCrudAction' => '?',
  13145.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController::describeLastCrudAction' => '?',
  13146.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController::listAction' => '?',
  13147.             'Debril\\RssAtomBundle\\Controller\\StreamController:indexAction' => '?',
  13148.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController:describeLastCrudAction' => '?',
  13149.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController:indexAction' => '?',
  13150.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ChangeLogController:viewAction' => '?',
  13151.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController:describeLastCrudAction' => '?',
  13152.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController:indexAction' => '?',
  13153.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\DashboardController:logAction' => '?',
  13154.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController:describeLastCrudAction' => '?',
  13155.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SecurityController:loginAction' => '?',
  13156.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController:describeLastCrudAction' => '?',
  13157.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController:editAction' => '?',
  13158.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\SystemConfigurationController:indexAction' => '?',
  13159.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController:describeLastCrudAction' => '?',
  13160.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController:indexAction' => '?',
  13161.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\ToolsController:infoAction' => '?',
  13162.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:addAction' => '?',
  13163.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:describeLastCrudAction' => '?',
  13164.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:editAction' => '?',
  13165.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:indexAction' => '?',
  13166.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:logAction' => '?',
  13167.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:removeAction' => '?',
  13168.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\UsersController:resetPasswordAction' => '?',
  13169.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:add' => '?',
  13170.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:deleteAction' => '?',
  13171.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:describeLastCrudAction' => '?',
  13172.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:edit' => '?',
  13173.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:editAction' => '?',
  13174.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:index' => '?',
  13175.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:indexAction' => '?',
  13176.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:newAction' => '?',
  13177.             'Hitso\\Bundle\\AdminBundle\\Controller\\Admin\\WhitelistController:revertEntityAction' => '?',
  13178.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController:describeLastCrudAction' => '?',
  13179.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController:editAction' => '?',
  13180.             'Hitso\\Bundle\\BlocksBundle\\Controller\\Admin\\BlockController:indexAction' => '?',
  13181.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:add' => '?',
  13182.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:deleteAction' => '?',
  13183.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:describeLastCrudAction' => '?',
  13184.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:edit' => '?',
  13185.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:editAction' => '?',
  13186.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:index' => '?',
  13187.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:indexAction' => '?',
  13188.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:newAction' => '?',
  13189.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:removeAndReplaceAction' => '?',
  13190.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeController:revertEntityAction' => '?',
  13191.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:add' => '?',
  13192.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:deleteAction' => '?',
  13193.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:describeLastCrudAction' => '?',
  13194.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:edit' => '?',
  13195.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:editAction' => '?',
  13196.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:index' => '?',
  13197.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:indexAction' => '?',
  13198.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:newAction' => '?',
  13199.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\AttributeGroupController:revertEntityAction' => '?',
  13200.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:add' => '?',
  13201.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:deleteAction' => '?',
  13202.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:describeLastCrudAction' => '?',
  13203.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:edit' => '?',
  13204.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:editAction' => '?',
  13205.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:index' => '?',
  13206.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:indexAction' => '?',
  13207.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:newAction' => '?',
  13208.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\BrandController:revertEntityAction' => '?',
  13209.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:add' => '?',
  13210.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:deleteAction' => '?',
  13211.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:describeLastCrudAction' => '?',
  13212.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:edit' => '?',
  13213.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:editAction' => '?',
  13214.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:index' => '?',
  13215.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:indexAction' => '?',
  13216.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:newAction' => '?',
  13217.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategoryController:revertEntityAction' => '?',
  13218.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:add' => '?',
  13219.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:deleteAction' => '?',
  13220.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:describeLastCrudAction' => '?',
  13221.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:edit' => '?',
  13222.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:editAction' => '?',
  13223.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:index' => '?',
  13224.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:indexAction' => '?',
  13225.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:newAction' => '?',
  13226.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\CategorySectionController:revertEntityAction' => '?',
  13227.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:acceptAction' => '?',
  13228.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:add' => '?',
  13229.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:describeLastCrudAction' => '?',
  13230.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:discardAction' => '?',
  13231.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:edit' => '?',
  13232.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:index' => '?',
  13233.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:indexAction' => '?',
  13234.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:previewAction' => '?',
  13235.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:revertAction' => '?',
  13236.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:revertEntityAction' => '?',
  13237.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductChangeLogController:showAction' => '?',
  13238.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:add' => '?',
  13239.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:attributesAction' => '?',
  13240.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:copyAction' => '?',
  13241.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:deletableListAction' => '?',
  13242.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:deleteAction' => '?',
  13243.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:describeLastCrudAction' => '?',
  13244.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:discardChangesAction' => '?',
  13245.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:edit' => '?',
  13246.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:editAction' => '?',
  13247.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:editSeoAction' => '?',
  13248.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:editableListAction' => '?',
  13249.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:filesAction' => '?',
  13250.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:getByShopsAction' => '?',
  13251.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:index' => '?',
  13252.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:indexAction' => '?',
  13253.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:newAction' => '?',
  13254.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:orderIndexAction' => '?',
  13255.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductController:revertEntityAction' => '?',
  13256.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:add' => '?',
  13257.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:deleteAction' => '?',
  13258.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:describeLastCrudAction' => '?',
  13259.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:edit' => '?',
  13260.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:editAction' => '?',
  13261.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:index' => '?',
  13262.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:indexAction' => '?',
  13263.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:newAction' => '?',
  13264.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductReviewController:revertEntityAction' => '?',
  13265.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:add' => '?',
  13266.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:deleteAction' => '?',
  13267.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:describeLastCrudAction' => '?',
  13268.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:edit' => '?',
  13269.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:editAction' => '?',
  13270.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:index' => '?',
  13271.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:indexAction' => '?',
  13272.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:logIndexAction' => '?',
  13273.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:newAction' => '?',
  13274.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:pReviewction' => '?',
  13275.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:revertAction' => '?',
  13276.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\ProductSectionController:revertEntityAction' => '?',
  13277.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:add' => '?',
  13278.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:deleteAction' => '?',
  13279.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:describeLastCrudAction' => '?',
  13280.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:edit' => '?',
  13281.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:editAction' => '?',
  13282.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:index' => '?',
  13283.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:indexAction' => '?',
  13284.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:newAction' => '?',
  13285.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Admin\\TaxRateController:revertEntityAction' => '?',
  13286.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController:describeLastCrudAction' => '?',
  13287.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CategoryController:showAction' => '?',
  13288.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController:describeLastCrudAction' => '?',
  13289.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController:indexAction' => '?',
  13290.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController:pReviewction' => '?',
  13291.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\CompareController:productAction' => '?',
  13292.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ErrorPageController:describeLastCrudAction' => '?',
  13293.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController:describeLastCrudAction' => '?',
  13294.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\FeaturedProductsController:indexAction' => '?',
  13295.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController:describeLastCrudAction' => '?',
  13296.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController:searchForCategoryAction' => '?',
  13297.             'Hitso\\Bundle\\CatalogBundle\\Controller\\Front\\ProductController:showAction' => '?',
  13298.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\LikesController:describeLastCrudAction' => '?',
  13299.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController:logsAction' => '?',
  13300.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController:mtimeAction' => '?',
  13301.             'Hitso\\Bundle\\CommonBundle\\Controller\\Api\\MonitorController:setViewHandler' => '?',
  13302.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\AboutUsController:describeLastCrudAction' => '?',
  13303.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\HomePageController:describeLastCrudAction' => '?',
  13304.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController:describeLastCrudAction' => '?',
  13305.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController:loginAction' => '?',
  13306.             'Hitso\\Bundle\\CommonBundle\\Controller\\Front\\UserController:registerAction' => '?',
  13307.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:add' => '?',
  13308.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:addAction' => '?',
  13309.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:deleteAction' => '?',
  13310.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:describeLastCrudAction' => '?',
  13311.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:edit' => '?',
  13312.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:editAction' => '?',
  13313.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:index' => '?',
  13314.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:indexAction' => '?',
  13315.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\AuthorController:revertEntityAction' => '?',
  13316.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController:deleteAction' => '?',
  13317.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController:describeLastCrudAction' => '?',
  13318.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController:editAction' => '?',
  13319.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController:indexAction' => '?',
  13320.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\BannerController:newAction' => '?',
  13321.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:add' => '?',
  13322.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:addAction' => '?',
  13323.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:describeLastCrudAction' => '?',
  13324.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:edit' => '?',
  13325.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:editAction' => '?',
  13326.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:index' => '?',
  13327.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:indexAction' => '?',
  13328.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CategoryController:revertEntityAction' => '?',
  13329.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:contentCommentsAction' => '?',
  13330.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:contentTypeCommentsAction' => '?',
  13331.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:deleteAction' => '?',
  13332.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:describeLastCrudAction' => '?',
  13333.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:indexAction' => '?',
  13334.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:switchStatusAction' => '?',
  13335.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\CommentController:viewAction' => '?',
  13336.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:add' => '?',
  13337.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:describeLastCrudAction' => '?',
  13338.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:discardAction' => '?',
  13339.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:edit' => '?',
  13340.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:index' => '?',
  13341.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:revertAction' => '?',
  13342.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:revertEntityAction' => '?',
  13343.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentChangeLogController:showAction' => '?',
  13344.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:add' => '?',
  13345.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:copyAction' => '?',
  13346.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:deletableListAction' => '?',
  13347.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:deleteAction' => '?',
  13348.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:describeLastCrudAction' => '?',
  13349.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:edit' => '?',
  13350.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:editAction' => '?',
  13351.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:editableListAction' => '?',
  13352.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:index' => '?',
  13353.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:indexAction' => '?',
  13354.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:rejectAction' => '?',
  13355.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:renderEditableElement' => '?',
  13356.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\ContentController:revertEntityAction' => '?',
  13357.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController:deleteAction' => '?',
  13358.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\RateController:describeLastCrudAction' => '?',
  13359.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:add' => '?',
  13360.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:deleteAction' => '?',
  13361.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:describeLastCrudAction' => '?',
  13362.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:edit' => '?',
  13363.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:editAction' => '?',
  13364.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:index' => '?',
  13365.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:indexAction' => '?',
  13366.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:moveAction' => '?',
  13367.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:newAction' => '?',
  13368.             'Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController:revertEntityAction' => '?',
  13369.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController:describeLastCrudAction' => '?',
  13370.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\CommentController:postCommentAction' => '?',
  13371.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:add' => '?',
  13372.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:describeLastCrudAction' => '?',
  13373.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:edit' => '?',
  13374.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:index' => '?',
  13375.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:putContentAction' => '?',
  13376.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ContentController:revertEntityAction' => '?',
  13377.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController:deleteElementAction' => '?',
  13378.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController:describeLastCrudAction' => '?',
  13379.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController:postElementAction' => '?',
  13380.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\ElementController:putElementAction' => '?',
  13381.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController:add' => '?',
  13382.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController:describeLastCrudAction' => '?',
  13383.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController:edit' => '?',
  13384.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController:index' => '?',
  13385.             'Hitso\\Bundle\\ContentBundle\\Controller\\Api\\SearchController:revertEntityAction' => '?',
  13386.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController:describeLastCrudAction' => '?',
  13387.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController:indexAction' => '?',
  13388.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController:pageAction' => '?',
  13389.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController:paginateAction' => '?',
  13390.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleCategoryController:showAction' => '?',
  13391.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController:describeLastCrudAction' => '?',
  13392.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController:editAction' => '?',
  13393.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController:logPReviewction' => '?',
  13394.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ArticleController:showAction' => '?',
  13395.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController:describeLastCrudAction' => '?',
  13396.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\ContentController:logPReviewction' => '?',
  13397.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController:describeLastCrudAction' => '?',
  13398.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\FormController:indexAction' => '?',
  13399.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController:describeLastCrudAction' => '?',
  13400.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController:editAction' => '?',
  13401.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController:logPReviewction' => '?',
  13402.             'Hitso\\Bundle\\ContentBundle\\Controller\\Front\\PageController:showAction' => '?',
  13403.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController:describeLastCrudAction' => '?',
  13404.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController:exportToCsvAction' => '?',
  13405.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController:exportToGoogleSheetAction' => '?',
  13406.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController:importFromCsvAction' => '?',
  13407.             'Hitso\\Bundle\\DataTableBundle\\Controller\\Admin\\DataTableController:importFromGoogleSheetAction' => '?',
  13408.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController:describeLastCrudAction' => '?',
  13409.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController:removeAction' => '?',
  13410.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DirectoryController:updateAction' => '?',
  13411.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController:addBreadcrumbs' => '?',
  13412.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController:describeLastCrudAction' => '?',
  13413.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController:getAction' => '?',
  13414.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController:indexAction' => '?',
  13415.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\DownloadController:viewAction' => '?',
  13416.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:add' => '?',
  13417.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:describeLastCrudAction' => '?',
  13418.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:edit' => '?',
  13419.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:index' => '?',
  13420.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:pReviewction' => '?',
  13421.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:revertAction' => '?',
  13422.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileChangeLogController:revertEntityAction' => '?',
  13423.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:add' => '?',
  13424.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:deletableListAction' => '?',
  13425.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:deleteAction' => '?',
  13426.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:deleteDiscardAction' => '?',
  13427.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:describeLastCrudAction' => '?',
  13428.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:disposableAction' => '?',
  13429.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:downloadAction' => '?',
  13430.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:edit' => '?',
  13431.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:getAction' => '?',
  13432.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:getUrl' => '?',
  13433.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:index' => '?',
  13434.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:moveAction' => '?',
  13435.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:removeAction' => '?',
  13436.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:revertEntityAction' => '?',
  13437.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:updateAction' => '?',
  13438.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\FileController:uploadAction' => '?',
  13439.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController:addAction' => '?',
  13440.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController:describeLastCrudAction' => '?',
  13441.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Admin\\HotspotController:postAction' => '?',
  13442.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController:describeLastCrudAction' => '?',
  13443.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController:downloadAction' => '?',
  13444.             'Hitso\\Bundle\\FileManagerBundle\\Controller\\Front\\DownloadController:streamAction' => '?',
  13445.             'Hitso\\Bundle\\FormBundle\\Controller\\ApiController:describeLastCrudAction' => '?',
  13446.             'Hitso\\Bundle\\FormBundle\\Controller\\DownloadController:describeLastCrudAction' => '?',
  13447.             'Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController:describeLastCrudAction' => '?',
  13448.             'Hitso\\Bundle\\NavigationBundle\\Controller\\ApiController:setViewHandler' => '?',
  13449.             'Hitso\\Bundle\\NavigationBundle\\Controller\\NavigationController:describeLastCrudAction' => '?',
  13450.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:add' => '?',
  13451.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:deleteAction' => '?',
  13452.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:describeLastCrudAction' => '?',
  13453.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:edit' => '?',
  13454.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:editAction' => '?',
  13455.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:index' => '?',
  13456.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:indexAction' => '?',
  13457.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:newAction' => '?',
  13458.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Admin\\SubscriberController:revertEntityAction' => '?',
  13459.             'Hitso\\Bundle\\NewsletterBundle\\Controller\\Front\\SubscriberController:describeLastCrudAction' => '?',
  13460.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:add' => '?',
  13461.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:deleteAction' => '?',
  13462.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:deleteProbeOptionAction' => '?',
  13463.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:describeLastCrudAction' => '?',
  13464.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:edit' => '?',
  13465.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:editAction' => '?',
  13466.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:editProbeOptionAction' => '?',
  13467.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:index' => '?',
  13468.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:indexAction' => '?',
  13469.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:newAction' => '?',
  13470.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:probeOptionsAction' => '?',
  13471.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:probeResultsAction' => '?',
  13472.             'Hitso\\Bundle\\ProbeBundle\\Controller\\Admin\\ProbeController:revertEntityAction' => '?',
  13473.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController:deleteAction' => '?',
  13474.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController:describeLastCrudAction' => '?',
  13475.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController:editAction' => '?',
  13476.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController:indexAction' => '?',
  13477.             'Hitso\\Bundle\\QABundle\\Controller\\AnswerController:newAction' => '?',
  13478.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:addBreadcrumbs' => '?',
  13479.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:deleteAction' => '?',
  13480.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:describeLastCrudAction' => '?',
  13481.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:editAction' => '?',
  13482.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:indexAction' => '?',
  13483.             'Hitso\\Bundle\\QABundle\\Controller\\QuestionController:newAction' => '?',
  13484.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:deleteAction' => '?',
  13485.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:describeLastCrudAction' => '?',
  13486.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:editAction' => '?',
  13487.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:importAction' => '?',
  13488.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:indexAction' => '?',
  13489.             'Hitso\\Bundle\\RoutingBundle\\Controller\\Admin\\RedirectController:newAction' => '?',
  13490.             'Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController:describeLastCrudAction' => '?',
  13491.             'Hitso\\Bundle\\SearchBundle\\Controller\\Admin\\AutocompleteController:searchAction' => '?',
  13492.             'Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController:describeLastCrudAction' => '?',
  13493.             'Hitso\\Bundle\\SearchBundle\\Controller\\Front\\SearchController:searchAction' => '?',
  13494.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:add' => '?',
  13495.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:addAction' => '?',
  13496.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:deleteAction' => '?',
  13497.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:describeLastCrudAction' => '?',
  13498.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:edit' => '?',
  13499.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:editAction' => '?',
  13500.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:index' => '?',
  13501.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:indexAction' => '?',
  13502.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\BlockController:revertEntityAction' => '?',
  13503.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:add' => '?',
  13504.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:deleteAction' => '?',
  13505.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:describeLastCrudAction' => '?',
  13506.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:edit' => '?',
  13507.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:editAction' => '?',
  13508.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:index' => '?',
  13509.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:indexAction' => '?',
  13510.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:newAction' => '?',
  13511.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\GroupController:revertEntityAction' => '?',
  13512.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:add' => '?',
  13513.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:addAction' => '?',
  13514.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:deleteAction' => '?',
  13515.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:describeLastCrudAction' => '?',
  13516.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:edit' => '?',
  13517.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:editAction' => '?',
  13518.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:index' => '?',
  13519.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:indexAction' => '?',
  13520.             'Hitso\\Bundle\\SectionBundle\\Controller\\Admin\\SectionController:revertEntityAction' => '?',
  13521.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController:describeLastCrudAction' => '?',
  13522.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController:indexAction' => '?',
  13523.             'Hitso\\Bundle\\SectionBundle\\Controller\\Front\\SectionController:showAction' => '?',
  13524.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController:deleteAction' => '?',
  13525.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController:describeLastCrudAction' => '?',
  13526.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController:editAction' => '?',
  13527.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController:indexAction' => '?',
  13528.             'Hitso\\Bundle\\SeoBundle\\Controller\\Admin\\SeoPageController:newAction' => '?',
  13529.             'Hitso\\Bundle\\SeoBundle\\Controller\\Front\\SitemapController:indexAction' => '?',
  13530.             'Hitso\\Bundle\\SeoBundle\\Controller\\Front\\SitemapController:sectionAction' => '?',
  13531.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:add' => '?',
  13532.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:deleteAction' => '?',
  13533.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:describeLastCrudAction' => '?',
  13534.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:edit' => '?',
  13535.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:editAction' => '?',
  13536.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:index' => '?',
  13537.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:indexAction' => '?',
  13538.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:newAction' => '?',
  13539.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagController:revertEntityAction' => '?',
  13540.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:add' => '?',
  13541.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:deleteAction' => '?',
  13542.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:describeLastCrudAction' => '?',
  13543.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:edit' => '?',
  13544.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:editAction' => '?',
  13545.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:index' => '?',
  13546.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:indexAction' => '?',
  13547.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:newAction' => '?',
  13548.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Admin\\TagTypeController:revertEntityAction' => '?',
  13549.             'Hitso\\Bundle\\TaggingBundle\\Controller\\Api\\TagController:describeLastCrudAction' => '?',
  13550.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController:deleteAction' => '?',
  13551.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController:describeLastCrudAction' => '?',
  13552.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController:editAction' => '?',
  13553.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController:indexAction' => '?',
  13554.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Admin\\TicketController:newAction' => '?',
  13555.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController:confirmAction' => '?',
  13556.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController:describeLastCrudAction' => '?',
  13557.             'Hitso\\Bundle\\TicketsBundle\\Controller\\Front\\TicketController:indexAction' => '?',
  13558.             'Hitso\\Bundle\\TranslationBundle\\Controller\\ApiController:describeLastCrudAction' => '?',
  13559.             'Hitso\\Bundle\\TranslationBundle\\Controller\\ApiController:setViewHandler' => '?',
  13560.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:addAction' => '?',
  13561.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:applyAction' => '?',
  13562.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:describeLastCrudAction' => '?',
  13563.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:editAction' => '?',
  13564.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:exportAction' => '?',
  13565.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:importAction' => '?',
  13566.             'Hitso\\Bundle\\TranslationBundle\\Controller\\TranslatorController:indexAction' => '?',
  13567.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:add' => '?',
  13568.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:deleteAction' => '?',
  13569.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:describeLastCrudAction' => '?',
  13570.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:edit' => '?',
  13571.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:editAction' => '?',
  13572.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:index' => '?',
  13573.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:indexAction' => '?',
  13574.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:newAction' => '?',
  13575.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:removeAndReplaceAction' => '?',
  13576.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\AttributeController:revertEntityAction' => '?',
  13577.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:add' => '?',
  13578.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:addAction' => '?',
  13579.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:describeLastCrudAction' => '?',
  13580.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:edit' => '?',
  13581.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:editAction' => '?',
  13582.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:index' => '?',
  13583.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:indexAction' => '?',
  13584.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\CategoryController:revertEntityAction' => '?',
  13585.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:add' => '?',
  13586.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:deleteAction' => '?',
  13587.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:describeLastCrudAction' => '?',
  13588.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:edit' => '?',
  13589.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:editAction' => '?',
  13590.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:index' => '?',
  13591.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:indexAction' => '?',
  13592.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:newAction' => '?',
  13593.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactController:revertEntityAction' => '?',
  13594.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:add' => '?',
  13595.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:deleteAction' => '?',
  13596.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:describeLastCrudAction' => '?',
  13597.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:edit' => '?',
  13598.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:editAction' => '?',
  13599.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:index' => '?',
  13600.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:indexAction' => '?',
  13601.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:newAction' => '?',
  13602.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContactFormController:revertEntityAction' => '?',
  13603.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:add' => '?',
  13604.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:addAction' => '?',
  13605.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:describeLastCrudAction' => '?',
  13606.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:edit' => '?',
  13607.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:editAction' => '?',
  13608.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:index' => '?',
  13609.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:indexAction' => '?',
  13610.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentCategoryController:revertEntityAction' => '?',
  13611.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:add' => '?',
  13612.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:addAction' => '?',
  13613.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:describeLastCrudAction' => '?',
  13614.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:edit' => '?',
  13615.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:editAction' => '?',
  13616.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:getByShopsAction' => '?',
  13617.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:index' => '?',
  13618.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:indexAction' => '?',
  13619.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ContentController:revertEntityAction' => '?',
  13620.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:add' => '?',
  13621.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:copyAction' => '?',
  13622.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:deleteAction' => '?',
  13623.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:describeLastCrudAction' => '?',
  13624.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:edit' => '?',
  13625.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:editAction' => '?',
  13626.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:index' => '?',
  13627.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:indexAction' => '?',
  13628.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:newAction' => '?',
  13629.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceCategoryController:revertEntityAction' => '?',
  13630.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:add' => '?',
  13631.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:copyAction' => '?',
  13632.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:deleteAction' => '?',
  13633.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:describeLastCrudAction' => '?',
  13634.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:edit' => '?',
  13635.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:editAction' => '?',
  13636.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:index' => '?',
  13637.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:indexAction' => '?',
  13638.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:newAction' => '?',
  13639.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DeviceController:revertEntityAction' => '?',
  13640.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:add' => '?',
  13641.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:copyAction' => '?',
  13642.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:deleteAction' => '?',
  13643.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:describeLastCrudAction' => '?',
  13644.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:edit' => '?',
  13645.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:editAction' => '?',
  13646.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:index' => '?',
  13647.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:indexAction' => '?',
  13648.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:newAction' => '?',
  13649.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\DistributorController:revertEntityAction' => '?',
  13650.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:add' => '?',
  13651.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:copyAction' => '?',
  13652.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:deleteAction' => '?',
  13653.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:describeLastCrudAction' => '?',
  13654.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:edit' => '?',
  13655.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:editAction' => '?',
  13656.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:index' => '?',
  13657.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:indexAction' => '?',
  13658.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:newAction' => '?',
  13659.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\EventController:revertEntityAction' => '?',
  13660.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:add' => '?',
  13661.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:copyAction' => '?',
  13662.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:deleteAction' => '?',
  13663.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:describeLastCrudAction' => '?',
  13664.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:edit' => '?',
  13665.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:editAction' => '?',
  13666.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:index' => '?',
  13667.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:indexAction' => '?',
  13668.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:newAction' => '?',
  13669.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:previewAction' => '?',
  13670.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:removeAndReplaceAction' => '?',
  13671.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureController:revertEntityAction' => '?',
  13672.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:add' => '?',
  13673.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:copyAction' => '?',
  13674.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:deleteAction' => '?',
  13675.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:describeLastCrudAction' => '?',
  13676.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:edit' => '?',
  13677.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:editAction' => '?',
  13678.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:index' => '?',
  13679.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:indexAction' => '?',
  13680.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:newAction' => '?',
  13681.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:previewAction' => '?',
  13682.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\FeatureHsmController:revertEntityAction' => '?',
  13683.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController:addAction' => '?',
  13684.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController:describeLastCrudAction' => '?',
  13685.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\HotspotController:postAction' => '?',
  13686.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:add' => '?',
  13687.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:deleteAction' => '?',
  13688.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:describeLastCrudAction' => '?',
  13689.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:edit' => '?',
  13690.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:editAction' => '?',
  13691.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:index' => '?',
  13692.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:indexAction' => '?',
  13693.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:newAction' => '?',
  13694.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PosController:revertEntityAction' => '?',
  13695.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:add' => '?',
  13696.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:describeLastCrudAction' => '?',
  13697.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:edit' => '?',
  13698.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:index' => '?',
  13699.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:revertEntityAction' => '?',
  13700.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\PreviewController:showAction' => '?',
  13701.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:add' => '?',
  13702.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:copyAction' => '?',
  13703.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:deleteAction' => '?',
  13704.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:describeLastCrudAction' => '?',
  13705.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:edit' => '?',
  13706.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:editAction' => '?',
  13707.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:index' => '?',
  13708.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:indexAction' => '?',
  13709.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:newAction' => '?',
  13710.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:previewAction' => '?',
  13711.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAccessoryController:revertEntityAction' => '?',
  13712.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:add' => '?',
  13713.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:deleteAction' => '?',
  13714.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:describeLastCrudAction' => '?',
  13715.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:edit' => '?',
  13716.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:editAction' => '?',
  13717.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:index' => '?',
  13718.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:indexAction' => '?',
  13719.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:newAction' => '?',
  13720.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductAttachmentController:revertEntityAction' => '?',
  13721.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:add' => '?',
  13722.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:describeLastCrudAction' => '?',
  13723.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:edit' => '?',
  13724.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:getAction' => '?',
  13725.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:getByShopAction' => '?',
  13726.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:index' => '?',
  13727.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductCategoryController:revertEntityAction' => '?',
  13728.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:add' => '?',
  13729.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:attributesAction' => '?',
  13730.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:copyAction' => '?',
  13731.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:deletableListAction' => '?',
  13732.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:deleteAction' => '?',
  13733.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:describeLastCrudAction' => '?',
  13734.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:discardChangesAction' => '?',
  13735.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:edit' => '?',
  13736.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:editAction' => '?',
  13737.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:editSeoAction' => '?',
  13738.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:editableListAction' => '?',
  13739.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:filesAction' => '?',
  13740.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:getByShopsAction' => '?',
  13741.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:index' => '?',
  13742.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:indexAction' => '?',
  13743.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:newAction' => '?',
  13744.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:orderIndexAction' => '?',
  13745.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ProductController:revertEntityAction' => '?',
  13746.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:add' => '?',
  13747.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:copyAction' => '?',
  13748.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:deleteAction' => '?',
  13749.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:describeLastCrudAction' => '?',
  13750.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:edit' => '?',
  13751.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:editAction' => '?',
  13752.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:index' => '?',
  13753.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:indexAction' => '?',
  13754.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:newAction' => '?',
  13755.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegionController:revertEntityAction' => '?',
  13756.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:add' => '?',
  13757.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:deleteAction' => '?',
  13758.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:describeLastCrudAction' => '?',
  13759.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:edit' => '?',
  13760.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:editAction' => '?',
  13761.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:index' => '?',
  13762.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:indexAction' => '?',
  13763.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:newAction' => '?',
  13764.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\RegistrationRequestController:revertEntityAction' => '?',
  13765.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:add' => '?',
  13766.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:copyAction' => '?',
  13767.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:deleteAction' => '?',
  13768.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:describeLastCrudAction' => '?',
  13769.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:edit' => '?',
  13770.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:editAction' => '?',
  13771.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:index' => '?',
  13772.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:indexAction' => '?',
  13773.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:newAction' => '?',
  13774.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\SewController:revertEntityAction' => '?',
  13775.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:add' => '?',
  13776.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:deleteAction' => '?',
  13777.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:describeLastCrudAction' => '?',
  13778.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:edit' => '?',
  13779.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:editAction' => '?',
  13780.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:index' => '?',
  13781.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:indexAction' => '?',
  13782.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:newAction' => '?',
  13783.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\ShopController:revertEntityAction' => '?',
  13784.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:add' => '?',
  13785.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:deleteAction' => '?',
  13786.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:describeLastCrudAction' => '?',
  13787.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:edit' => '?',
  13788.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:editAction' => '?',
  13789.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:index' => '?',
  13790.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:indexAction' => '?',
  13791.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:newAction' => '?',
  13792.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TagCategoryController:revertEntityAction' => '?',
  13793.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:add' => '?',
  13794.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:copyAction' => '?',
  13795.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:deleteAction' => '?',
  13796.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:describeLastCrudAction' => '?',
  13797.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:edit' => '?',
  13798.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:editAction' => '?',
  13799.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:index' => '?',
  13800.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:indexAction' => '?',
  13801.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:newAction' => '?',
  13802.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineController:revertEntityAction' => '?',
  13803.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:add' => '?',
  13804.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:deleteAction' => '?',
  13805.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:describeLastCrudAction' => '?',
  13806.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:edit' => '?',
  13807.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:editAction' => '?',
  13808.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:index' => '?',
  13809.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:indexAction' => '?',
  13810.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:newAction' => '?',
  13811.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\TimelineEventController:revertEntityAction' => '?',
  13812.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:add' => '?',
  13813.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:copyAction' => '?',
  13814.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:deleteAction' => '?',
  13815.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:describeLastCrudAction' => '?',
  13816.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:edit' => '?',
  13817.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:editAction' => '?',
  13818.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:index' => '?',
  13819.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:indexAction' => '?',
  13820.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:newAction' => '?',
  13821.             'Juki\\Bundle\\AppBundle\\Controller\\Admin\\WizardCategoryController:revertEntityAction' => '?',
  13822.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController:describeLastCrudAction' => '?',
  13823.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ArticleController:showAction' => '?',
  13824.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\CategoryController:describeLastCrudAction' => '?',
  13825.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController:createAction' => '?',
  13826.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController:describeLastCrudAction' => '?',
  13827.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ContactController:viewAction' => '?',
  13828.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\CountryController:describeLastCrudAction' => '?',
  13829.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\DistributorController:describeLastCrudAction' => '?',
  13830.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ErrorPageController:describeLastCrudAction' => '?',
  13831.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\EventController:describeLastCrudAction' => '?',
  13832.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\PosController:describeLastCrudAction' => '?',
  13833.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController:describeLastCrudAction' => '?',
  13834.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ProductController:viewAction' => '?',
  13835.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SearchController:describeLastCrudAction' => '?',
  13836.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SectionController:describeLastCrudAction' => '?',
  13837.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\ShopController:describeLastCrudAction' => '?',
  13838.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SlideController:describeLastCrudAction' => '?',
  13839.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\SubscriberController:describeLastCrudAction' => '?',
  13840.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\TestController:describeLastCrudAction' => '?',
  13841.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\TimelineController:describeLastCrudAction' => '?',
  13842.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController:describeLastCrudAction' => '?',
  13843.             'Juki\\Bundle\\AppBundle\\Controller\\Api\\WizardCategoryController:listAction' => '?',
  13844.         ]);
  13845.     }
  13846.     /**
  13847.      * Gets the private '.service_locator.92PjwDN' shared service.
  13848.      *
  13849.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13850.      */
  13851.     protected function get_ServiceLocator_92PjwDNService()
  13852.     {
  13853.         return $this->privates['.service_locator.92PjwDN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13854.             'article' => ['privates''.errored..service_locator.92PjwDN.Hitso\\Bundle\\ContentBundle\\Entity\\Article'NULL'Cannot autowire service ".service_locator.92PjwDN": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Article" but no such service exists.'],
  13855.             'context' => ['privates''.errored..service_locator.92PjwDN.Hitso\\Bundle\\ContentBundle\\Model\\EditContext'NULL'Cannot autowire service ".service_locator.92PjwDN": it references class "Hitso\\Bundle\\ContentBundle\\Model\\EditContext" but no such service exists.'],
  13856.         ], [
  13857.             'article' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Article',
  13858.             'context' => 'Hitso\\Bundle\\ContentBundle\\Model\\EditContext',
  13859.         ]);
  13860.     }
  13861.     /**
  13862.      * Gets the private '.service_locator.9bn2lCH' shared service.
  13863.      *
  13864.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13865.      */
  13866.     protected function get_ServiceLocator_9bn2lCHService()
  13867.     {
  13868.         return $this->privates['.service_locator.9bn2lCH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13869.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  13870.             'category' => ['privates''.errored..service_locator.9bn2lCH.Hitso\\Bundle\\CatalogBundle\\Entity\\Category'NULL'Cannot autowire service ".service_locator.9bn2lCH": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Category" but no such service exists.'],
  13871.         ], [
  13872.             'breadcrumbs' => '?',
  13873.             'category' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\Category',
  13874.         ]);
  13875.     }
  13876.     /**
  13877.      * Gets the private '.service_locator.A3vLoK4' shared service.
  13878.      *
  13879.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13880.      */
  13881.     protected function get_ServiceLocator_A3vLoK4Service()
  13882.     {
  13883.         return $this->privates['.service_locator.A3vLoK4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13884.             'searchRequest' => ['privates''.errored..service_locator.A3vLoK4.Hitso\\Bundle\\SearchBundle\\Model\\SearchRequest'NULL'Cannot autowire service ".service_locator.A3vLoK4": it references class "Hitso\\Bundle\\SearchBundle\\Model\\SearchRequest" but no such service exists.'],
  13885.         ], [
  13886.             'searchRequest' => 'Hitso\\Bundle\\SearchBundle\\Model\\SearchRequest',
  13887.         ]);
  13888.     }
  13889.     /**
  13890.      * Gets the private '.service_locator.ARP3woz' shared service.
  13891.      *
  13892.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13893.      */
  13894.     protected function get_ServiceLocator_ARP3wozService()
  13895.     {
  13896.         return $this->privates['.service_locator.ARP3woz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13897.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  13898.             'entity' => ['privates''.errored..service_locator.ARP3woz.Juki\\Bundle\\AppBundle\\Entity\\Contact'NULL'Cannot autowire service ".service_locator.ARP3woz": it references class "Juki\\Bundle\\AppBundle\\Entity\\Contact" but no such service exists.'],
  13899.         ], [
  13900.             'breadcrumbs' => '?',
  13901.             'entity' => 'Juki\\Bundle\\AppBundle\\Entity\\Contact',
  13902.         ]);
  13903.     }
  13904.     /**
  13905.      * Gets the private '.service_locator.AZq.RGg' shared service.
  13906.      *
  13907.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13908.      */
  13909.     protected function get_ServiceLocator_AZq_RGgService()
  13910.     {
  13911.         return $this->privates['.service_locator.AZq.RGg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13912.             'entity' => ['privates''.errored..service_locator.AZq.RGg.Juki\\Bundle\\AppBundle\\Entity\\ContactForm'NULL'Cannot autowire service ".service_locator.AZq.RGg": it references class "Juki\\Bundle\\AppBundle\\Entity\\ContactForm" but no such service exists.'],
  13913.         ], [
  13914.             'entity' => 'Juki\\Bundle\\AppBundle\\Entity\\ContactForm',
  13915.         ]);
  13916.     }
  13917.     /**
  13918.      * Gets the private '.service_locator.BTejTgT' shared service.
  13919.      *
  13920.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13921.      */
  13922.     protected function get_ServiceLocator_BTejTgTService()
  13923.     {
  13924.         return $this->privates['.service_locator.BTejTgT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13925.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  13926.             'sew' => ['privates''.errored..service_locator.BTejTgT.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Sew'NULL'Cannot autowire service ".service_locator.BTejTgT": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Sew" but no such service exists.'],
  13927.         ], [
  13928.             'breadcrumbs' => '?',
  13929.             'sew' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Sew',
  13930.         ]);
  13931.     }
  13932.     /**
  13933.      * Gets the private '.service_locator.DM_3qQ.' shared service.
  13934.      *
  13935.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13936.      */
  13937.     protected function get_ServiceLocator_DM3qQ_Service()
  13938.     {
  13939.         return $this->privates['.service_locator.DM_3qQ.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13940.             'user' => ['privates''.errored..service_locator.DM_3qQ..Hitso\\Bundle\\CommonBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.DM_3qQ.": it references class "Hitso\\Bundle\\CommonBundle\\Entity\\User" but no such service exists.'],
  13941.         ], [
  13942.             'user' => 'Hitso\\Bundle\\CommonBundle\\Entity\\User',
  13943.         ]);
  13944.     }
  13945.     /**
  13946.      * Gets the private '.service_locator.DRpKkm_' shared service.
  13947.      *
  13948.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13949.      */
  13950.     protected function get_ServiceLocator_DRpKkmService()
  13951.     {
  13952.         return $this->privates['.service_locator.DRpKkm_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13953.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  13954.             'repository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  13955.         ], [
  13956.             'breadcrumbs' => '?',
  13957.             'repository' => 'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository',
  13958.         ]);
  13959.     }
  13960.     /**
  13961.      * Gets the private '.service_locator.DzfalTt' shared service.
  13962.      *
  13963.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13964.      */
  13965.     protected function get_ServiceLocator_DzfalTtService()
  13966.     {
  13967.         return $this->privates['.service_locator.DzfalTt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13968.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  13969.             'operationManager' => ['privates''Hitso\\Bundle\\TicketsBundle\\Manager\\OperationManager''getOperationManagerService'false],
  13970.             'ticket' => ['privates''.errored..service_locator.DzfalTt.Hitso\\Bundle\\TicketsBundle\\Entity\\Ticket'NULL'Cannot autowire service ".service_locator.DzfalTt": it references class "Hitso\\Bundle\\TicketsBundle\\Entity\\Ticket" but no such service exists.'],
  13971.         ], [
  13972.             'breadcrumbs' => '?',
  13973.             'operationManager' => 'Hitso\\Bundle\\TicketsBundle\\Manager\\OperationManager',
  13974.             'ticket' => 'Hitso\\Bundle\\TicketsBundle\\Entity\\Ticket',
  13975.         ]);
  13976.     }
  13977.     /**
  13978.      * Gets the private '.service_locator.E.q9c.k' shared service.
  13979.      *
  13980.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13981.      */
  13982.     protected function get_ServiceLocator_E_Q9c_KService()
  13983.     {
  13984.         return $this->privates['.service_locator.E.q9c.k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13985.             'category' => ['privates''.errored..service_locator.E.q9c.k.Juki\\Bundle\\AppBundle\\Entity\\WizardCategory'NULL'Cannot autowire service ".service_locator.E.q9c.k": it references class "Juki\\Bundle\\AppBundle\\Entity\\WizardCategory" but no such service exists.'],
  13986.         ], [
  13987.             'category' => 'Juki\\Bundle\\AppBundle\\Entity\\WizardCategory',
  13988.         ]);
  13989.     }
  13990.     /**
  13991.      * Gets the private '.service_locator.EIt8iQe' shared service.
  13992.      *
  13993.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13994.      */
  13995.     protected function get_ServiceLocator_EIt8iQeService()
  13996.     {
  13997.         return $this->privates['.service_locator.EIt8iQe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13998.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  13999.             'objectManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14000.             'productRepository' => ['privates''Juki\\Bundle\\AppBundle\\Repository\\ProductRepository''getProductRepositoryService'false],
  14001.             'serializer' => ['services''serializer''getSerializerService'false],
  14002.         ], [
  14003.             'breadcrumbs' => '?',
  14004.             'objectManager' => '?',
  14005.             'productRepository' => 'Juki\\Bundle\\AppBundle\\Repository\\ProductRepository',
  14006.             'serializer' => '?',
  14007.         ]);
  14008.     }
  14009.     /**
  14010.      * Gets the private '.service_locator.Fun9N11' shared service.
  14011.      *
  14012.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14013.      */
  14014.     protected function get_ServiceLocator_Fun9N11Service()
  14015.     {
  14016.         return $this->privates['.service_locator.Fun9N11'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14017.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14018.             'repository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  14019.         ], [
  14020.             'breadcrumbs' => '?',
  14021.             'repository' => 'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository',
  14022.         ]);
  14023.     }
  14024.     /**
  14025.      * Gets the private '.service_locator.Fvpfnq_' shared service.
  14026.      *
  14027.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14028.      */
  14029.     protected function get_ServiceLocator_FvpfnqService()
  14030.     {
  14031.         return $this->privates['.service_locator.Fvpfnq_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14032.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14033.             'timeline' => ['privates''.errored..service_locator.Fvpfnq_.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Timeline'NULL'Cannot autowire service ".service_locator.Fvpfnq_": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Timeline" but no such service exists.'],
  14034.         ], [
  14035.             'breadcrumbs' => '?',
  14036.             'timeline' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Timeline',
  14037.         ]);
  14038.     }
  14039.     /**
  14040.      * Gets the private '.service_locator.GByWi7y' shared service.
  14041.      *
  14042.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14043.      */
  14044.     protected function get_ServiceLocator_GByWi7yService()
  14045.     {
  14046.         return $this->privates['.service_locator.GByWi7y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14047.             'cmf_seo.presentation' => ['privates''cmf_seo.presentation''getCmfSeo_PresentationService'false],
  14048.             'crud_action_describer' => ['privates''Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber''getCrudActionDescriberService'false],
  14049.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14050.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  14051.             'hitso.content_types' => ['privates''Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection''getContentTypeCollectionService'false],
  14052.             'hitso.entity_authorization_checker' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker''getEntityAuthorizationCheckerService'false],
  14053.             'hitso.entity_clone_factory' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory''getEntityCloneFactoryService'false],
  14054.             'hitso.entity_manager_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection''getManagerCollectionService'false],
  14055.             'hitso.loggable_reverter' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter''getLoggableReverterService'false],
  14056.             'hitso.loggable_reverter_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection''getLoggableReverterCollectionService'false],
  14057.             'hitso.media_url_generator' => ['privates''Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator''getUrlGeneratorService'false],
  14058.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  14059.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  14060.             'request.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  14061.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14062.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  14063.             'router.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  14064.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  14065.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  14066.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  14067.             'serializer' => ['services''serializer''getSerializerService'false],
  14068.             'session' => ['services''session''getSessionService'false],
  14069.             'site.collection' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection''getSiteCollectionService'false],
  14070.             'site.context' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext''getSiteContextService'false],
  14071.             'sonata.seo.page' => ['services''sonata.seo.page.default''getSonata_Seo_Page_DefaultService'false],
  14072.             'templating' => ['services''templating''getTemplatingService'false],
  14073.             'templating.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper''getTemplatingHelperService'false],
  14074.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  14075.             'twig' => ['services''twig''getTwigService'false],
  14076.             'white_october_breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14077.         ], [
  14078.             'cmf_seo.presentation' => '?',
  14079.             'crud_action_describer' => 'Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber',
  14080.             'doctrine' => '?',
  14081.             'form.factory' => '?',
  14082.             'hitso.content_types' => 'Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection',
  14083.             'hitso.entity_authorization_checker' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker',
  14084.             'hitso.entity_clone_factory' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory',
  14085.             'hitso.entity_manager_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection',
  14086.             'hitso.loggable_reverter' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter',
  14087.             'hitso.loggable_reverter_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection',
  14088.             'hitso.media_url_generator' => 'Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator',
  14089.             'http_kernel' => '?',
  14090.             'parameter_bag' => '?',
  14091.             'request.helper' => '?',
  14092.             'request_stack' => '?',
  14093.             'router' => '?',
  14094.             'router.helper' => '?',
  14095.             'security.authorization_checker' => '?',
  14096.             'security.csrf.token_manager' => '?',
  14097.             'security.token_storage' => '?',
  14098.             'serializer' => '?',
  14099.             'session' => '?',
  14100.             'site.collection' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection',
  14101.             'site.context' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext',
  14102.             'sonata.seo.page' => '?',
  14103.             'templating' => '?',
  14104.             'templating.helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper',
  14105.             'translator' => '?',
  14106.             'twig' => '?',
  14107.             'white_october_breadcrumbs' => '?',
  14108.         ]);
  14109.     }
  14110.     /**
  14111.      * Gets the private '.service_locator.H6D6dAg' shared service.
  14112.      *
  14113.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14114.      */
  14115.     protected function get_ServiceLocator_H6D6dAgService()
  14116.     {
  14117.         return $this->privates['.service_locator.H6D6dAg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14118.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14119.             'content' => ['privates''.errored..service_locator.H6D6dAg.Hitso\\Bundle\\ContentBundle\\Entity\\Content'NULL'Cannot autowire service ".service_locator.H6D6dAg": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Content" but no such service exists.'],
  14120.         ], [
  14121.             'breadcrumbs' => '?',
  14122.             'content' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Content',
  14123.         ]);
  14124.     }
  14125.     /**
  14126.      * Gets the private '.service_locator.HQk2iBh' shared service.
  14127.      *
  14128.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14129.      */
  14130.     protected function get_ServiceLocator_HQk2iBhService()
  14131.     {
  14132.         return $this->privates['.service_locator.HQk2iBh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14133.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14134.             'changeLog' => ['privates''.errored..service_locator.HQk2iBh.Hitso\\Bundle\\CommonBundle\\Entity\\ChangeLog'NULL'Cannot autowire service ".service_locator.HQk2iBh": it references class "Hitso\\Bundle\\CommonBundle\\Entity\\ChangeLog" but no such service exists.'],
  14135.         ], [
  14136.             'breadcrumbs' => '?',
  14137.             'changeLog' => 'Hitso\\Bundle\\CommonBundle\\Entity\\ChangeLog',
  14138.         ]);
  14139.     }
  14140.     /**
  14141.      * Gets the private '.service_locator.HllPkFN' shared service.
  14142.      *
  14143.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14144.      */
  14145.     protected function get_ServiceLocator_HllPkFNService()
  14146.     {
  14147.         return $this->privates['.service_locator.HllPkFN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14148.             'wizardCategoryCache' => ['privates''wizard_category.cache.traceable''getWizardCategory_Cache_TraceableService'false],
  14149.         ], [
  14150.             'wizardCategoryCache' => '?',
  14151.         ]);
  14152.     }
  14153.     /**
  14154.      * Gets the private '.service_locator.HrtHD1_' shared service.
  14155.      *
  14156.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14157.      */
  14158.     protected function get_ServiceLocator_HrtHD1Service()
  14159.     {
  14160.         return $this->privates['.service_locator.HrtHD1_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14161.             'entity' => ['privates''.errored..service_locator.HrtHD1_.Hitso\\Bundle\\AdminBundle\\Entity\\Whitelist'NULL'Cannot autowire service ".service_locator.HrtHD1_": it references class "Hitso\\Bundle\\AdminBundle\\Entity\\Whitelist" but no such service exists.'],
  14162.         ], [
  14163.             'entity' => 'Hitso\\Bundle\\AdminBundle\\Entity\\Whitelist',
  14164.         ]);
  14165.     }
  14166.     /**
  14167.      * Gets the private '.service_locator.IAYSFru' shared service.
  14168.      *
  14169.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14170.      */
  14171.     protected function get_ServiceLocator_IAYSFruService()
  14172.     {
  14173.         return $this->privates['.service_locator.IAYSFru'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14174.             'probe' => ['privates''.errored..service_locator.IAYSFru.Hitso\\Bundle\\ProbeBundle\\Entity\\Probe'NULL'Cannot autowire service ".service_locator.IAYSFru": it references class "Hitso\\Bundle\\ProbeBundle\\Entity\\Probe" but no such service exists.'],
  14175.         ], [
  14176.             'probe' => 'Hitso\\Bundle\\ProbeBundle\\Entity\\Probe',
  14177.         ]);
  14178.     }
  14179.     /**
  14180.      * Gets the private '.service_locator.IFdKOe6' shared service.
  14181.      *
  14182.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14183.      */
  14184.     protected function get_ServiceLocator_IFdKOe6Service()
  14185.     {
  14186.         return $this->privates['.service_locator.IFdKOe6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14187.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14188.             'featureHsm' => ['privates''.errored..service_locator.IFdKOe6.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\FeatureHsm'NULL'Cannot autowire service ".service_locator.IFdKOe6": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\FeatureHsm" but no such service exists.'],
  14189.         ], [
  14190.             'breadcrumbs' => '?',
  14191.             'featureHsm' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\FeatureHsm',
  14192.         ]);
  14193.     }
  14194.     /**
  14195.      * Gets the private '.service_locator.IrkNdSL' shared service.
  14196.      *
  14197.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14198.      */
  14199.     protected function get_ServiceLocator_IrkNdSLService()
  14200.     {
  14201.         return $this->privates['.service_locator.IrkNdSL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14202.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14203.             'redirectFileCreator' => ['privates''Hitso\\Bundle\\RoutingBundle\\Service\\RedirectFileCreator''getRedirectFileCreatorService'false],
  14204.         ], [
  14205.             'breadcrumbs' => '?',
  14206.             'redirectFileCreator' => 'Hitso\\Bundle\\RoutingBundle\\Service\\RedirectFileCreator',
  14207.         ]);
  14208.     }
  14209.     /**
  14210.      * Gets the private '.service_locator.J1dEosT' shared service.
  14211.      *
  14212.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14213.      */
  14214.     protected function get_ServiceLocator_J1dEosTService()
  14215.     {
  14216.         return $this->privates['.service_locator.J1dEosT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14217.             'event' => ['privates''.errored..service_locator.J1dEosT.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Event'NULL'Cannot autowire service ".service_locator.J1dEosT": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Event" but no such service exists.'],
  14218.         ], [
  14219.             'event' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Event',
  14220.         ]);
  14221.     }
  14222.     /**
  14223.      * Gets the private '.service_locator.J58.5O_' shared service.
  14224.      *
  14225.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14226.      */
  14227.     protected function get_ServiceLocator_J58_5OService()
  14228.     {
  14229.         return $this->privates['.service_locator.J58.5O_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14230.             'element' => ['privates''.errored..service_locator.J58.5O_.Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Element'NULL'Cannot autowire service ".service_locator.J58.5O_": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Element" but no such service exists. You should maybe alias this class to one of these existing services: "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Advert", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Attachments", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\CatalogCategory", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Cta", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Embed", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Featured", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Gallery", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Header", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Image", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Link", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Newsletter", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Paragraph", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Probe", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Product", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Section", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Table", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\TextWrap", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Video".'],
  14231.         ], [
  14232.             'element' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Element',
  14233.         ]);
  14234.     }
  14235.     /**
  14236.      * Gets the private '.service_locator.J6Bjs8s' shared service.
  14237.      *
  14238.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14239.      */
  14240.     protected function get_ServiceLocator_J6Bjs8sService()
  14241.     {
  14242.         return $this->privates['.service_locator.J6Bjs8s'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14243.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14244.             'configuration' => ['privates''.errored..service_locator.J6Bjs8s.Hitso\\Bundle\\CommonBundle\\Entity\\SystemConfiguration'NULL'Cannot autowire service ".service_locator.J6Bjs8s": it references class "Hitso\\Bundle\\CommonBundle\\Entity\\SystemConfiguration" but no such service exists.'],
  14245.         ], [
  14246.             'breadcrumbs' => '?',
  14247.             'configuration' => 'Hitso\\Bundle\\CommonBundle\\Entity\\SystemConfiguration',
  14248.         ]);
  14249.     }
  14250.     /**
  14251.      * Gets the private '.service_locator.JQYLnGC' shared service.
  14252.      *
  14253.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14254.      */
  14255.     protected function get_ServiceLocator_JQYLnGCService()
  14256.     {
  14257.         return $this->privates['.service_locator.JQYLnGC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14258.             'attribute' => ['privates''.errored..service_locator.JQYLnGC.Hitso\\Bundle\\CatalogBundle\\Entity\\Attribute'NULL'Cannot autowire service ".service_locator.JQYLnGC": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Attribute" but no such service exists.'],
  14259.         ], [
  14260.             'attribute' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\Attribute',
  14261.         ]);
  14262.     }
  14263.     /**
  14264.      * Gets the private '.service_locator.LqA75jq' shared service.
  14265.      *
  14266.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14267.      */
  14268.     protected function get_ServiceLocator_LqA75jqService()
  14269.     {
  14270.         return $this->privates['.service_locator.LqA75jq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14271.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14272.         ], [
  14273.             'breadcrumbs' => '?',
  14274.         ]);
  14275.     }
  14276.     /**
  14277.      * Gets the private '.service_locator.M5LT6mv' shared service.
  14278.      *
  14279.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14280.      */
  14281.     protected function get_ServiceLocator_M5LT6mvService()
  14282.     {
  14283.         return $this->privates['.service_locator.M5LT6mv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14284.             'entity' => ['privates''.errored..service_locator.M5LT6mv.Hitso\\Bundle\\CatalogBundle\\Entity\\TaxRate'NULL'Cannot autowire service ".service_locator.M5LT6mv": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\TaxRate" but no such service exists.'],
  14285.         ], [
  14286.             'entity' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\TaxRate',
  14287.         ]);
  14288.     }
  14289.     /**
  14290.      * Gets the private '.service_locator.MFMplxL' shared service.
  14291.      *
  14292.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14293.      */
  14294.     protected function get_ServiceLocator_MFMplxLService()
  14295.     {
  14296.         return $this->privates['.service_locator.MFMplxL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14297.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14298.             'subscriber' => ['privates''.errored..service_locator.MFMplxL.Hitso\\Bundle\\NewsletterBundle\\Entity\\Subscriber'NULL'Cannot autowire service ".service_locator.MFMplxL": it references class "Hitso\\Bundle\\NewsletterBundle\\Entity\\Subscriber" but no such service exists.'],
  14299.         ], [
  14300.             'breadcrumbs' => '?',
  14301.             'subscriber' => 'Hitso\\Bundle\\NewsletterBundle\\Entity\\Subscriber',
  14302.         ]);
  14303.     }
  14304.     /**
  14305.      * Gets the private '.service_locator.NTXWrOF' shared service.
  14306.      *
  14307.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14308.      */
  14309.     protected function get_ServiceLocator_NTXWrOFService()
  14310.     {
  14311.         return $this->privates['.service_locator.NTXWrOF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14312.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14313.             'slidesConfig' => ['privates''.value.cflQOUo''get_Value_CflQOUoService'false],
  14314.         ], [
  14315.             'breadcrumbs' => '?',
  14316.             'slidesConfig' => '?',
  14317.         ]);
  14318.     }
  14319.     /**
  14320.      * Gets the private '.service_locator.NWZ2Hlq' shared service.
  14321.      *
  14322.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14323.      */
  14324.     protected function get_ServiceLocator_NWZ2HlqService()
  14325.     {
  14326.         return $this->privates['.service_locator.NWZ2Hlq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14327.             'featureHsm' => ['privates''.errored..service_locator.NWZ2Hlq.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\FeatureHsm'NULL'Cannot autowire service ".service_locator.NWZ2Hlq": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\FeatureHsm" but no such service exists.'],
  14328.         ], [
  14329.             'featureHsm' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\FeatureHsm',
  14330.         ]);
  14331.     }
  14332.     /**
  14333.      * Gets the private '.service_locator.NbnXGhv' shared service.
  14334.      *
  14335.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14336.      */
  14337.     protected function get_ServiceLocator_NbnXGhvService()
  14338.     {
  14339.         return $this->privates['.service_locator.NbnXGhv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14340.             'tag' => ['privates''.errored..service_locator.NbnXGhv.Juki\\Bundle\\AppBundle\\Entity\\TagCategory'NULL'Cannot autowire service ".service_locator.NbnXGhv": it references class "Juki\\Bundle\\AppBundle\\Entity\\TagCategory" but no such service exists.'],
  14341.         ], [
  14342.             'tag' => 'Juki\\Bundle\\AppBundle\\Entity\\TagCategory',
  14343.         ]);
  14344.     }
  14345.     /**
  14346.      * Gets the private '.service_locator.NfiuHzC' shared service.
  14347.      *
  14348.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14349.      */
  14350.     protected function get_ServiceLocator_NfiuHzCService()
  14351.     {
  14352.         return $this->privates['.service_locator.NfiuHzC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14353.             'authenticationUtils' => ['services''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  14354.             'bruteForceChecker' => ['privates''anyx.login_gate.brute_force_checker''getAnyx_LoginGate_BruteForceCheckerService'false],
  14355.         ], [
  14356.             'authenticationUtils' => '?',
  14357.             'bruteForceChecker' => '?',
  14358.         ]);
  14359.     }
  14360.     /**
  14361.      * Gets the private '.service_locator.O8oJ9Ww' shared service.
  14362.      *
  14363.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14364.      */
  14365.     protected function get_ServiceLocator_O8oJ9WwService()
  14366.     {
  14367.         return $this->privates['.service_locator.O8oJ9Ww'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14368.             'cmf_seo.presentation' => ['privates''cmf_seo.presentation''getCmfSeo_PresentationService'false],
  14369.             'crud_action_describer' => ['privates''Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber''getCrudActionDescriberService'false],
  14370.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14371.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  14372.             'hitso.content_types' => ['privates''Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection''getContentTypeCollectionService'false],
  14373.             'hitso.entity_authorization_checker' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker''getEntityAuthorizationCheckerService'false],
  14374.             'hitso.entity_clone_factory' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory''getEntityCloneFactoryService'false],
  14375.             'hitso.entity_manager_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection''getManagerCollectionService'false],
  14376.             'hitso.loggable_reverter' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter''getLoggableReverterService'false],
  14377.             'hitso.loggable_reverter_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection''getLoggableReverterCollectionService'false],
  14378.             'hitso.media_url_generator' => ['privates''Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator''getUrlGeneratorService'false],
  14379.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  14380.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  14381.             'request.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  14382.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14383.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  14384.             'router.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  14385.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  14386.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  14387.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  14388.             'serializer' => ['services''serializer''getSerializerService'false],
  14389.             'session' => ['services''session''getSessionService'false],
  14390.             'site.collection' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection''getSiteCollectionService'false],
  14391.             'site.context' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext''getSiteContextService'false],
  14392.             'sonata.seo.page' => ['services''sonata.seo.page.default''getSonata_Seo_Page_DefaultService'false],
  14393.             'templating' => ['services''templating''getTemplatingService'false],
  14394.             'templating.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper''getTemplatingHelperService'false],
  14395.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  14396.             'twig' => ['services''twig''getTwigService'false],
  14397.             'white_october_breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14398.         ], [
  14399.             'cmf_seo.presentation' => '?',
  14400.             'crud_action_describer' => 'Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber',
  14401.             'doctrine' => '?',
  14402.             'form.factory' => '?',
  14403.             'hitso.content_types' => 'Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection',
  14404.             'hitso.entity_authorization_checker' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker',
  14405.             'hitso.entity_clone_factory' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory',
  14406.             'hitso.entity_manager_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection',
  14407.             'hitso.loggable_reverter' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter',
  14408.             'hitso.loggable_reverter_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection',
  14409.             'hitso.media_url_generator' => 'Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator',
  14410.             'http_kernel' => '?',
  14411.             'parameter_bag' => '?',
  14412.             'request.helper' => '?',
  14413.             'request_stack' => '?',
  14414.             'router' => '?',
  14415.             'router.helper' => '?',
  14416.             'security.authorization_checker' => '?',
  14417.             'security.csrf.token_manager' => '?',
  14418.             'security.token_storage' => '?',
  14419.             'serializer' => '?',
  14420.             'session' => '?',
  14421.             'site.collection' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection',
  14422.             'site.context' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext',
  14423.             'sonata.seo.page' => '?',
  14424.             'templating' => '?',
  14425.             'templating.helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper',
  14426.             'translator' => '?',
  14427.             'twig' => '?',
  14428.             'white_october_breadcrumbs' => '?',
  14429.         ]);
  14430.     }
  14431.     /**
  14432.      * Gets the private '.service_locator.OFrm_K0' shared service.
  14433.      *
  14434.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14435.      */
  14436.     protected function get_ServiceLocator_OFrmK0Service()
  14437.     {
  14438.         return $this->privates['.service_locator.OFrm_K0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14439.             'answer' => ['privates''.errored..service_locator.OFrm_K0.Hitso\\Bundle\\QABundle\\Entity\\Answer'NULL'Cannot autowire service ".service_locator.OFrm_K0": it references class "Hitso\\Bundle\\QABundle\\Entity\\Answer" but no such service exists.'],
  14440.         ], [
  14441.             'answer' => 'Hitso\\Bundle\\QABundle\\Entity\\Answer',
  14442.         ]);
  14443.     }
  14444.     /**
  14445.      * Gets the private '.service_locator.OTVPj0z' shared service.
  14446.      *
  14447.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14448.      */
  14449.     protected function get_ServiceLocator_OTVPj0zService()
  14450.     {
  14451.         return $this->privates['.service_locator.OTVPj0z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14452.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14453.             'category' => ['privates''.errored..service_locator.OTVPj0z.Juki\\Bundle\\AppBundle\\Entity\\WizardCategory'NULL'Cannot autowire service ".service_locator.OTVPj0z": it references class "Juki\\Bundle\\AppBundle\\Entity\\WizardCategory" but no such service exists.'],
  14454.         ], [
  14455.             'breadcrumbs' => '?',
  14456.             'category' => 'Juki\\Bundle\\AppBundle\\Entity\\WizardCategory',
  14457.         ]);
  14458.     }
  14459.     /**
  14460.      * Gets the private '.service_locator.P25MZp0' shared service.
  14461.      *
  14462.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14463.      */
  14464.     protected function get_ServiceLocator_P25MZp0Service()
  14465.     {
  14466.         return $this->privates['.service_locator.P25MZp0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14467.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14468.             'question' => ['privates''.errored..service_locator.P25MZp0.Hitso\\Bundle\\QABundle\\Entity\\Question'NULL'Cannot autowire service ".service_locator.P25MZp0": it references class "Hitso\\Bundle\\QABundle\\Entity\\Question" but no such service exists.'],
  14469.         ], [
  14470.             'breadcrumbs' => '?',
  14471.             'question' => 'Hitso\\Bundle\\QABundle\\Entity\\Question',
  14472.         ]);
  14473.     }
  14474.     /**
  14475.      * Gets the private '.service_locator.P2jFWPH' shared service.
  14476.      *
  14477.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14478.      */
  14479.     protected function get_ServiceLocator_P2jFWPHService()
  14480.     {
  14481.         return $this->privates['.service_locator.P2jFWPH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14482.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14483.             'tag' => ['privates''.errored..service_locator.P2jFWPH.Juki\\Bundle\\AppBundle\\Entity\\TagCategory'NULL'Cannot autowire service ".service_locator.P2jFWPH": it references class "Juki\\Bundle\\AppBundle\\Entity\\TagCategory" but no such service exists.'],
  14484.         ], [
  14485.             'breadcrumbs' => '?',
  14486.             'tag' => 'Juki\\Bundle\\AppBundle\\Entity\\TagCategory',
  14487.         ]);
  14488.     }
  14489.     /**
  14490.      * Gets the private '.service_locator.PORpbPf' shared service.
  14491.      *
  14492.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14493.      */
  14494.     protected function get_ServiceLocator_PORpbPfService()
  14495.     {
  14496.         return $this->privates['.service_locator.PORpbPf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14497.             'context' => ['privates''.errored..service_locator.PORpbPf.Hitso\\Bundle\\ContentBundle\\Model\\EditContext'NULL'Cannot autowire service ".service_locator.PORpbPf": it references class "Hitso\\Bundle\\ContentBundle\\Model\\EditContext" but no such service exists.'],
  14498.             'page' => ['privates''.errored..service_locator.PORpbPf.Hitso\\Bundle\\ContentBundle\\Entity\\Page'NULL'Cannot autowire service ".service_locator.PORpbPf": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Page" but no such service exists.'],
  14499.         ], [
  14500.             'context' => 'Hitso\\Bundle\\ContentBundle\\Model\\EditContext',
  14501.             'page' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Page',
  14502.         ]);
  14503.     }
  14504.     /**
  14505.      * Gets the private '.service_locator.QAExF1w' shared service.
  14506.      *
  14507.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14508.      */
  14509.     protected function get_ServiceLocator_QAExF1wService()
  14510.     {
  14511.         return $this->privates['.service_locator.QAExF1w'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14512.             'searchRequest' => ['privates''.errored..service_locator.QAExF1w.Hitso\\Bundle\\SearchBundle\\Model\\SearchRequestInterface'NULL'Cannot autowire service ".service_locator.QAExF1w": it references interface "Hitso\\Bundle\\SearchBundle\\Model\\SearchRequestInterface" but no such service exists. Did you create a class that implements this interface?'],
  14513.         ], [
  14514.             'searchRequest' => 'Hitso\\Bundle\\SearchBundle\\Model\\SearchRequestInterface',
  14515.         ]);
  14516.     }
  14517.     /**
  14518.      * Gets the private '.service_locator.QfctLqC' shared service.
  14519.      *
  14520.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14521.      */
  14522.     protected function get_ServiceLocator_QfctLqCService()
  14523.     {
  14524.         return $this->privates['.service_locator.QfctLqC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14525.             'articleRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  14526.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14527.             'commentRepository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\CommentRepository''getCommentRepositoryService'false],
  14528.             'logRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\UserLogEntryRepository''getUserLogEntryRepositoryService'false],
  14529.             'visitRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\VisitLogRepository''getVisitLogRepositoryService'false],
  14530.         ], [
  14531.             'articleRepository' => 'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository',
  14532.             'breadcrumbs' => '?',
  14533.             'commentRepository' => 'Hitso\\Bundle\\ContentBundle\\Repository\\CommentRepository',
  14534.             'logRepository' => 'Hitso\\Bundle\\CommonBundle\\Repository\\UserLogEntryRepository',
  14535.             'visitRepository' => 'Hitso\\Bundle\\CommonBundle\\Repository\\VisitLogRepository',
  14536.         ]);
  14537.     }
  14538.     /**
  14539.      * Gets the private '.service_locator.Qq0.P8e' shared service.
  14540.      *
  14541.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14542.      */
  14543.     protected function get_ServiceLocator_Qq0_P8eService()
  14544.     {
  14545.         return $this->privates['.service_locator.Qq0.P8e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14546.             'cmf_seo.presentation' => ['privates''cmf_seo.presentation''getCmfSeo_PresentationService'false],
  14547.             'crud_action_describer' => ['privates''Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber''getCrudActionDescriberService'false],
  14548.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14549.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  14550.             'hitso.content_types' => ['privates''Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection''getContentTypeCollectionService'false],
  14551.             'hitso.entity_authorization_checker' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker''getEntityAuthorizationCheckerService'false],
  14552.             'hitso.entity_clone_factory' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory''getEntityCloneFactoryService'false],
  14553.             'hitso.entity_manager_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection''getManagerCollectionService'false],
  14554.             'hitso.loggable_reverter' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter''getLoggableReverterService'false],
  14555.             'hitso.loggable_reverter_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection''getLoggableReverterCollectionService'false],
  14556.             'hitso.media_url_generator' => ['privates''Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator''getUrlGeneratorService'false],
  14557.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  14558.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  14559.             'request.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  14560.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14561.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  14562.             'router.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  14563.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  14564.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  14565.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  14566.             'serializer' => ['services''serializer''getSerializerService'false],
  14567.             'session' => ['services''session''getSessionService'false],
  14568.             'site.collection' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection''getSiteCollectionService'false],
  14569.             'site.context' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext''getSiteContextService'false],
  14570.             'sonata.seo.page' => ['services''sonata.seo.page.default''getSonata_Seo_Page_DefaultService'false],
  14571.             'templating' => ['services''templating''getTemplatingService'false],
  14572.             'templating.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper''getTemplatingHelperService'false],
  14573.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  14574.             'twig' => ['services''twig''getTwigService'false],
  14575.             'white_october_breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14576.         ], [
  14577.             'cmf_seo.presentation' => '?',
  14578.             'crud_action_describer' => 'Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber',
  14579.             'doctrine' => '?',
  14580.             'form.factory' => '?',
  14581.             'hitso.content_types' => 'Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection',
  14582.             'hitso.entity_authorization_checker' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker',
  14583.             'hitso.entity_clone_factory' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory',
  14584.             'hitso.entity_manager_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection',
  14585.             'hitso.loggable_reverter' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter',
  14586.             'hitso.loggable_reverter_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection',
  14587.             'hitso.media_url_generator' => 'Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator',
  14588.             'http_kernel' => '?',
  14589.             'parameter_bag' => '?',
  14590.             'request.helper' => '?',
  14591.             'request_stack' => '?',
  14592.             'router' => '?',
  14593.             'router.helper' => '?',
  14594.             'security.authorization_checker' => '?',
  14595.             'security.csrf.token_manager' => '?',
  14596.             'security.token_storage' => '?',
  14597.             'serializer' => '?',
  14598.             'session' => '?',
  14599.             'site.collection' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection',
  14600.             'site.context' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext',
  14601.             'sonata.seo.page' => '?',
  14602.             'templating' => '?',
  14603.             'templating.helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper',
  14604.             'translator' => '?',
  14605.             'twig' => '?',
  14606.             'white_october_breadcrumbs' => '?',
  14607.         ]);
  14608.     }
  14609.     /**
  14610.      * Gets the private '.service_locator.QuDiMbb' shared service.
  14611.      *
  14612.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14613.      */
  14614.     protected function get_ServiceLocator_QuDiMbbService()
  14615.     {
  14616.         return $this->privates['.service_locator.QuDiMbb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14617.             'entity' => ['privates''.errored..service_locator.QuDiMbb.Juki\\Bundle\\AppBundle\\Entity\\Contact'NULL'Cannot autowire service ".service_locator.QuDiMbb": it references class "Juki\\Bundle\\AppBundle\\Entity\\Contact" but no such service exists.'],
  14618.         ], [
  14619.             'entity' => 'Juki\\Bundle\\AppBundle\\Entity\\Contact',
  14620.         ]);
  14621.     }
  14622.     /**
  14623.      * Gets the private '.service_locator.REW7qsm' shared service.
  14624.      *
  14625.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14626.      */
  14627.     protected function get_ServiceLocator_REW7qsmService()
  14628.     {
  14629.         return $this->privates['.service_locator.REW7qsm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14630.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14631.             'product' => ['privates''.errored..service_locator.REW7qsm.Hitso\\Bundle\\CatalogBundle\\Entity\\Product'NULL'Cannot autowire service ".service_locator.REW7qsm": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Product" but no such service exists.'],
  14632.             'validator' => ['services''validator''getValidatorService'false],
  14633.         ], [
  14634.             'breadcrumbs' => '?',
  14635.             'product' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\Product',
  14636.             'validator' => '?',
  14637.         ]);
  14638.     }
  14639.     /**
  14640.      * Gets the private '.service_locator.RGIiAl4' shared service.
  14641.      *
  14642.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14643.      */
  14644.     protected function get_ServiceLocator_RGIiAl4Service()
  14645.     {
  14646.         return $this->privates['.service_locator.RGIiAl4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14647.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  14648.         ], [
  14649.             'viewhandler' => '?',
  14650.         ]);
  14651.     }
  14652.     /**
  14653.      * Gets the private '.service_locator.RILgfsd' shared service.
  14654.      *
  14655.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14656.      */
  14657.     protected function get_ServiceLocator_RILgfsdService()
  14658.     {
  14659.         return $this->privates['.service_locator.RILgfsd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14660.             'banner' => ['privates''.errored..service_locator.RILgfsd.Hitso\\Bundle\\ContentBundle\\Entity\\Banner'NULL'Cannot autowire service ".service_locator.RILgfsd": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Banner" but no such service exists.'],
  14661.         ], [
  14662.             'banner' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Banner',
  14663.         ]);
  14664.     }
  14665.     /**
  14666.      * Gets the private '.service_locator.RJewUdP' shared service.
  14667.      *
  14668.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14669.      */
  14670.     protected function get_ServiceLocator_RJewUdPService()
  14671.     {
  14672.         return $this->privates['.service_locator.RJewUdP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14673.             'shop' => ['privates''.errored..service_locator.RJewUdP.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Shop'NULL'Cannot autowire service ".service_locator.RJewUdP": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Shop" but no such service exists.'],
  14674.         ], [
  14675.             'shop' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Shop',
  14676.         ]);
  14677.     }
  14678.     /**
  14679.      * Gets the private '.service_locator.SB7GmI.' shared service.
  14680.      *
  14681.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14682.      */
  14683.     protected function get_ServiceLocator_SB7GmI_Service()
  14684.     {
  14685.         return $this->privates['.service_locator.SB7GmI.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14686.             'generator' => ['privates''Hitso\\Bundle\\SeoBundle\\Service\\SitemapGenerator''getSitemapGeneratorService'false],
  14687.             'params' => ['privates''parameter_bag''getParameterBagService'false],
  14688.         ], [
  14689.             'generator' => 'Hitso\\Bundle\\SeoBundle\\Service\\SitemapGenerator',
  14690.             'params' => '?',
  14691.         ]);
  14692.     }
  14693.     /**
  14694.      * Gets the private '.service_locator.SaQYvSS' shared service.
  14695.      *
  14696.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14697.      */
  14698.     protected function get_ServiceLocator_SaQYvSSService()
  14699.     {
  14700.         return $this->privates['.service_locator.SaQYvSS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14701.             'collection' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection''getSiteCollectionService'false],
  14702.             'file' => ['privates''.errored..service_locator.SaQYvSS.Hitso\\Bundle\\FileManagerBundle\\Entity\\File'NULL'Cannot autowire service ".service_locator.SaQYvSS": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\File" but no such service exists.'],
  14703.         ], [
  14704.             'collection' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection',
  14705.             'file' => 'Hitso\\Bundle\\FileManagerBundle\\Entity\\File',
  14706.         ]);
  14707.     }
  14708.     /**
  14709.      * Gets the private '.service_locator.SbG1deE' shared service.
  14710.      *
  14711.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14712.      */
  14713.     protected function get_ServiceLocator_SbG1deEService()
  14714.     {
  14715.         return $this->privates['.service_locator.SbG1deE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14716.             'generator' => ['privates''Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator''getUrlGeneratorService'false],
  14717.         ], [
  14718.             'generator' => 'Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator',
  14719.         ]);
  14720.     }
  14721.     /**
  14722.      * Gets the private '.service_locator.TCtoLf3' shared service.
  14723.      *
  14724.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14725.      */
  14726.     protected function get_ServiceLocator_TCtoLf3Service()
  14727.     {
  14728.         return $this->privates['.service_locator.TCtoLf3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14729.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14730.             'configurator' => ['services''Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ImportExportMappingConfigurator''getImportExportMappingConfiguratorService'false],
  14731.             'csv' => ['services''Hitso\\Bundle\\CommonBundle\\Service\\CSV''getCSVService'false],
  14732.         ], [
  14733.             'breadcrumbs' => '?',
  14734.             'configurator' => 'Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ImportExportMappingConfigurator',
  14735.             'csv' => 'Hitso\\Bundle\\CommonBundle\\Service\\CSV',
  14736.         ]);
  14737.     }
  14738.     /**
  14739.      * Gets the private '.service_locator.Tu9ichM' shared service.
  14740.      *
  14741.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14742.      */
  14743.     protected function get_ServiceLocator_Tu9ichMService()
  14744.     {
  14745.         return $this->privates['.service_locator.Tu9ichM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14746.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14747.             'feature' => ['privates''.errored..service_locator.Tu9ichM.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Feature'NULL'Cannot autowire service ".service_locator.Tu9ichM": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Feature" but no such service exists.'],
  14748.         ], [
  14749.             'breadcrumbs' => '?',
  14750.             'feature' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Feature',
  14751.         ]);
  14752.     }
  14753.     /**
  14754.      * Gets the private '.service_locator.TwOeOFB' shared service.
  14755.      *
  14756.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14757.      */
  14758.     protected function get_ServiceLocator_TwOeOFBService()
  14759.     {
  14760.         return $this->privates['.service_locator.TwOeOFB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14761.             'article.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\ArticleNormalizer''getArticleNormalizerService'false],
  14762.             'article_additional_category.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\ArticleAdditionalCategoryNormalizer''getArticleAdditionalCategoryNormalizerService'false],
  14763.             'article_category.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\ArticleCategoryNormalizer''getArticleCategoryNormalizerService'false],
  14764.             'category.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\CategoryNormalizer''getCategoryNormalizerService'false],
  14765.             'contact_form.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\ContactFormNormalizer''getContactFormNormalizerService'false],
  14766.             'entity.manager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14767.             'event.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\EventNormalizer''getEventNormalizerService'false],
  14768.             'file.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\FileNormalizer''getFileNormalizer2Service'false],
  14769.             'filters.helper' => ['privates''Juki\\Bundle\\AppBundle\\Service\\Helper\\FiltersHelper''getFiltersHelperService'false],
  14770.             'media.provider' => ['services''Hitso\\Bundle\\FileManagerBundle\\FileManager\\MediaUrlProvider''getMediaUrlProviderService'false],
  14771.             'pos.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\PosNormalizer''getPosNormalizerService'false],
  14772.             'product.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\ProductNormalizer''getProductNormalizerService'false],
  14773.             'router.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  14774.             'section.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\SectionNormalizer''getSectionNormalizerService'false],
  14775.             'section_groups.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\SectionGroupsNormalizer''getSectionGroupsNormalizerService'false],
  14776.             'shop_session.storage' => ['privates''Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage''getShopSessionStorageService'false],
  14777.             'slide.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\SlideNormalizer''getSlideNormalizerService'false],
  14778.             'tag.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\TagNormalizer''getTagNormalizerService'false],
  14779.             'timeline.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\TimelineNormalizer''getTimelineNormalizerService'false],
  14780.             'video.helper' => ['privates''Hitso\\Bundle\\ContentBundle\\Services\\Video\\VideoHelper''getVideoHelperService'false],
  14781.             'wizard_category.normalizer' => ['privates''Juki\\Bundle\\AppBundle\\Serializer\\WizardCategoryNormalizer''getWizardCategoryNormalizerService'false],
  14782.         ], [
  14783.             'article.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\ArticleNormalizer',
  14784.             'article_additional_category.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\ArticleAdditionalCategoryNormalizer',
  14785.             'article_category.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\ArticleCategoryNormalizer',
  14786.             'category.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\CategoryNormalizer',
  14787.             'contact_form.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\ContactFormNormalizer',
  14788.             'entity.manager' => '?',
  14789.             'event.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\EventNormalizer',
  14790.             'file.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\FileNormalizer',
  14791.             'filters.helper' => 'Juki\\Bundle\\AppBundle\\Service\\Helper\\FiltersHelper',
  14792.             'media.provider' => 'Hitso\\Bundle\\FileManagerBundle\\FileManager\\MediaUrlProvider',
  14793.             'pos.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\PosNormalizer',
  14794.             'product.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\ProductNormalizer',
  14795.             'router.helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper',
  14796.             'section.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\SectionNormalizer',
  14797.             'section_groups.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\SectionGroupsNormalizer',
  14798.             'shop_session.storage' => 'Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage',
  14799.             'slide.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\SlideNormalizer',
  14800.             'tag.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\TagNormalizer',
  14801.             'timeline.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\TimelineNormalizer',
  14802.             'video.helper' => 'Hitso\\Bundle\\ContentBundle\\Services\\Video\\VideoHelper',
  14803.             'wizard_category.normalizer' => 'Juki\\Bundle\\AppBundle\\Serializer\\WizardCategoryNormalizer',
  14804.         ]);
  14805.     }
  14806.     /**
  14807.      * Gets the private '.service_locator.TzKkJGy' shared service.
  14808.      *
  14809.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14810.      */
  14811.     protected function get_ServiceLocator_TzKkJGyService()
  14812.     {
  14813.         return $this->privates['.service_locator.TzKkJGy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14814.             'sew' => ['privates''.errored..service_locator.TzKkJGy.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Sew'NULL'Cannot autowire service ".service_locator.TzKkJGy": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Sew" but no such service exists.'],
  14815.         ], [
  14816.             'sew' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Sew',
  14817.         ]);
  14818.     }
  14819.     /**
  14820.      * Gets the private '.service_locator.UACN_Wk' shared service.
  14821.      *
  14822.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14823.      */
  14824.     protected function get_ServiceLocator_UACNWkService()
  14825.     {
  14826.         return $this->privates['.service_locator.UACN_Wk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14827.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14828.             'seoPage' => ['privates''.errored..service_locator.UACN_Wk.Hitso\\Bundle\\SeoBundle\\Entity\\SeoPage'NULL'Cannot autowire service ".service_locator.UACN_Wk": it references class "Hitso\\Bundle\\SeoBundle\\Entity\\SeoPage" but no such service exists.'],
  14829.         ], [
  14830.             'breadcrumbs' => '?',
  14831.             'seoPage' => 'Hitso\\Bundle\\SeoBundle\\Entity\\SeoPage',
  14832.         ]);
  14833.     }
  14834.     /**
  14835.      * Gets the private '.service_locator.Udqtlm9' shared service.
  14836.      *
  14837.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14838.      */
  14839.     protected function get_ServiceLocator_Udqtlm9Service()
  14840.     {
  14841.         return $this->privates['.service_locator.Udqtlm9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14842.             'brand' => ['privates''.errored..service_locator.Udqtlm9.Hitso\\Bundle\\CatalogBundle\\Entity\\Brand'NULL'Cannot autowire service ".service_locator.Udqtlm9": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Brand" but no such service exists.'],
  14843.         ], [
  14844.             'brand' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\Brand',
  14845.         ]);
  14846.     }
  14847.     /**
  14848.      * Gets the private '.service_locator.VGFKbqw' shared service.
  14849.      *
  14850.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14851.      */
  14852.     protected function get_ServiceLocator_VGFKbqwService()
  14853.     {
  14854.         return $this->privates['.service_locator.VGFKbqw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14855.             'seoPage' => ['privates''.errored..service_locator.VGFKbqw.Hitso\\Bundle\\SeoBundle\\Entity\\SeoPage'NULL'Cannot autowire service ".service_locator.VGFKbqw": it references class "Hitso\\Bundle\\SeoBundle\\Entity\\SeoPage" but no such service exists.'],
  14856.         ], [
  14857.             'seoPage' => 'Hitso\\Bundle\\SeoBundle\\Entity\\SeoPage',
  14858.         ]);
  14859.     }
  14860.     /**
  14861.      * Gets the private '.service_locator.VI0xCed' shared service.
  14862.      *
  14863.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14864.      */
  14865.     protected function get_ServiceLocator_VI0xCedService()
  14866.     {
  14867.         return $this->privates['.service_locator.VI0xCed'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14868.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14869.             'entity' => ['privates''.errored..service_locator.VI0xCed.Hitso\\Bundle\\CatalogBundle\\Entity\\TaxRate'NULL'Cannot autowire service ".service_locator.VI0xCed": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\TaxRate" but no such service exists.'],
  14870.         ], [
  14871.             'breadcrumbs' => '?',
  14872.             'entity' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\TaxRate',
  14873.         ]);
  14874.     }
  14875.     /**
  14876.      * Gets the private '.service_locator.VhTR3MN' shared service.
  14877.      *
  14878.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14879.      */
  14880.     protected function get_ServiceLocator_VhTR3MNService()
  14881.     {
  14882.         return $this->privates['.service_locator.VhTR3MN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14883.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14884.             'parameters' => ['privates''parameter_bag''getParameterBagService'false],
  14885.         ], [
  14886.             'breadcrumbs' => '?',
  14887.             'parameters' => '?',
  14888.         ]);
  14889.     }
  14890.     /**
  14891.      * Gets the private '.service_locator.WCCplDO' shared service.
  14892.      *
  14893.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14894.      */
  14895.     protected function get_ServiceLocator_WCCplDOService()
  14896.     {
  14897.         return $this->privates['.service_locator.WCCplDO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14898.             'rate' => ['privates''.errored..service_locator.WCCplDO.Hitso\\Bundle\\ContentBundle\\Entity\\Rate'NULL'Cannot autowire service ".service_locator.WCCplDO": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Rate" but no such service exists.'],
  14899.         ], [
  14900.             'rate' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Rate',
  14901.         ]);
  14902.     }
  14903.     /**
  14904.      * Gets the private '.service_locator.WhRQrrc' shared service.
  14905.      *
  14906.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14907.      */
  14908.     protected function get_ServiceLocator_WhRQrrcService()
  14909.     {
  14910.         return $this->privates['.service_locator.WhRQrrc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14911.             'event' => ['privates''.errored..service_locator.WhRQrrc.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\TimelineEvent'NULL'Cannot autowire service ".service_locator.WhRQrrc": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\TimelineEvent" but no such service exists.'],
  14912.         ], [
  14913.             'event' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\TimelineEvent',
  14914.         ]);
  14915.     }
  14916.     /**
  14917.      * Gets the private '.service_locator.Wvaq.Z5' shared service.
  14918.      *
  14919.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14920.      */
  14921.     protected function get_ServiceLocator_Wvaq_Z5Service()
  14922.     {
  14923.         return $this->privates['.service_locator.Wvaq.Z5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14924.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14925.             'tag' => ['privates''.errored..service_locator.Wvaq.Z5.Hitso\\Bundle\\TaggingBundle\\Entity\\Tag'NULL'Cannot autowire service ".service_locator.Wvaq.Z5": it references class "Hitso\\Bundle\\TaggingBundle\\Entity\\Tag" but no such service exists.'],
  14926.         ], [
  14927.             'breadcrumbs' => '?',
  14928.             'tag' => 'Hitso\\Bundle\\TaggingBundle\\Entity\\Tag',
  14929.         ]);
  14930.     }
  14931.     /**
  14932.      * Gets the private '.service_locator.X188WAH' shared service.
  14933.      *
  14934.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14935.      */
  14936.     protected function get_ServiceLocator_X188WAHService()
  14937.     {
  14938.         return $this->privates['.service_locator.X188WAH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14939.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14940.             'shop' => ['privates''.errored..service_locator.X188WAH.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Shop'NULL'Cannot autowire service ".service_locator.X188WAH": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Shop" but no such service exists.'],
  14941.         ], [
  14942.             'breadcrumbs' => '?',
  14943.             'shop' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Shop',
  14944.         ]);
  14945.     }
  14946.     /**
  14947.      * Gets the private '.service_locator.XulxWNg' shared service.
  14948.      *
  14949.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14950.      */
  14951.     protected function get_ServiceLocator_XulxWNgService()
  14952.     {
  14953.         return $this->privates['.service_locator.XulxWNg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14954.             'category' => ['privates''.errored..service_locator.XulxWNg.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\DeviceCategory'NULL'Cannot autowire service ".service_locator.XulxWNg": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\DeviceCategory" but no such service exists.'],
  14955.         ], [
  14956.             'category' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\DeviceCategory',
  14957.         ]);
  14958.     }
  14959.     /**
  14960.      * Gets the private '.service_locator.YuxSq03' shared service.
  14961.      *
  14962.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14963.      */
  14964.     protected function get_ServiceLocator_YuxSq03Service()
  14965.     {
  14966.         return $this->privates['.service_locator.YuxSq03'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14967.             'cmf_seo.presentation' => ['privates''cmf_seo.presentation''getCmfSeo_PresentationService'false],
  14968.             'crud_action_describer' => ['privates''Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber''getCrudActionDescriberService'false],
  14969.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14970.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  14971.             'hitso.content_types' => ['privates''Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection''getContentTypeCollectionService'false],
  14972.             'hitso.entity_authorization_checker' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker''getEntityAuthorizationCheckerService'false],
  14973.             'hitso.entity_clone_factory' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory''getEntityCloneFactoryService'false],
  14974.             'hitso.entity_manager_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection''getManagerCollectionService'false],
  14975.             'hitso.loggable_reverter' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter''getLoggableReverterService'false],
  14976.             'hitso.loggable_reverter_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection''getLoggableReverterCollectionService'false],
  14977.             'hitso.media_url_generator' => ['privates''Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator''getUrlGeneratorService'false],
  14978.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  14979.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  14980.             'request.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  14981.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14982.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  14983.             'router.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  14984.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  14985.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  14986.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  14987.             'serializer' => ['services''serializer''getSerializerService'false],
  14988.             'session' => ['services''session''getSessionService'false],
  14989.             'site.collection' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection''getSiteCollectionService'false],
  14990.             'site.context' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext''getSiteContextService'false],
  14991.             'sonata.seo.page' => ['services''sonata.seo.page.default''getSonata_Seo_Page_DefaultService'false],
  14992.             'templating' => ['services''templating''getTemplatingService'false],
  14993.             'templating.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper''getTemplatingHelperService'false],
  14994.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  14995.             'twig' => ['services''twig''getTwigService'false],
  14996.             'white_october_breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  14997.         ], [
  14998.             'cmf_seo.presentation' => '?',
  14999.             'crud_action_describer' => 'Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber',
  15000.             'doctrine' => '?',
  15001.             'form.factory' => '?',
  15002.             'hitso.content_types' => 'Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection',
  15003.             'hitso.entity_authorization_checker' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker',
  15004.             'hitso.entity_clone_factory' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory',
  15005.             'hitso.entity_manager_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection',
  15006.             'hitso.loggable_reverter' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter',
  15007.             'hitso.loggable_reverter_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection',
  15008.             'hitso.media_url_generator' => 'Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator',
  15009.             'http_kernel' => '?',
  15010.             'parameter_bag' => '?',
  15011.             'request.helper' => '?',
  15012.             'request_stack' => '?',
  15013.             'router' => '?',
  15014.             'router.helper' => '?',
  15015.             'security.authorization_checker' => '?',
  15016.             'security.csrf.token_manager' => '?',
  15017.             'security.token_storage' => '?',
  15018.             'serializer' => '?',
  15019.             'session' => '?',
  15020.             'site.collection' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection',
  15021.             'site.context' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext',
  15022.             'sonata.seo.page' => '?',
  15023.             'templating' => '?',
  15024.             'templating.helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper',
  15025.             'translator' => '?',
  15026.             'twig' => '?',
  15027.             'white_october_breadcrumbs' => '?',
  15028.         ]);
  15029.     }
  15030.     /**
  15031.      * Gets the private '.service_locator.ZkgVMjl' shared service.
  15032.      *
  15033.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15034.      */
  15035.     protected function get_ServiceLocator_ZkgVMjlService()
  15036.     {
  15037.         return $this->privates['.service_locator.ZkgVMjl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15038.             'cmf_seo.presentation' => ['privates''cmf_seo.presentation''getCmfSeo_PresentationService'false],
  15039.             'crud_action_describer' => ['privates''Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber''getCrudActionDescriberService'false],
  15040.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  15041.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  15042.             'hitso.content_types' => ['privates''Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection''getContentTypeCollectionService'false],
  15043.             'hitso.entity_authorization_checker' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker''getEntityAuthorizationCheckerService'false],
  15044.             'hitso.entity_clone_factory' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory''getEntityCloneFactoryService'false],
  15045.             'hitso.entity_manager_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection''getManagerCollectionService'false],
  15046.             'hitso.loggable_reverter' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter''getLoggableReverterService'false],
  15047.             'hitso.loggable_reverter_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection''getLoggableReverterCollectionService'false],
  15048.             'hitso.media_url_generator' => ['privates''Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator''getUrlGeneratorService'false],
  15049.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  15050.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  15051.             'request.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  15052.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15053.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  15054.             'router.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  15055.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  15056.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  15057.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  15058.             'serializer' => ['services''serializer''getSerializerService'false],
  15059.             'session' => ['services''session''getSessionService'false],
  15060.             'site.collection' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection''getSiteCollectionService'false],
  15061.             'site.context' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext''getSiteContextService'false],
  15062.             'sonata.seo.page' => ['services''sonata.seo.page.default''getSonata_Seo_Page_DefaultService'false],
  15063.             'templating' => ['services''templating''getTemplatingService'false],
  15064.             'templating.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper''getTemplatingHelperService'false],
  15065.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  15066.             'twig' => ['services''twig''getTwigService'false],
  15067.             'white_october_breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15068.         ], [
  15069.             'cmf_seo.presentation' => '?',
  15070.             'crud_action_describer' => 'Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber',
  15071.             'doctrine' => '?',
  15072.             'form.factory' => '?',
  15073.             'hitso.content_types' => 'Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection',
  15074.             'hitso.entity_authorization_checker' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker',
  15075.             'hitso.entity_clone_factory' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory',
  15076.             'hitso.entity_manager_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection',
  15077.             'hitso.loggable_reverter' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter',
  15078.             'hitso.loggable_reverter_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection',
  15079.             'hitso.media_url_generator' => 'Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator',
  15080.             'http_kernel' => '?',
  15081.             'parameter_bag' => '?',
  15082.             'request.helper' => '?',
  15083.             'request_stack' => '?',
  15084.             'router' => '?',
  15085.             'router.helper' => '?',
  15086.             'security.authorization_checker' => '?',
  15087.             'security.csrf.token_manager' => '?',
  15088.             'security.token_storage' => '?',
  15089.             'serializer' => '?',
  15090.             'session' => '?',
  15091.             'site.collection' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection',
  15092.             'site.context' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext',
  15093.             'sonata.seo.page' => '?',
  15094.             'templating' => '?',
  15095.             'templating.helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper',
  15096.             'translator' => '?',
  15097.             'twig' => '?',
  15098.             'white_october_breadcrumbs' => '?',
  15099.         ]);
  15100.     }
  15101.     /**
  15102.      * Gets the private '.service_locator.__cwbAE' shared service.
  15103.      *
  15104.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15105.      */
  15106.     protected function get_ServiceLocator_CwbAEService()
  15107.     {
  15108.         return $this->privates['.service_locator.__cwbAE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15109.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15110.             'group' => ['privates''Hitso\\Bundle\\SectionBundle\\Entity\\Group''getGroupService'false],
  15111.         ], [
  15112.             'breadcrumbs' => '?',
  15113.             'group' => 'Hitso\\Bundle\\SectionBundle\\Entity\\Group',
  15114.         ]);
  15115.     }
  15116.     /**
  15117.      * Gets the private '.service_locator._qW5sUQ' shared service.
  15118.      *
  15119.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15120.      */
  15121.     protected function get_ServiceLocator_QW5sUQService()
  15122.     {
  15123.         return $this->privates['.service_locator._qW5sUQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15124.             'entity_manager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  15125.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  15126.             'kernel' => ['services''kernel''getKernelService'false],
  15127.             'mailer_helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Mailer\\MailerHelper''getMailerHelperService'false],
  15128.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  15129.             'request_helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  15130.             'router_helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  15131.         ], [
  15132.             'entity_manager' => '?',
  15133.             'event_dispatcher' => '?',
  15134.             'kernel' => '?',
  15135.             'mailer_helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Mailer\\MailerHelper',
  15136.             'parameter_bag' => '?',
  15137.             'request_helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper',
  15138.             'router_helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper',
  15139.         ]);
  15140.     }
  15141.     /**
  15142.      * Gets the private '.service_locator.aLAFZiT' shared service.
  15143.      *
  15144.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15145.      */
  15146.     protected function get_ServiceLocator_ALAFZiTService()
  15147.     {
  15148.         return $this->privates['.service_locator.aLAFZiT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15149.             'device' => ['privates''.errored..service_locator.aLAFZiT.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Device'NULL'Cannot autowire service ".service_locator.aLAFZiT": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Device" but no such service exists.'],
  15150.         ], [
  15151.             'device' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Device',
  15152.         ]);
  15153.     }
  15154.     /**
  15155.      * Gets the private '.service_locator.b7.mmnB' shared service.
  15156.      *
  15157.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15158.      */
  15159.     protected function get_ServiceLocator_B7_MmnBService()
  15160.     {
  15161.         return $this->privates['.service_locator.b7.mmnB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15162.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15163.             'productReview' => ['privates''.errored..service_locator.b7.mmnB.Hitso\\Bundle\\CatalogBundle\\Entity\\ProductReview'NULL'Cannot autowire service ".service_locator.b7.mmnB": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\ProductReview" but no such service exists.'],
  15164.         ], [
  15165.             'breadcrumbs' => '?',
  15166.             'productReview' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\ProductReview',
  15167.         ]);
  15168.     }
  15169.     /**
  15170.      * Gets the private '.service_locator.bZzl.qa' shared service.
  15171.      *
  15172.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15173.      */
  15174.     protected function get_ServiceLocator_BZzl_QaService()
  15175.     {
  15176.         return $this->privates['.service_locator.bZzl.qa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15177.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15178.             'redirect' => ['privates''.errored..service_locator.bZzl.qa.Hitso\\Bundle\\RoutingBundle\\Entity\\Redirect'NULL'Cannot autowire service ".service_locator.bZzl.qa": it references class "Hitso\\Bundle\\RoutingBundle\\Entity\\Redirect" but no such service exists.'],
  15179.             'redirectFileCreator' => ['privates''Hitso\\Bundle\\RoutingBundle\\Service\\RedirectFileCreator''getRedirectFileCreatorService'false],
  15180.         ], [
  15181.             'breadcrumbs' => '?',
  15182.             'redirect' => 'Hitso\\Bundle\\RoutingBundle\\Entity\\Redirect',
  15183.             'redirectFileCreator' => 'Hitso\\Bundle\\RoutingBundle\\Service\\RedirectFileCreator',
  15184.         ]);
  15185.     }
  15186.     /**
  15187.      * Gets the private '.service_locator.cR4YTPu' shared service.
  15188.      *
  15189.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15190.      */
  15191.     protected function get_ServiceLocator_CR4YTPuService()
  15192.     {
  15193.         return $this->privates['.service_locator.cR4YTPu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15194.             'brand' => ['privates''.errored..service_locator.cR4YTPu.Hitso\\Bundle\\CatalogBundle\\Entity\\Brand'NULL'Cannot autowire service ".service_locator.cR4YTPu": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Brand" but no such service exists.'],
  15195.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15196.         ], [
  15197.             'brand' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\Brand',
  15198.             'breadcrumbs' => '?',
  15199.         ]);
  15200.     }
  15201.     /**
  15202.      * Gets the private '.service_locator.cRKQHKq' shared service.
  15203.      *
  15204.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15205.      */
  15206.     protected function get_ServiceLocator_CRKQHKqService()
  15207.     {
  15208.         return $this->privates['.service_locator.cRKQHKq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15209.             'tag' => ['privates''.errored..service_locator.cRKQHKq.Hitso\\Bundle\\TaggingBundle\\Entity\\Tag'NULL'Cannot autowire service ".service_locator.cRKQHKq": it references class "Hitso\\Bundle\\TaggingBundle\\Entity\\Tag" but no such service exists.'],
  15210.         ], [
  15211.             'tag' => 'Hitso\\Bundle\\TaggingBundle\\Entity\\Tag',
  15212.         ]);
  15213.     }
  15214.     /**
  15215.      * Gets the private '.service_locator.ckkma6z' shared service.
  15216.      *
  15217.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15218.      */
  15219.     protected function get_ServiceLocator_Ckkma6zService()
  15220.     {
  15221.         return $this->privates['.service_locator.ckkma6z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15222.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15223.             'user' => ['privates''.errored..service_locator.ckkma6z.Hitso\\Bundle\\CommonBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.ckkma6z": it references class "Hitso\\Bundle\\CommonBundle\\Entity\\User" but no such service exists.'],
  15224.         ], [
  15225.             'breadcrumbs' => '?',
  15226.             'user' => 'Hitso\\Bundle\\CommonBundle\\Entity\\User',
  15227.         ]);
  15228.     }
  15229.     /**
  15230.      * Gets the private '.service_locator.dY9f4OO' shared service.
  15231.      *
  15232.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15233.      */
  15234.     protected function get_ServiceLocator_DY9f4OOService()
  15235.     {
  15236.         return $this->privates['.service_locator.dY9f4OO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15237.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15238.             'page' => ['privates''.errored..service_locator.dY9f4OO.Hitso\\Bundle\\ContentBundle\\Entity\\Page'NULL'Cannot autowire service ".service_locator.dY9f4OO": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Page" but no such service exists.'],
  15239.         ], [
  15240.             'breadcrumbs' => '?',
  15241.             'page' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Page',
  15242.         ]);
  15243.     }
  15244.     /**
  15245.      * Gets the private '.service_locator.deOoPlr' shared service.
  15246.      *
  15247.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15248.      */
  15249.     protected function get_ServiceLocator_DeOoPlrService()
  15250.     {
  15251.         return $this->privates['.service_locator.deOoPlr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15252.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15253.             'region' => ['privates''.errored..service_locator.deOoPlr.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Region'NULL'Cannot autowire service ".service_locator.deOoPlr": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Region" but no such service exists.'],
  15254.         ], [
  15255.             'breadcrumbs' => '?',
  15256.             'region' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Region',
  15257.         ]);
  15258.     }
  15259.     /**
  15260.      * Gets the private '.service_locator.djGk.PS' shared service.
  15261.      *
  15262.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15263.      */
  15264.     protected function get_ServiceLocator_DjGk_PSService()
  15265.     {
  15266.         return $this->privates['.service_locator.djGk.PS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15267.             'author' => ['privates''.errored..service_locator.djGk.PS.Hitso\\Bundle\\ContentBundle\\Entity\\Author'NULL'Cannot autowire service ".service_locator.djGk.PS": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Author" but no such service exists.'],
  15268.         ], [
  15269.             'author' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Author',
  15270.         ]);
  15271.     }
  15272.     /**
  15273.      * Gets the private '.service_locator.eNSNlKL.Hitso\Bundle\ContentBundle\Controller\Admin\SlideController' shared service.
  15274.      *
  15275.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15276.      */
  15277.     protected function getSlideController3Service()
  15278.     {
  15279.         return (new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15280.             'cmf_seo.presentation' => ['privates''cmf_seo.presentation''getCmfSeo_PresentationService'false],
  15281.             'crud_action_describer' => ['privates''Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber''getCrudActionDescriberService'false],
  15282.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  15283.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  15284.             'hitso.content_types' => ['privates''Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection''getContentTypeCollectionService'false],
  15285.             'hitso.entity_authorization_checker' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker''getEntityAuthorizationCheckerService'false],
  15286.             'hitso.entity_clone_factory' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory''getEntityCloneFactoryService'false],
  15287.             'hitso.entity_manager_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection''getManagerCollectionService'false],
  15288.             'hitso.loggable_reverter' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter''getLoggableReverterService'false],
  15289.             'hitso.loggable_reverter_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection''getLoggableReverterCollectionService'false],
  15290.             'hitso.media_url_generator' => ['privates''Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator''getUrlGeneratorService'false],
  15291.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  15292.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  15293.             'request.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  15294.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15295.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  15296.             'router.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  15297.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  15298.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  15299.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  15300.             'serializer' => ['services''serializer''getSerializerService'false],
  15301.             'session' => ['services''session''getSessionService'false],
  15302.             'site.collection' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection''getSiteCollectionService'false],
  15303.             'site.context' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext''getSiteContextService'false],
  15304.             'sonata.seo.page' => ['services''sonata.seo.page.default''getSonata_Seo_Page_DefaultService'false],
  15305.             'templating' => ['services''templating''getTemplatingService'false],
  15306.             'templating.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper''getTemplatingHelperService'false],
  15307.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  15308.             'twig' => ['services''twig''getTwigService'false],
  15309.             'white_october_breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15310.         ], [
  15311.             'cmf_seo.presentation' => '?',
  15312.             'crud_action_describer' => 'Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber',
  15313.             'doctrine' => '?',
  15314.             'form.factory' => '?',
  15315.             'hitso.content_types' => 'Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection',
  15316.             'hitso.entity_authorization_checker' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker',
  15317.             'hitso.entity_clone_factory' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory',
  15318.             'hitso.entity_manager_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection',
  15319.             'hitso.loggable_reverter' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter',
  15320.             'hitso.loggable_reverter_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection',
  15321.             'hitso.media_url_generator' => 'Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator',
  15322.             'http_kernel' => '?',
  15323.             'parameter_bag' => '?',
  15324.             'request.helper' => '?',
  15325.             'request_stack' => '?',
  15326.             'router' => '?',
  15327.             'router.helper' => '?',
  15328.             'security.authorization_checker' => '?',
  15329.             'security.csrf.token_manager' => '?',
  15330.             'security.token_storage' => '?',
  15331.             'serializer' => '?',
  15332.             'session' => '?',
  15333.             'site.collection' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection',
  15334.             'site.context' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext',
  15335.             'sonata.seo.page' => '?',
  15336.             'templating' => '?',
  15337.             'templating.helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper',
  15338.             'translator' => '?',
  15339.             'twig' => '?',
  15340.             'white_october_breadcrumbs' => '?',
  15341.         ]))->withContext('Hitso\\Bundle\\ContentBundle\\Controller\\Admin\\SlideController'$this);
  15342.     }
  15343.     /**
  15344.      * Gets the private '.service_locator.fGZaj2S' shared service.
  15345.      *
  15346.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15347.      */
  15348.     protected function get_ServiceLocator_FGZaj2SService()
  15349.     {
  15350.         return $this->privates['.service_locator.fGZaj2S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15351.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15352.             'product' => ['privates''.errored..service_locator.fGZaj2S.Hitso\\Bundle\\CatalogBundle\\Entity\\Product'NULL'Cannot autowire service ".service_locator.fGZaj2S": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Product" but no such service exists.'],
  15353.         ], [
  15354.             'breadcrumbs' => '?',
  15355.             'product' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\Product',
  15356.         ]);
  15357.     }
  15358.     /**
  15359.      * Gets the private '.service_locator.fUxDF9U' shared service.
  15360.      *
  15361.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15362.      */
  15363.     protected function get_ServiceLocator_FUxDF9UService()
  15364.     {
  15365.         return $this->privates['.service_locator.fUxDF9U'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15366.             'question' => ['privates''.errored..service_locator.fUxDF9U.Hitso\\Bundle\\QABundle\\Entity\\Question'NULL'Cannot autowire service ".service_locator.fUxDF9U": it references class "Hitso\\Bundle\\QABundle\\Entity\\Question" but no such service exists.'],
  15367.         ], [
  15368.             'question' => 'Hitso\\Bundle\\QABundle\\Entity\\Question',
  15369.         ]);
  15370.     }
  15371.     /**
  15372.      * Gets the private '.service_locator.fWm2t1_' shared service.
  15373.      *
  15374.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15375.      */
  15376.     protected function get_ServiceLocator_FWm2t1Service()
  15377.     {
  15378.         return $this->privates['.service_locator.fWm2t1_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15379.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15380.             'category' => ['privates''.errored..service_locator.fWm2t1_.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\DeviceCategory'NULL'Cannot autowire service ".service_locator.fWm2t1_": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\DeviceCategory" but no such service exists.'],
  15381.         ], [
  15382.             'breadcrumbs' => '?',
  15383.             'category' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\DeviceCategory',
  15384.         ]);
  15385.     }
  15386.     /**
  15387.      * Gets the private '.service_locator.hFEOIxo' shared service.
  15388.      *
  15389.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15390.      */
  15391.     protected function get_ServiceLocator_HFEOIxoService()
  15392.     {
  15393.         return $this->privates['.service_locator.hFEOIxo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15394.             'cmf_seo.presentation' => ['privates''cmf_seo.presentation''getCmfSeo_PresentationService'false],
  15395.             'crud_action_describer' => ['privates''Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber''getCrudActionDescriberService'false],
  15396.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  15397.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  15398.             'hitso.content_types' => ['privates''Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection''getContentTypeCollectionService'false],
  15399.             'hitso.entity_authorization_checker' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker''getEntityAuthorizationCheckerService'false],
  15400.             'hitso.entity_clone_factory' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory''getEntityCloneFactoryService'false],
  15401.             'hitso.entity_manager_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection''getManagerCollectionService'false],
  15402.             'hitso.loggable_reverter' => ['privates''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter''getLoggableReverterService'false],
  15403.             'hitso.loggable_reverter_collection' => ['services''Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection''getLoggableReverterCollectionService'false],
  15404.             'hitso.media_url_generator' => ['privates''Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator''getUrlGeneratorService'false],
  15405.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  15406.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  15407.             'request.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper''getRequestHelperService'false],
  15408.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15409.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  15410.             'router.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper''getRouterHelperService'false],
  15411.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  15412.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  15413.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  15414.             'serializer' => ['services''serializer''getSerializerService'false],
  15415.             'session' => ['services''session''getSessionService'false],
  15416.             'site.collection' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection''getSiteCollectionService'false],
  15417.             'site.context' => ['privates''Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext''getSiteContextService'false],
  15418.             'sonata.seo.page' => ['services''sonata.seo.page.default''getSonata_Seo_Page_DefaultService'false],
  15419.             'templating' => ['services''templating''getTemplatingService'false],
  15420.             'templating.helper' => ['privates''Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper''getTemplatingHelperService'false],
  15421.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  15422.             'twig' => ['services''twig''getTwigService'false],
  15423.             'white_october_breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15424.         ], [
  15425.             'cmf_seo.presentation' => '?',
  15426.             'crud_action_describer' => 'Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber',
  15427.             'doctrine' => '?',
  15428.             'form.factory' => '?',
  15429.             'hitso.content_types' => 'Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection',
  15430.             'hitso.entity_authorization_checker' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker',
  15431.             'hitso.entity_clone_factory' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory',
  15432.             'hitso.entity_manager_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection',
  15433.             'hitso.loggable_reverter' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter',
  15434.             'hitso.loggable_reverter_collection' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverterCollection',
  15435.             'hitso.media_url_generator' => 'Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator',
  15436.             'http_kernel' => '?',
  15437.             'parameter_bag' => '?',
  15438.             'request.helper' => '?',
  15439.             'request_stack' => '?',
  15440.             'router' => '?',
  15441.             'router.helper' => '?',
  15442.             'security.authorization_checker' => '?',
  15443.             'security.csrf.token_manager' => '?',
  15444.             'security.token_storage' => '?',
  15445.             'serializer' => '?',
  15446.             'session' => '?',
  15447.             'site.collection' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection',
  15448.             'site.context' => 'Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext',
  15449.             'sonata.seo.page' => '?',
  15450.             'templating' => '?',
  15451.             'templating.helper' => 'Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper',
  15452.             'translator' => '?',
  15453.             'twig' => '?',
  15454.             'white_october_breadcrumbs' => '?',
  15455.         ]);
  15456.     }
  15457.     /**
  15458.      * Gets the private '.service_locator.hMIQgei' shared service.
  15459.      *
  15460.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15461.      */
  15462.     protected function get_ServiceLocator_HMIQgeiService()
  15463.     {
  15464.         return $this->privates['.service_locator.hMIQgei'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15465.             'category' => ['privates''.errored..service_locator.hMIQgei.Hitso\\Bundle\\CatalogBundle\\Entity\\Category'NULL'Cannot autowire service ".service_locator.hMIQgei": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Category" but no such service exists.'],
  15466.         ], [
  15467.             'category' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\Category',
  15468.         ]);
  15469.     }
  15470.     /**
  15471.      * Gets the private '.service_locator.hpX3Dr1' shared service.
  15472.      *
  15473.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15474.      */
  15475.     protected function get_ServiceLocator_HpX3Dr1Service()
  15476.     {
  15477.         return $this->privates['.service_locator.hpX3Dr1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15478.             'paramFetcher' => ['privates''.errored..service_locator.hpX3Dr1.FOS\\RestBundle\\Request\\ParamFetcher'NULL'Cannot autowire service ".service_locator.hpX3Dr1": it references class "FOS\\RestBundle\\Request\\ParamFetcher" but no such service exists. Try changing the type-hint to "FOS\\RestBundle\\Request\\ParamFetcherInterface" instead.'],
  15479.         ], [
  15480.             'paramFetcher' => 'FOS\\RestBundle\\Request\\ParamFetcher',
  15481.         ]);
  15482.     }
  15483.     /**
  15484.      * Gets the private '.service_locator.iw0h59h' shared service.
  15485.      *
  15486.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15487.      */
  15488.     protected function get_ServiceLocator_Iw0h59hService()
  15489.     {
  15490.         return $this->privates['.service_locator.iw0h59h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15491.             'productReview' => ['privates''.errored..service_locator.iw0h59h.Hitso\\Bundle\\CatalogBundle\\Entity\\ProductReview'NULL'Cannot autowire service ".service_locator.iw0h59h": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\ProductReview" but no such service exists.'],
  15492.         ], [
  15493.             'productReview' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\ProductReview',
  15494.         ]);
  15495.     }
  15496.     /**
  15497.      * Gets the private '.service_locator.jCk7wQG' shared service.
  15498.      *
  15499.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15500.      */
  15501.     protected function get_ServiceLocator_JCk7wQGService()
  15502.     {
  15503.         return $this->privates['.service_locator.jCk7wQG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15504.             'article' => ['privates''.errored..service_locator.jCk7wQG.Hitso\\Bundle\\ContentBundle\\Entity\\Article'NULL'Cannot autowire service ".service_locator.jCk7wQG": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Article" but no such service exists.'],
  15505.         ], [
  15506.             'article' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Article',
  15507.         ]);
  15508.     }
  15509.     /**
  15510.      * Gets the private '.service_locator.j_f.0PF' shared service.
  15511.      *
  15512.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15513.      */
  15514.     protected function get_ServiceLocator_JF_0PFService()
  15515.     {
  15516.         return $this->privates['.service_locator.j_f.0PF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15517.             'product' => ['privates''.errored..service_locator.j_f.0PF.Hitso\\Bundle\\CatalogBundle\\Entity\\Product'NULL'Cannot autowire service ".service_locator.j_f.0PF": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Product" but no such service exists.'],
  15518.         ], [
  15519.             'product' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\Product',
  15520.         ]);
  15521.     }
  15522.     /**
  15523.      * Gets the private '.service_locator.jxWVpmd' shared service.
  15524.      *
  15525.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15526.      */
  15527.     protected function get_ServiceLocator_JxWVpmdService()
  15528.     {
  15529.         return $this->privates['.service_locator.jxWVpmd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15530.             'feedIo' => ['services''feedio''getFeedioService'false],
  15531.             'provider' => ['privates''debril.rss_atom.provider''getDebril_RssAtom_ProviderService'false],
  15532.         ], [
  15533.             'feedIo' => '?',
  15534.             'provider' => '?',
  15535.         ]);
  15536.     }
  15537.     /**
  15538.      * Gets the private '.service_locator.jz3ByyW' shared service.
  15539.      *
  15540.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15541.      */
  15542.     protected function get_ServiceLocator_Jz3ByyWService()
  15543.     {
  15544.         return $this->privates['.service_locator.jz3ByyW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15545.             'banner' => ['privates''.errored..service_locator.jz3ByyW.Hitso\\Bundle\\ContentBundle\\Entity\\Banner'NULL'Cannot autowire service ".service_locator.jz3ByyW": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Banner" but no such service exists.'],
  15546.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15547.             'parameters' => ['privates''parameter_bag''getParameterBagService'false],
  15548.         ], [
  15549.             'banner' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Banner',
  15550.             'breadcrumbs' => '?',
  15551.             'parameters' => '?',
  15552.         ]);
  15553.     }
  15554.     /**
  15555.      * Gets the private '.service_locator.kBo3HxM' shared service.
  15556.      *
  15557.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15558.      */
  15559.     protected function get_ServiceLocator_KBo3HxMService()
  15560.     {
  15561.         return $this->privates['.service_locator.kBo3HxM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15562.             'probeOption' => ['privates''.errored..service_locator.kBo3HxM.Hitso\\Bundle\\ProbeBundle\\Entity\\ProbeOption'NULL'Cannot autowire service ".service_locator.kBo3HxM": it references class "Hitso\\Bundle\\ProbeBundle\\Entity\\ProbeOption" but no such service exists.'],
  15563.         ], [
  15564.             'probeOption' => 'Hitso\\Bundle\\ProbeBundle\\Entity\\ProbeOption',
  15565.         ]);
  15566.     }
  15567.     /**
  15568.      * Gets the private '.service_locator.kKAnTFs' shared service.
  15569.      *
  15570.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15571.      */
  15572.     protected function get_ServiceLocator_KKAnTFsService()
  15573.     {
  15574.         return $this->privates['.service_locator.kKAnTFs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15575.             'answer' => ['privates''.errored..service_locator.kKAnTFs.Hitso\\Bundle\\QABundle\\Entity\\Answer'NULL'Cannot autowire service ".service_locator.kKAnTFs": it references class "Hitso\\Bundle\\QABundle\\Entity\\Answer" but no such service exists.'],
  15576.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15577.         ], [
  15578.             'answer' => 'Hitso\\Bundle\\QABundle\\Entity\\Answer',
  15579.             'breadcrumbs' => '?',
  15580.         ]);
  15581.     }
  15582.     /**
  15583.      * Gets the private '.service_locator.kOrDo76' shared service.
  15584.      *
  15585.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15586.      */
  15587.     protected function get_ServiceLocator_KOrDo76Service()
  15588.     {
  15589.         return $this->privates['.service_locator.kOrDo76'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15590.             'entity' => ['privates''.errored..service_locator.kOrDo76.Hitso\\Bundle\\CommonBundle\\Entity\\EntityInterface'NULL'Cannot autowire service ".service_locator.kOrDo76": it references interface "Hitso\\Bundle\\CommonBundle\\Entity\\EntityInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Advert", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Attachments", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\CatalogCategory", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Cta", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Embed", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Featured", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Gallery", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Header", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Image", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Link", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Newsletter", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Paragraph", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Probe", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Product", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Section", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Table", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\TextWrap", "Hitso\\Bundle\\ContentBundle\\Entity\\Elements\\Video", "Hitso\\Bundle\\SectionBundle\\Entity\\Group", "Hitso\\Bundle\\SectionBundle\\Entity\\GroupRoute", "Hitso\\Bundle\\SectionBundle\\Entity\\GroupType", "Hitso\\Bundle\\SectionBundle\\Entity\\Section", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ArticleSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\BlockSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\FeaturedProductSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\HtmlCodeSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductListSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductSliderSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\PromoBoxSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\SetsSection", "Hitso\\Bundle\\SectionBundle\\Entity\\Section\\SubCategoriesSection".'],
  15591.         ], [
  15592.             'entity' => 'Hitso\\Bundle\\CommonBundle\\Entity\\EntityInterface',
  15593.         ]);
  15594.     }
  15595.     /**
  15596.      * Gets the private '.service_locator.lGlrAPs' shared service.
  15597.      *
  15598.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15599.      */
  15600.     protected function get_ServiceLocator_LGlrAPsService()
  15601.     {
  15602.         return $this->privates['.service_locator.lGlrAPs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15603.             'feature' => ['privates''.errored..service_locator.lGlrAPs.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Feature'NULL'Cannot autowire service ".service_locator.lGlrAPs": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Feature" but no such service exists.'],
  15604.         ], [
  15605.             'feature' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Feature',
  15606.         ]);
  15607.     }
  15608.     /**
  15609.      * Gets the private '.service_locator.lSbp1Gy' shared service.
  15610.      *
  15611.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15612.      */
  15613.     protected function get_ServiceLocator_LSbp1GyService()
  15614.     {
  15615.         return $this->privates['.service_locator.lSbp1Gy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15616.             'section' => ['privates''Hitso\\Bundle\\SectionBundle\\Entity\\Section''getSectionService'false],
  15617.         ], [
  15618.             'section' => 'Hitso\\Bundle\\SectionBundle\\Entity\\Section',
  15619.         ]);
  15620.     }
  15621.     /**
  15622.      * Gets the private '.service_locator.mDi36Nq' shared service.
  15623.      *
  15624.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15625.      */
  15626.     protected function get_ServiceLocator_MDi36NqService()
  15627.     {
  15628.         return $this->privates['.service_locator.mDi36Nq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15629.             'csv' => ['services''Hitso\\Bundle\\CommonBundle\\Service\\CSV''getCSVService'false],
  15630.         ], [
  15631.             'csv' => 'Hitso\\Bundle\\CommonBundle\\Service\\CSV',
  15632.         ]);
  15633.     }
  15634.     /**
  15635.      * Gets the private '.service_locator.mFk3ewT' shared service.
  15636.      *
  15637.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15638.      */
  15639.     protected function get_ServiceLocator_MFk3ewTService()
  15640.     {
  15641.         return $this->privates['.service_locator.mFk3ewT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15642.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15643.             'tagType' => ['privates''.errored..service_locator.mFk3ewT.Hitso\\Bundle\\TaggingBundle\\Entity\\TagType'NULL'Cannot autowire service ".service_locator.mFk3ewT": it references class "Hitso\\Bundle\\TaggingBundle\\Entity\\TagType" but no such service exists.'],
  15644.         ], [
  15645.             'breadcrumbs' => '?',
  15646.             'tagType' => 'Hitso\\Bundle\\TaggingBundle\\Entity\\TagType',
  15647.         ]);
  15648.     }
  15649.     /**
  15650.      * Gets the private '.service_locator.mGs8p8R' shared service.
  15651.      *
  15652.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15653.      */
  15654.     protected function get_ServiceLocator_MGs8p8RService()
  15655.     {
  15656.         return $this->privates['.service_locator.mGs8p8R'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15657.             'attributeGroup' => ['privates''.errored..service_locator.mGs8p8R.Hitso\\Bundle\\CatalogBundle\\Entity\\AttributeGroup'NULL'Cannot autowire service ".service_locator.mGs8p8R": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\AttributeGroup" but no such service exists.'],
  15658.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15659.         ], [
  15660.             'attributeGroup' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\AttributeGroup',
  15661.             'breadcrumbs' => '?',
  15662.         ]);
  15663.     }
  15664.     /**
  15665.      * Gets the private '.service_locator.mdBbn3i' shared service.
  15666.      *
  15667.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15668.      */
  15669.     protected function get_ServiceLocator_MdBbn3iService()
  15670.     {
  15671.         return $this->privates['.service_locator.mdBbn3i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15672.             'content' => ['privates''.errored..service_locator.mdBbn3i.Hitso\\Bundle\\ContentBundle\\Entity\\Content'NULL'Cannot autowire service ".service_locator.mdBbn3i": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Content" but no such service exists.'],
  15673.         ], [
  15674.             'content' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Content',
  15675.         ]);
  15676.     }
  15677.     /**
  15678.      * Gets the private '.service_locator.nPaxXlH' shared service.
  15679.      *
  15680.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15681.      */
  15682.     protected function get_ServiceLocator_NPaxXlHService()
  15683.     {
  15684.         return $this->privates['.service_locator.nPaxXlH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15685.             'entity' => ['privates''.errored..service_locator.nPaxXlH.Juki\\Bundle\\AppBundle\\Entity\\RegistrationRequest'NULL'Cannot autowire service ".service_locator.nPaxXlH": it references class "Juki\\Bundle\\AppBundle\\Entity\\RegistrationRequest" but no such service exists.'],
  15686.         ], [
  15687.             'entity' => 'Juki\\Bundle\\AppBundle\\Entity\\RegistrationRequest',
  15688.         ]);
  15689.     }
  15690.     /**
  15691.      * Gets the private '.service_locator.nZhQ1xR' shared service.
  15692.      *
  15693.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15694.      */
  15695.     protected function get_ServiceLocator_NZhQ1xRService()
  15696.     {
  15697.         return $this->privates['.service_locator.nZhQ1xR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15698.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15699.             'distributor' => ['privates''.errored..service_locator.nZhQ1xR.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Distributor'NULL'Cannot autowire service ".service_locator.nZhQ1xR": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Distributor" but no such service exists.'],
  15700.         ], [
  15701.             'breadcrumbs' => '?',
  15702.             'distributor' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Distributor',
  15703.         ]);
  15704.     }
  15705.     /**
  15706.      * Gets the private '.service_locator.o9nGMXB' shared service.
  15707.      *
  15708.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15709.      */
  15710.     protected function get_ServiceLocator_O9nGMXBService()
  15711.     {
  15712.         return $this->privates['.service_locator.o9nGMXB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15713.             'twig' => ['services''twig''getTwigService'false],
  15714.         ], [
  15715.             'twig' => 'Twig\\Environment',
  15716.         ]);
  15717.     }
  15718.     /**
  15719.      * Gets the private '.service_locator.ol0TPYL' shared service.
  15720.      *
  15721.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15722.      */
  15723.     protected function get_ServiceLocator_Ol0TPYLService()
  15724.     {
  15725.         return $this->privates['.service_locator.ol0TPYL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15726.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15727.             'logEntryRepository' => ['privates''Hitso\\Bundle\\CommonBundle\\Repository\\UserLogEntryRepository''getUserLogEntryRepositoryService'false],
  15728.             'user' => ['privates''.errored..service_locator.ol0TPYL.Hitso\\Bundle\\CommonBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.ol0TPYL": it references class "Hitso\\Bundle\\CommonBundle\\Entity\\User" but no such service exists.'],
  15729.         ], [
  15730.             'breadcrumbs' => '?',
  15731.             'logEntryRepository' => 'Hitso\\Bundle\\CommonBundle\\Repository\\UserLogEntryRepository',
  15732.             'user' => 'Hitso\\Bundle\\CommonBundle\\Entity\\User',
  15733.         ]);
  15734.     }
  15735.     /**
  15736.      * Gets the private '.service_locator.pECfXln' shared service.
  15737.      *
  15738.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15739.      */
  15740.     protected function get_ServiceLocator_PECfXlnService()
  15741.     {
  15742.         return $this->privates['.service_locator.pECfXln'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15743.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15744.         ], [
  15745.             'breadcrumbs' => '?',
  15746.         ]);
  15747.     }
  15748.     /**
  15749.      * Gets the private '.service_locator.pa0sPOR' shared service.
  15750.      *
  15751.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15752.      */
  15753.     protected function get_ServiceLocator_Pa0sPORService()
  15754.     {
  15755.         return $this->privates['.service_locator.pa0sPOR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15756.             'directory' => ['privates''.errored..service_locator.pa0sPOR.Hitso\\Bundle\\FileManagerBundle\\Entity\\Directory'NULL'Cannot autowire service ".service_locator.pa0sPOR": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\Directory" but no such service exists.'],
  15757.         ], [
  15758.             'directory' => 'Hitso\\Bundle\\FileManagerBundle\\Entity\\Directory',
  15759.         ]);
  15760.     }
  15761.     /**
  15762.      * Gets the private '.service_locator.paC1vfD' shared service.
  15763.      *
  15764.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15765.      */
  15766.     protected function get_ServiceLocator_PaC1vfDService()
  15767.     {
  15768.         return $this->privates['.service_locator.paC1vfD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15769.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15770.             'entity' => ['privates''.errored..service_locator.paC1vfD.Juki\\Bundle\\AppBundle\\Entity\\ContactForm'NULL'Cannot autowire service ".service_locator.paC1vfD": it references class "Juki\\Bundle\\AppBundle\\Entity\\ContactForm" but no such service exists.'],
  15771.         ], [
  15772.             'breadcrumbs' => '?',
  15773.             'entity' => 'Juki\\Bundle\\AppBundle\\Entity\\ContactForm',
  15774.         ]);
  15775.     }
  15776.     /**
  15777.      * Gets the private '.service_locator.q_Wr7A9' shared service.
  15778.      *
  15779.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15780.      */
  15781.     protected function get_ServiceLocator_QWr7A9Service()
  15782.     {
  15783.         return $this->privates['.service_locator.q_Wr7A9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15784.             'kernel' => ['services''kernel''getKernelService'false],
  15785.         ], [
  15786.             'kernel' => '?',
  15787.         ]);
  15788.     }
  15789.     /**
  15790.      * Gets the private '.service_locator.qm.HRBM' shared service.
  15791.      *
  15792.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15793.      */
  15794.     protected function get_ServiceLocator_Qm_HRBMService()
  15795.     {
  15796.         return $this->privates['.service_locator.qm.HRBM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15797.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15798.             'operationManager' => ['privates''Hitso\\Bundle\\TicketsBundle\\Manager\\OperationManager''getOperationManagerService'false],
  15799.         ], [
  15800.             'breadcrumbs' => '?',
  15801.             'operationManager' => 'Hitso\\Bundle\\TicketsBundle\\Manager\\OperationManager',
  15802.         ]);
  15803.     }
  15804.     /**
  15805.      * Gets the private '.service_locator.rUTeM_d' shared service.
  15806.      *
  15807.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15808.      */
  15809.     protected function get_ServiceLocator_RUTeMDService()
  15810.     {
  15811.         return $this->privates['.service_locator.rUTeM_d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15812.             'distributor' => ['privates''.errored..service_locator.rUTeM_d.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Distributor'NULL'Cannot autowire service ".service_locator.rUTeM_d": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Distributor" but no such service exists.'],
  15813.         ], [
  15814.             'distributor' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Distributor',
  15815.         ]);
  15816.     }
  15817.     /**
  15818.      * Gets the private '.service_locator.sCnlJnY' shared service.
  15819.      *
  15820.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15821.      */
  15822.     protected function get_ServiceLocator_SCnlJnYService()
  15823.     {
  15824.         return $this->privates['.service_locator.sCnlJnY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15825.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15826.             'event' => ['privates''.errored..service_locator.sCnlJnY.Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Event'NULL'Cannot autowire service ".service_locator.sCnlJnY": it references class "Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Event" but no such service exists.'],
  15827.         ], [
  15828.             'breadcrumbs' => '?',
  15829.             'event' => 'Juki\\Bundle\\AppBundle\\Entity\\Dictionary\\Event',
  15830.         ]);
  15831.     }
  15832.     /**
  15833.      * Gets the private '.service_locator.siAC6nS' shared service.
  15834.      *
  15835.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15836.      */
  15837.     protected function get_ServiceLocator_SiAC6nSService()
  15838.     {
  15839.         return $this->privates['.service_locator.siAC6nS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15840.             'file' => ['privates''.errored..service_locator.siAC6nS.Hitso\\Bundle\\FileManagerBundle\\Entity\\File'NULL'Cannot autowire service ".service_locator.siAC6nS": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\File" but no such service exists.'],
  15841.         ], [
  15842.             'file' => 'Hitso\\Bundle\\FileManagerBundle\\Entity\\File',
  15843.         ]);
  15844.     }
  15845.     /**
  15846.      * Gets the private '.service_locator.spHR1WY' shared service.
  15847.      *
  15848.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15849.      */
  15850.     protected function get_ServiceLocator_SpHR1WYService()
  15851.     {
  15852.         return $this->privates['.service_locator.spHR1WY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15853.             'redirect' => ['privates''.errored..service_locator.spHR1WY.Hitso\\Bundle\\RoutingBundle\\Entity\\Redirect'NULL'Cannot autowire service ".service_locator.spHR1WY": it references class "Hitso\\Bundle\\RoutingBundle\\Entity\\Redirect" but no such service exists.'],
  15854.             'redirectFileCreator' => ['privates''Hitso\\Bundle\\RoutingBundle\\Service\\RedirectFileCreator''getRedirectFileCreatorService'false],
  15855.         ], [
  15856.             'redirect' => 'Hitso\\Bundle\\RoutingBundle\\Entity\\Redirect',
  15857.             'redirectFileCreator' => 'Hitso\\Bundle\\RoutingBundle\\Service\\RedirectFileCreator',
  15858.         ]);
  15859.     }
  15860.     /**
  15861.      * Gets the private '.service_locator.tBMB9l2' shared service.
  15862.      *
  15863.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15864.      */
  15865.     protected function get_ServiceLocator_TBMB9l2Service()
  15866.     {
  15867.         return $this->privates['.service_locator.tBMB9l2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15868.             'file' => ['privates''.errored..service_locator.tBMB9l2.Hitso\\Bundle\\FileManagerBundle\\Entity\\File'NULL'Cannot autowire service ".service_locator.tBMB9l2": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\File" but no such service exists.'],
  15869.         ], [
  15870.             'file' => 'Hitso\\Bundle\\FileManagerBundle\\Entity\\File',
  15871.         ]);
  15872.     }
  15873.     /**
  15874.      * Gets the private '.service_locator.tDyS..U' shared service.
  15875.      *
  15876.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15877.      */
  15878.     protected function get_ServiceLocator_TDyS__UService()
  15879.     {
  15880.         return $this->privates['.service_locator.tDyS..U'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15881.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15882.             'slide' => ['privates''.errored..service_locator.tDyS..U.Hitso\\Bundle\\ContentBundle\\Entity\\Slide'NULL'Cannot autowire service ".service_locator.tDyS..U": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Slide" but no such service exists.'],
  15883.             'slidesConfig' => ['privates''.value.cflQOUo''get_Value_CflQOUoService'false],
  15884.         ], [
  15885.             'breadcrumbs' => '?',
  15886.             'slide' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Slide',
  15887.             'slidesConfig' => '?',
  15888.         ]);
  15889.     }
  15890.     /**
  15891.      * Gets the private '.service_locator.tbnmERi' shared service.
  15892.      *
  15893.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15894.      */
  15895.     protected function get_ServiceLocator_TbnmERiService()
  15896.     {
  15897.         return $this->privates['.service_locator.tbnmERi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15898.             'subscriber' => ['privates''.errored..service_locator.tbnmERi.Hitso\\Bundle\\NewsletterBundle\\Entity\\Subscriber'NULL'Cannot autowire service ".service_locator.tbnmERi": it references class "Hitso\\Bundle\\NewsletterBundle\\Entity\\Subscriber" but no such service exists.'],
  15899.         ], [
  15900.             'subscriber' => 'Hitso\\Bundle\\NewsletterBundle\\Entity\\Subscriber',
  15901.         ]);
  15902.     }
  15903.     /**
  15904.      * Gets the private '.service_locator.uGJNrby' shared service.
  15905.      *
  15906.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15907.      */
  15908.     protected function get_ServiceLocator_UGJNrbyService()
  15909.     {
  15910.         return $this->privates['.service_locator.uGJNrby'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15911.             'repository' => ['privates''Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  15912.         ], [
  15913.             'repository' => 'Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository',
  15914.         ]);
  15915.     }
  15916.     /**
  15917.      * Gets the private '.service_locator.ucVOyAc' shared service.
  15918.      *
  15919.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15920.      */
  15921.     protected function get_ServiceLocator_UcVOyAcService()
  15922.     {
  15923.         return $this->privates['.service_locator.ucVOyAc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15924.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15925.             'section' => ['privates''Hitso\\Bundle\\SectionBundle\\Entity\\Section''getSectionService'false],
  15926.         ], [
  15927.             'breadcrumbs' => '?',
  15928.             'section' => 'Hitso\\Bundle\\SectionBundle\\Entity\\Section',
  15929.         ]);
  15930.     }
  15931.     /**
  15932.      * Gets the private '.service_locator.v4EPFh.' shared service.
  15933.      *
  15934.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15935.      */
  15936.     protected function get_ServiceLocator_V4EPFh_Service()
  15937.     {
  15938.         return $this->privates['.service_locator.v4EPFh.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15939.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  15940.             'entity' => ['privates''.errored..service_locator.v4EPFh..Hitso\\Bundle\\AdminBundle\\Entity\\Whitelist'NULL'Cannot autowire service ".service_locator.v4EPFh.": it references class "Hitso\\Bundle\\AdminBundle\\Entity\\Whitelist" but no such service exists.'],
  15941.         ], [
  15942.             'breadcrumbs' => '?',
  15943.             'entity' => 'Hitso\\Bundle\\AdminBundle\\Entity\\Whitelist',
  15944.         ]);
  15945.     }
  15946.     /**
  15947.      * Gets the private '.service_locator.va1wmfW' shared service.
  15948.      *
  15949.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15950.      */
  15951.     protected function get_ServiceLocator_Va1wmfWService()
  15952.     {
  15953.         return $this->privates['.service_locator.va1wmfW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15954.             'ticket' => ['privates''.errored..service_locator.va1wmfW.Hitso\\Bundle\\TicketsBundle\\Entity\\Ticket'NULL'Cannot autowire service ".service_locator.va1wmfW": it references class "Hitso\\Bundle\\TicketsBundle\\Entity\\Ticket" but no such service exists.'],
  15955.         ], [
  15956.             'ticket' => 'Hitso\\Bundle\\TicketsBundle\\Entity\\Ticket',
  15957.         ]);
  15958.     }
  15959.     /**
  15960.      * Gets the private '.service_locator.van9oJL' shared service.
  15961.      *
  15962.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15963.      */
  15964.     protected function get_ServiceLocator_Van9oJLService()
  15965.     {
  15966.         return $this->privates['.service_locator.van9oJL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15967.             'section' => ['privates''Hitso\\Bundle\\SectionBundle\\Entity\\Section''getSectionService'false],
  15968.         ], [
  15969.             'section' => 'Hitso\\Bundle\\SectionBundle\\Entity\\Section',
  15970.         ]);
  15971.     }
  15972.     /**
  15973.      * Gets the private '.service_locator.vdmMuyE' shared service.
  15974.      *
  15975.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15976.      */
  15977.     protected function get_ServiceLocator_VdmMuyEService()
  15978.     {
  15979.         return $this->privates['.service_locator.vdmMuyE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15980.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  15981.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  15982.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  15983.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  15984.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15985.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  15986.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  15987.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  15988.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  15989.             'serializer' => ['services''serializer''getSerializerService'false],
  15990.             'session' => ['services''session''getSessionService'false],
  15991.             'templating' => ['services''templating''getTemplatingService'false],
  15992.             'twig' => ['services''twig''getTwigService'false],
  15993.         ], [
  15994.             'doctrine' => '?',
  15995.             'form.factory' => '?',
  15996.             'http_kernel' => '?',
  15997.             'parameter_bag' => '?',
  15998.             'request_stack' => '?',
  15999.             'router' => '?',
  16000.             'security.authorization_checker' => '?',
  16001.             'security.csrf.token_manager' => '?',
  16002.             'security.token_storage' => '?',
  16003.             'serializer' => '?',
  16004.             'session' => '?',
  16005.             'templating' => '?',
  16006.             'twig' => '?',
  16007.         ]);
  16008.     }
  16009.     /**
  16010.      * Gets the private '.service_locator.vmyB_Zm' shared service.
  16011.      *
  16012.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16013.      */
  16014.     protected function get_ServiceLocator_VmyBZmService()
  16015.     {
  16016.         return $this->privates['.service_locator.vmyB_Zm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16017.             'attachment' => ['privates''.errored..service_locator.vmyB_Zm.Juki\\Bundle\\AppBundle\\Entity\\ProductAttachment'NULL'Cannot autowire service ".service_locator.vmyB_Zm": it references class "Juki\\Bundle\\AppBundle\\Entity\\ProductAttachment" but no such service exists.'],
  16018.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  16019.         ], [
  16020.             'attachment' => 'Juki\\Bundle\\AppBundle\\Entity\\ProductAttachment',
  16021.             'breadcrumbs' => '?',
  16022.         ]);
  16023.     }
  16024.     /**
  16025.      * Gets the private '.service_locator.vup1AmX' shared service.
  16026.      *
  16027.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16028.      */
  16029.     protected function get_ServiceLocator_Vup1AmXService()
  16030.     {
  16031.         return $this->privates['.service_locator.vup1AmX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16032.             'hotspot' => ['privates''.errored..service_locator.vup1AmX.Hitso\\Bundle\\FileManagerBundle\\Entity\\FileHotspot'NULL'Cannot autowire service ".service_locator.vup1AmX": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\FileHotspot" but no such service exists.'],
  16033.         ], [
  16034.             'hotspot' => 'Hitso\\Bundle\\FileManagerBundle\\Entity\\FileHotspot',
  16035.         ]);
  16036.     }
  16037.     /**
  16038.      * Gets the private '.service_locator.wdcYQrg' shared service.
  16039.      *
  16040.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16041.      */
  16042.     protected function get_ServiceLocator_WdcYQrgService()
  16043.     {
  16044.         return $this->privates['.service_locator.wdcYQrg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16045.             'attribute' => ['privates''.errored..service_locator.wdcYQrg.Hitso\\Bundle\\CatalogBundle\\Entity\\Attribute'NULL'Cannot autowire service ".service_locator.wdcYQrg": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\Attribute" but no such service exists.'],
  16046.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  16047.         ], [
  16048.             'attribute' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\Attribute',
  16049.             'breadcrumbs' => '?',
  16050.         ]);
  16051.     }
  16052.     /**
  16053.      * Gets the private '.service_locator.xUVHyrR' shared service.
  16054.      *
  16055.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16056.      */
  16057.     protected function get_ServiceLocator_XUVHyrRService()
  16058.     {
  16059.         return $this->privates['.service_locator.xUVHyrR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16060.             'entity' => ['privates''.errored..service_locator.xUVHyrR.Hitso\\Bundle\\TaggingBundle\\Entity\\TagType'NULL'Cannot autowire service ".service_locator.xUVHyrR": it references class "Hitso\\Bundle\\TaggingBundle\\Entity\\TagType" but no such service exists.'],
  16061.         ], [
  16062.             'entity' => 'Hitso\\Bundle\\TaggingBundle\\Entity\\TagType',
  16063.         ]);
  16064.     }
  16065.     /**
  16066.      * Gets the private '.service_locator.yGlmO6l' shared service.
  16067.      *
  16068.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16069.      */
  16070.     protected function get_ServiceLocator_YGlmO6lService()
  16071.     {
  16072.         return $this->privates['.service_locator.yGlmO6l'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16073.             'attributeGroup' => ['privates''.errored..service_locator.yGlmO6l.Hitso\\Bundle\\CatalogBundle\\Entity\\AttributeGroup'NULL'Cannot autowire service ".service_locator.yGlmO6l": it references class "Hitso\\Bundle\\CatalogBundle\\Entity\\AttributeGroup" but no such service exists.'],
  16074.         ], [
  16075.             'attributeGroup' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\AttributeGroup',
  16076.         ]);
  16077.     }
  16078.     /**
  16079.      * Gets the private '.service_locator.yPO_pMw' shared service.
  16080.      *
  16081.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16082.      */
  16083.     protected function get_ServiceLocator_YPOPMwService()
  16084.     {
  16085.         return $this->privates['.service_locator.yPO_pMw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16086.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  16087.             'file' => ['privates''.errored..service_locator.yPO_pMw.Hitso\\Bundle\\FileManagerBundle\\Entity\\File'NULL'Cannot autowire service ".service_locator.yPO_pMw": it references class "Hitso\\Bundle\\FileManagerBundle\\Entity\\File" but no such service exists.'],
  16088.         ], [
  16089.             'breadcrumbs' => '?',
  16090.             'file' => 'Hitso\\Bundle\\FileManagerBundle\\Entity\\File',
  16091.         ]);
  16092.     }
  16093.     /**
  16094.      * Gets the private '.service_locator.yfsuJP_' shared service.
  16095.      *
  16096.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16097.      */
  16098.     protected function get_ServiceLocator_YfsuJPService()
  16099.     {
  16100.         return $this->privates['.service_locator.yfsuJP_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16101.             'params' => ['privates''parameter_bag''getParameterBagService'false],
  16102.         ], [
  16103.             'params' => '?',
  16104.         ]);
  16105.     }
  16106.     /**
  16107.      * Gets the private '.service_locator.z5tgTif' shared service.
  16108.      *
  16109.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16110.      */
  16111.     protected function get_ServiceLocator_Z5tgTifService()
  16112.     {
  16113.         return $this->privates['.service_locator.z5tgTif'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16114.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  16115.         ], [
  16116.             'breadcrumbs' => '?',
  16117.         ]);
  16118.     }
  16119.     /**
  16120.      * Gets the private '.service_locator.zUd4GJU' shared service.
  16121.      *
  16122.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16123.      */
  16124.     protected function get_ServiceLocator_ZUd4GJUService()
  16125.     {
  16126.         return $this->privates['.service_locator.zUd4GJU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16127.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  16128.             'entity' => ['privates''.errored..service_locator.zUd4GJU.Juki\\Bundle\\AppBundle\\Entity\\RegistrationRequest'NULL'Cannot autowire service ".service_locator.zUd4GJU": it references class "Juki\\Bundle\\AppBundle\\Entity\\RegistrationRequest" but no such service exists.'],
  16129.         ], [
  16130.             'breadcrumbs' => '?',
  16131.             'entity' => 'Juki\\Bundle\\AppBundle\\Entity\\RegistrationRequest',
  16132.         ]);
  16133.     }
  16134.     /**
  16135.      * Gets the private '.service_locator.zlOKpuy' shared service.
  16136.      *
  16137.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16138.      */
  16139.     protected function get_ServiceLocator_ZlOKpuyService()
  16140.     {
  16141.         return $this->privates['.service_locator.zlOKpuy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16142.             'group' => ['privates''Hitso\\Bundle\\SectionBundle\\Entity\\Group''getGroupService'false],
  16143.         ], [
  16144.             'group' => 'Hitso\\Bundle\\SectionBundle\\Entity\\Group',
  16145.         ]);
  16146.     }
  16147.     /**
  16148.      * Gets the private '.service_locator.zzD6e9A' shared service.
  16149.      *
  16150.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16151.      */
  16152.     protected function get_ServiceLocator_ZzD6e9AService()
  16153.     {
  16154.         return $this->privates['.service_locator.zzD6e9A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16155.             'article' => ['privates''.errored..service_locator.zzD6e9A.Hitso\\Bundle\\ContentBundle\\Entity\\Article'NULL'Cannot autowire service ".service_locator.zzD6e9A": it references class "Hitso\\Bundle\\ContentBundle\\Entity\\Article" but no such service exists.'],
  16156.             'breadcrumbs' => ['services''white_october_breadcrumbs''getWhiteOctoberBreadcrumbsService'false],
  16157.         ], [
  16158.             'article' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Article',
  16159.             'breadcrumbs' => '?',
  16160.         ]);
  16161.     }
  16162.     /**
  16163.      * Gets the private '.value.cflQOUo' shared service.
  16164.      *
  16165.      * @return \mixed
  16166.      */
  16167.     protected function get_Value_CflQOUoService()
  16168.     {
  16169.         return $this->privates['.value.cflQOUo'] = \current([=> $this->parameters['content.slides']]);
  16170.     }
  16171.     /**
  16172.      * Gets the private 'Endroid\QrCodeBundle\Twig\QrCodeRuntime' shared autowired service.
  16173.      *
  16174.      * @return \Endroid\QrCodeBundle\Twig\QrCodeRuntime
  16175.      */
  16176.     protected function getQrCodeRuntimeService()
  16177.     {
  16178.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  16179.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeRuntime.php';
  16180.         return $this->privates['Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime'] = new \Endroid\QrCodeBundle\Twig\QrCodeRuntime(($this->privates['Endroid\\QrCode\\Factory\\QrCodeFactory'] ?? $this->getQrCodeFactoryService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  16181.     }
  16182.     /**
  16183.      * Gets the private 'Endroid\QrCode\Factory\QrCodeFactory' shared autowired service.
  16184.      *
  16185.      * @return \Endroid\QrCode\Factory\QrCodeFactory
  16186.      */
  16187.     protected function getQrCodeFactoryService()
  16188.     {
  16189.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Factory/QrCodeFactoryInterface.php';
  16190.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Factory/QrCodeFactory.php';
  16191.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/WriterRegistryInterface.php';
  16192.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/WriterRegistry.php';
  16193.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  16194.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/AbstractWriter.php';
  16195.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/BinaryWriter.php';
  16196.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/DebugWriter.php';
  16197.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/EpsWriter.php';
  16198.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/PngWriter.php';
  16199.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/SvgWriter.php';
  16200.         $a = new \Endroid\QrCode\WriterRegistry();
  16201.         $a->addWriters(new RewindableGenerator(function () {
  16202.             yield => ($this->services['Endroid\\QrCode\\Writer\\BinaryWriter'] ?? ($this->services['Endroid\\QrCode\\Writer\\BinaryWriter'] = new \Endroid\QrCode\Writer\BinaryWriter()));
  16203.             yield => ($this->services['Endroid\\QrCode\\Writer\\DebugWriter'] ?? ($this->services['Endroid\\QrCode\\Writer\\DebugWriter'] = new \Endroid\QrCode\Writer\DebugWriter()));
  16204.             yield => ($this->services['Endroid\\QrCode\\Writer\\EpsWriter'] ?? ($this->services['Endroid\\QrCode\\Writer\\EpsWriter'] = new \Endroid\QrCode\Writer\EpsWriter()));
  16205.             yield => ($this->services['Endroid\\QrCode\\Writer\\PngWriter'] ?? ($this->services['Endroid\\QrCode\\Writer\\PngWriter'] = new \Endroid\QrCode\Writer\PngWriter()));
  16206.             yield => ($this->services['Endroid\\QrCode\\Writer\\SvgWriter'] ?? ($this->services['Endroid\\QrCode\\Writer\\SvgWriter'] = new \Endroid\QrCode\Writer\SvgWriter()));
  16207.         }, 5));
  16208.         $a->addWriter(($this->services['Endroid\\QrCode\\Writer\\BinaryWriter'] ?? ($this->services['Endroid\\QrCode\\Writer\\BinaryWriter'] = new \Endroid\QrCode\Writer\BinaryWriter())));
  16209.         $a->addWriter(($this->services['Endroid\\QrCode\\Writer\\DebugWriter'] ?? ($this->services['Endroid\\QrCode\\Writer\\DebugWriter'] = new \Endroid\QrCode\Writer\DebugWriter())));
  16210.         $a->addWriter(($this->services['Endroid\\QrCode\\Writer\\EpsWriter'] ?? ($this->services['Endroid\\QrCode\\Writer\\EpsWriter'] = new \Endroid\QrCode\Writer\EpsWriter())));
  16211.         $a->addWriter(($this->services['Endroid\\QrCode\\Writer\\PngWriter'] ?? ($this->services['Endroid\\QrCode\\Writer\\PngWriter'] = new \Endroid\QrCode\Writer\PngWriter())));
  16212.         $a->addWriter(($this->services['Endroid\\QrCode\\Writer\\SvgWriter'] ?? ($this->services['Endroid\\QrCode\\Writer\\SvgWriter'] = new \Endroid\QrCode\Writer\SvgWriter())));
  16213.         return $this->privates['Endroid\\QrCode\\Factory\\QrCodeFactory'] = new \Endroid\QrCode\Factory\QrCodeFactory(['writer' => 'png''size' => 300'margin' => 10'foreground_color' => ['r' => 0'g' => 0'b' => 0'a' => 0], 'background_color' => ['r' => 255'g' => 255'b' => 255'a' => 0], 'error_correction_level' => 'low''encoding' => 'UTF-8''label' => 'Scan the code''label_font_size' => 20'label_alignment' => 'left''label_margin' => ['b' => 20], 'logo_width' => 150'logo_height' => 200'validate_result' => false'writer_options' => ['exclude_xml_declaration' => true]], $a);
  16214.     }
  16215.     /**
  16216.      * Gets the private 'GraphQL\Server\ServerConfig' shared autowired service.
  16217.      *
  16218.      * @return \TheCodingMachine\GraphQLite\Bundle\Server\ServerConfig
  16219.      */
  16220.     protected function getServerConfigService()
  16221.     {
  16222.         include_once \dirname(__DIR__4).'/vendor/webonyx/graphql-php/src/Server/ServerConfig.php';
  16223.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/Server/ServerConfig.php';
  16224.         $this->privates['GraphQL\\Server\\ServerConfig'] = $instance = new \TheCodingMachine\GraphQLite\Bundle\Server\ServerConfig();
  16225.         $instance->setSchema(($this->services['TheCodingMachine\\GraphQLite\\Schema'] ?? $this->getSchemaService()));
  16226.         $instance->setErrorFormatter([=> '\\TheCodingMachine\\GraphQLite\\Exceptions\\WebonyxErrorHandler'=> 'errorFormatter']);
  16227.         $instance->setErrorsHandler([=> '\\TheCodingMachine\\GraphQLite\\Exceptions\\WebonyxErrorHandler'=> 'errorHandler']);
  16228.         $instance->setDebugFlag(8);
  16229.         $instance->setValidationRules([]);
  16230.         return $instance;
  16231.     }
  16232.     /**
  16233.      * Gets the private 'Hitso\Bundle\AdminBundle\EventListener\AccessDeniedListener' shared autowired service.
  16234.      *
  16235.      * @return \Hitso\Bundle\AdminBundle\EventListener\AccessDeniedListener
  16236.      */
  16237.     protected function getAccessDeniedListenerService()
  16238.     {
  16239.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/EventListener/AccessDeniedListener.php';
  16240.         return $this->privates['Hitso\\Bundle\\AdminBundle\\EventListener\\AccessDeniedListener'] = new \Hitso\Bundle\AdminBundle\EventListener\AccessDeniedListener(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  16241.     }
  16242.     /**
  16243.      * Gets the private 'Hitso\Bundle\AdminBundle\EventListener\SiteRedirectingListener' shared autowired service.
  16244.      *
  16245.      * @return \Hitso\Bundle\AdminBundle\EventListener\SiteRedirectingListener
  16246.      */
  16247.     protected function getSiteRedirectingListenerService()
  16248.     {
  16249.         return $this->privates['Hitso\\Bundle\\AdminBundle\\EventListener\\SiteRedirectingListener'] = new \Hitso\Bundle\AdminBundle\EventListener\SiteRedirectingListener(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  16250.     }
  16251.     /**
  16252.      * Gets the private 'Hitso\Bundle\AdminBundle\Form\Type\UserFormType' shared autowired service.
  16253.      *
  16254.      * @return \Hitso\Bundle\AdminBundle\Form\Type\UserFormType
  16255.      */
  16256.     protected function getUserFormTypeService()
  16257.     {
  16258.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16259.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16260.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Form/Type/UserFormType.php';
  16261.         return $this->privates['Hitso\\Bundle\\AdminBundle\\Form\\Type\\UserFormType'] = new \Hitso\Bundle\AdminBundle\Form\Type\UserFormType($this->parameters['allowed_locales']);
  16262.     }
  16263.     /**
  16264.      * Gets the private 'Hitso\Bundle\AdminBundle\Form\Type\UserNoteType' shared autowired service.
  16265.      *
  16266.      * @return \Hitso\Bundle\AdminBundle\Form\Type\UserNoteType
  16267.      */
  16268.     protected function getUserNoteTypeService()
  16269.     {
  16270.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16271.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16272.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  16273.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Form/Type/UserNoteType.php';
  16274.         return $this->privates['Hitso\\Bundle\\AdminBundle\\Form\\Type\\UserNoteType'] = new \Hitso\Bundle\AdminBundle\Form\Type\UserNoteType();
  16275.     }
  16276.     /**
  16277.      * Gets the private 'Hitso\Bundle\AdminBundle\Form\WhitelistFormType' shared autowired service.
  16278.      *
  16279.      * @return \Hitso\Bundle\AdminBundle\Form\WhitelistFormType
  16280.      */
  16281.     protected function getWhitelistFormTypeService()
  16282.     {
  16283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16285.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Form/WhitelistFormType.php';
  16286.         return $this->privates['Hitso\\Bundle\\AdminBundle\\Form\\WhitelistFormType'] = new \Hitso\Bundle\AdminBundle\Form\WhitelistFormType();
  16287.     }
  16288.     /**
  16289.      * Gets the private 'Hitso\Bundle\AdminBundle\Manager\UserManager' shared autowired service.
  16290.      *
  16291.      * @return \Hitso\Bundle\AdminBundle\Manager\UserManager
  16292.      */
  16293.     protected function getUserManagerService()
  16294.     {
  16295.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16296.         if (isset($this->privates['Hitso\\Bundle\\AdminBundle\\Manager\\UserManager'])) {
  16297.             return $this->privates['Hitso\\Bundle\\AdminBundle\\Manager\\UserManager'];
  16298.         }
  16299.         return $this->privates['Hitso\\Bundle\\AdminBundle\\Manager\\UserManager'] = new \Hitso\Bundle\AdminBundle\Manager\UserManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16300.     }
  16301.     /**
  16302.      * Gets the private 'Hitso\Bundle\AdminBundle\Manager\WhitelistManager' shared autowired service.
  16303.      *
  16304.      * @return \Hitso\Bundle\AdminBundle\Manager\WhitelistManager
  16305.      */
  16306.     protected function getWhitelistManagerService()
  16307.     {
  16308.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16309.         if (isset($this->privates['Hitso\\Bundle\\AdminBundle\\Manager\\WhitelistManager'])) {
  16310.             return $this->privates['Hitso\\Bundle\\AdminBundle\\Manager\\WhitelistManager'];
  16311.         }
  16312.         return $this->privates['Hitso\\Bundle\\AdminBundle\\Manager\\WhitelistManager'] = new \Hitso\Bundle\AdminBundle\Manager\WhitelistManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16313.     }
  16314.     /**
  16315.      * Gets the private 'Hitso\Bundle\AdminBundle\Menu\MenuBuilder' shared autowired service.
  16316.      *
  16317.      * @return \Hitso\Bundle\AdminBundle\Menu\MenuBuilder
  16318.      */
  16319.     protected function getMenuBuilderService()
  16320.     {
  16321.         $this->privates['Hitso\\Bundle\\AdminBundle\\Menu\\MenuBuilder'] = $instance = new \Hitso\Bundle\AdminBundle\Menu\MenuBuilder(($this->privates['Hitso\\Bundle\\CommonBundle\\Expression\\ExpressionLanguage'] ?? $this->getExpressionLanguageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  16322.         $instance->addProvider(new \Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider('dashboard''Dashboard''hitso_admin_dashboard', [], [=> 'ROLE_WITH_ACCESS_TO_ADMIN'], '_route == "hitso_admin_dashboard"'NULLNULLNULL512));
  16323.         $instance->addProvider(new \Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider('system_configuration''Konfiguracja globalna''hitso_admin_system_configuration_index', [], [=> 'ROLE_ADMIN_SYSTEM_CONFIGURATION_ACCESS'], '_route matches "/^hitso_admin_system_configuration_index/"'NULLNULLNULL, -512));
  16324.         $instance->addProvider(new \Hitso\Bundle\AdminBundle\Extension\UserMenuProvider());
  16325.         $instance->addProvider(new \Hitso\Bundle\AdminBundle\Extension\WhitelistMenuProvider());
  16326.         $instance->addProvider(new \Hitso\Bundle\CatalogBundle\Extension\CatalogMenuProvider(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  16327.         $instance->addProvider(($this->services['Hitso\\Bundle\\FileManagerBundle\\Extension\\HitsoFileManagerProvider'] ?? ($this->services['Hitso\\Bundle\\FileManagerBundle\\Extension\\HitsoFileManagerProvider'] = new \Hitso\Bundle\FileManagerBundle\Extension\HitsoFileManagerProvider())));
  16328.         $instance->addProvider(new \Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider('slides''Slajdy''hitso_slide_index', [], [=> 'ROLE_ADMIN_SLIDE_ACCESS'], '_route matches "/^hitso_slide/"'NULLNULLNULL380));
  16329.         $instance->addProvider(new \Hitso\Bundle\ContentBundle\Extension\ContentMenuProvider(($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService())));
  16330.         $instance->addProvider(new \Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider('seo''SEO''hitso_seo_admin_index', [], [=> 'ROLE_ADMIN_SEO_ACCESS'], '_route matches "/^hitso_seo_admin/"'NULLNULLNULL430));
  16331.         $instance->addProvider(new \Hitso\Bundle\BlocksBundle\Extension\BlocksMenuProvider(($this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'] ?? $this->getFactoryService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService())));
  16332.         $instance->addProvider(new \Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider('navigation''Nawigacja''hitso_navi', [], [=> 'ROLE_ADMIN_NAVIGATION_ACCESS'], '_route matches "/^hitso_navi/"'NULLNULLNULL410));
  16333.         $instance->addProvider(new \Hitso\Bundle\NewsletterBundle\Extension\NewsletterMenuProvider());
  16334.         $instance->addProvider(($this->services['hitso_admin.menu.section_groups'] ?? $this->getHitsoAdmin_Menu_SectionGroupsService()));
  16335.         $instance->addProvider(new \Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider('translator''TÅ‚umaczenia''hitso_translation_translator', [], [=> 'ROLE_ADMIN_TRANSLATION_ACCESS'], '_route matches "/^hitso_translation_translator/"'NULLNULLNULL340));
  16336.         $instance->addProvider(new \Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider('tagging''Tagi''hitso_tagging_tag_admin_index', [], [=> 'ROLE_ADMIN_TAGS_ACCESS'], '_route matches "/^hitso_tagging_tag_admin_index/"'NULLNULLNULL350));
  16337.         $instance->addProvider(new \Juki\Bundle\AppBundle\Extension\AppMenuProvider());
  16338.         $instance->addProvider(new \Juki\Bundle\AppBundle\Extension\CatalogMenuProvider());
  16339.         $instance->addProvider(new \Juki\Bundle\AppBundle\Extension\ContactMenuProvider());
  16340.         $instance->addProvider(new \Juki\Bundle\AppBundle\Extension\PosMenuProvider());
  16341.         $instance->addProvider(new \Juki\Bundle\AppBundle\Extension\RegistrationRequestMenuProvider());
  16342.         $instance->addProvider(new \Juki\Bundle\AppBundle\Extension\SectionMenuProvider());
  16343.         $instance->addProvider(new \Juki\Bundle\AppBundle\Extension\TaggingMenuProvider());
  16344.         return $instance;
  16345.     }
  16346.     /**
  16347.      * Gets the private 'Hitso\Bundle\BlocksBundle\Block\Loader' shared autowired service.
  16348.      *
  16349.      * @return \Hitso\Bundle\BlocksBundle\Block\Loader
  16350.      */
  16351.     protected function getLoaderService()
  16352.     {
  16353.         $a = ($this->services['twig'] ?? $this->getTwigService());
  16354.         if (isset($this->privates['Hitso\\Bundle\\BlocksBundle\\Block\\Loader'])) {
  16355.             return $this->privates['Hitso\\Bundle\\BlocksBundle\\Block\\Loader'];
  16356.         }
  16357.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Block\\Loader'] = new \Hitso\Bundle\BlocksBundle\Block\Loader(($this->services['kernel'] ?? $this->get('kernel'1)), $a, ($this->targetDir.''.'/blocks.php'), ['containers' => ['mail' => 'Hitso\\Bundle\\BlocksBundle\\Block\\Container\\MailContainer''content' => 'Hitso\\Bundle\\BlocksBundle\\Block\\Container\\ContentContainer''header_content' => 'Hitso\\Bundle\\BlocksBundle\\Block\\Container\\HeaderContentContainer''file_collection' => 'Hitso\\Bundle\\BlocksBundle\\Block\\Container\\FileCollectionContainer''file' => 'Hitso\\Bundle\\BlocksBundle\\Block\\Container\\FileCollectionContainer'], 'forms' => ['mail' => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\MailContentType''textarea_content' => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TextareaContentType''tinymce_content' => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TinyMCEContentType''header_textarea_content' => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTextareaContentType''header_tinymce_content' => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTinyMCEContentType''image' => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\ImageContainerType''file' => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileContainerType'], 'groups' => ['mail' => ['label' => 'WiadomoÅ›ci e-mail''sites' => []], 'novitus' => ['label' => 'Novitus''sites' => []], 'support' => ['label' => 'Support''sites' => []], 'general' => ['label' => 'Ogólne''sites' => []]], 'blocks' => ['general_cookies' => ['label' => 'Ogólne - Informacja o cookies''group' => 'general''container' => 'content''form' => 'textarea_content''defaults' => ['content' => 'Strona korzysta z plików cookies i innych technologii automatycznego przechowywania danych do celów statystycznych, realizacji usÅ‚ug i reklamowych. KorzystajÄ…c z naszych stron bez zmiany ustawieÅ„ przeglÄ…darki bÄ™dÄ… one zapisane w pamiÄ™ci urzÄ…dzenia, wiÄ™cej informacji na temat zarzÄ…dzania plikami cookies znajdziesz w <a href="#">Polityce prywatnoÅ›ci</a>.'."\n".''], 'sites' => [], 'options' => []], 'service_branches' => ['label' => 'Serwis - oddziaÅ‚y''group' => 'support''container' => 'content''form' => 'textarea_content''defaults' => ['content' => '<div class="sectionService__list-service service">'."\n".'    <h4 class="service__title">'."\n".'        Serwis Centralny w Nowym SÄ…czu'."\n".'    </h4>'."\n".'    <address class="service__address">'."\n".'        ul. Nawojowska 118,<br/>'."\n".'        33-300 Nowy SÄ…cz'."\n".'    </address>'."\n".'    <a class="service__mail" href="mailto:adres@email.pl">'."\n".'        Adres@email.com'."\n".'    </a>'."\n".'    <a class="service__phone" href="tel:+48184440017">'."\n".'        +48 18 444 00 17'."\n".'    </a>'."\n".'</div> <div class="sectionService__list-service service">'."\n".'    <h4 class="service__title">'."\n".'        Serwis Centralny w Nowym SÄ…czu'."\n".'    </h4>'."\n".'    <address class="service__address">'."\n".'        ul. Nawojowska 118,<br/>'."\n".'        33-300 Nowy SÄ…cz'."\n".'    </address>'."\n".'    <a class="service__mail" href="mailto:adres@email.pl">'."\n".'        Adres@email.com'."\n".'    </a>'."\n".'    <a class="service__phone" href="tel:+48184440017">'."\n".'        +48 18 444 00 17'."\n".'    </a>'."\n".'</div> <div class="sectionService__list-service service">'."\n".'    <h4 class="service__title">'."\n".'        Serwis Centralny w Nowym SÄ…czu'."\n".'    </h4>'."\n".'    <address class="service__address">'."\n".'        ul. Nawojowska 118,<br/>'."\n".'        33-300 Nowy SÄ…cz'."\n".'    </address>'."\n".'    <a class="service__mail" href="mailto:adres@email.pl">'."\n".'        Adres@email.com'."\n".'    </a>'."\n".'    <a class="service__phone" href="tel:+48184440017">'."\n".'        +48 18 444 00 17'."\n".'    </a>'."\n".'</div> <div class="sectionService__list-service service">'."\n".'    <h4 class="service__title">'."\n".'        Serwis Centralny w Nowym SÄ…czu'."\n".'    </h4>'."\n".'    <address class="service__address">'."\n".'        ul. Nawojowska 118,<br/>'."\n".'        33-300 Nowy SÄ…cz'."\n".'    </address>'."\n".'    <a class="service__mail" href="mailto:adres@email.pl">'."\n".'        Adres@email.com'."\n".'    </a>'."\n".'    <a class="service__phone" href="tel:+48184440017">'."\n".'        +48 18 444 00 17'."\n".'    </a>'."\n".'</div> <div class="sectionService__list-service service">'."\n".'    <h4 class="service__title">'."\n".'        Serwis Centralny w Nowym SÄ…czu'."\n".'    </h4>'."\n".'    <address class="service__address">'."\n".'        ul. Nawojowska 118,<br/>'."\n".'        33-300 Nowy SÄ…cz'."\n".'    </address>'."\n".'    <a class="service__mail" href="mailto:adres@email.pl">'."\n".'        Adres@email.com'."\n".'    </a>'."\n".'    <a class="service__phone" href="tel:+48184440017">'."\n".'        +48 18 444 00 17'."\n".'    </a>'."\n".'</div>'."\n".''], 'sites' => [], 'options' => []], 'mail_order_confirmation' => ['label' => 'ZÅ‚ożenie zamowienia''group' => 'mail''container' => 'mail''form' => 'mail''defaults' => ['subject' => 'Novitus - potwierdzenie zlecenia wyceny. ''text_content' => 'DzieÅ„ dobry, DziÄ™kujemy za zÅ‚ożenie zapytania o wycenÄ™ produktów Novitus. Twoja proÅ›ba zostaÅ‚a przekazana do osoby za to odpowiedzialnej, niebawem wrócimy do Ciebie ze szczegółowÄ… ofertÄ….''content' => '<tr>'."\n".'    <td>'."\n".'        <p class="txt-1">DzieÅ„ dobry,</p>'."\n".'    </td>'."\n".'</tr> <tr>'."\n".'    <td>'."\n".'        <p class="txt-2"><br />DziÄ™kujemy za zÅ‚ożenie zapytania o wycenÄ™ produktów Novitus.</p>'."\n".'        <p class="txt-2"><br />Twoja proÅ›ba zostaÅ‚a przekazana do osoby za to odpowiedzialnej, niebawem wrócimy do Ciebie ze szczegółowÄ… ofertÄ….</p>'."\n".'    </td>'."\n".'</tr>'."\n".''], 'sites' => [], 'options' => []]]]);
  16358.     }
  16359.     /**
  16360.      * Gets the private 'Hitso\Bundle\BlocksBundle\Form\Type\BlockFormType' shared autowired service.
  16361.      *
  16362.      * @return \Hitso\Bundle\BlocksBundle\Form\Type\BlockFormType
  16363.      */
  16364.     protected function getBlockFormTypeService()
  16365.     {
  16366.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16367.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16368.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  16369.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Form/Type/BlockFormType.php';
  16370.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Form\\Type\\BlockFormType'] = new \Hitso\Bundle\BlocksBundle\Form\Type\BlockFormType();
  16371.     }
  16372.     /**
  16373.      * Gets the private 'Hitso\Bundle\BlocksBundle\Form\Type\FileContainerType' shared autowired service.
  16374.      *
  16375.      * @return \Hitso\Bundle\BlocksBundle\Form\Type\FileContainerType
  16376.      */
  16377.     protected function getFileContainerTypeService()
  16378.     {
  16379.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16380.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16381.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  16382.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  16383.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Form/Type/FileContainerType.php';
  16384.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileContainerType'] = new \Hitso\Bundle\BlocksBundle\Form\Type\FileContainerType(($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\StorageManager'] ?? $this->getStorageManagerService()));
  16385.     }
  16386.     /**
  16387.      * Gets the private 'Hitso\Bundle\BlocksBundle\Form\Type\FileType' shared autowired service.
  16388.      *
  16389.      * @return \Hitso\Bundle\BlocksBundle\Form\Type\FileType
  16390.      */
  16391.     protected function getFileType2Service()
  16392.     {
  16393.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16394.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16395.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  16396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  16397.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Form/Type/FileType.php';
  16398.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileType'] = new \Hitso\Bundle\BlocksBundle\Form\Type\FileType(($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\StorageManager'] ?? $this->getStorageManagerService()));
  16399.     }
  16400.     /**
  16401.      * Gets the private 'Hitso\Bundle\BlocksBundle\Form\Type\HeaderTextareaContentType' shared autowired service.
  16402.      *
  16403.      * @return \Hitso\Bundle\BlocksBundle\Form\Type\HeaderTextareaContentType
  16404.      */
  16405.     protected function getHeaderTextareaContentTypeService()
  16406.     {
  16407.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  16410.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Form/Type/HeaderTextareaContentType.php';
  16411.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTextareaContentType'] = new \Hitso\Bundle\BlocksBundle\Form\Type\HeaderTextareaContentType();
  16412.     }
  16413.     /**
  16414.      * Gets the private 'Hitso\Bundle\BlocksBundle\Form\Type\HeaderTinyMCEContentType' shared autowired service.
  16415.      *
  16416.      * @return \Hitso\Bundle\BlocksBundle\Form\Type\HeaderTinyMCEContentType
  16417.      */
  16418.     protected function getHeaderTinyMCEContentTypeService()
  16419.     {
  16420.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  16423.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Form/Type/HeaderTinyMCEContentType.php';
  16424.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTinyMCEContentType'] = new \Hitso\Bundle\BlocksBundle\Form\Type\HeaderTinyMCEContentType();
  16425.     }
  16426.     /**
  16427.      * Gets the private 'Hitso\Bundle\BlocksBundle\Form\Type\ImageContainerType' shared autowired service.
  16428.      *
  16429.      * @return \Hitso\Bundle\BlocksBundle\Form\Type\ImageContainerType
  16430.      */
  16431.     protected function getImageContainerTypeService()
  16432.     {
  16433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16435.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  16436.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Form/Type/ImageContainerType.php';
  16437.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Form\\Type\\ImageContainerType'] = new \Hitso\Bundle\BlocksBundle\Form\Type\ImageContainerType(($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()));
  16438.     }
  16439.     /**
  16440.      * Gets the private 'Hitso\Bundle\BlocksBundle\Form\Type\MailContentType' shared autowired service.
  16441.      *
  16442.      * @return \Hitso\Bundle\BlocksBundle\Form\Type\MailContentType
  16443.      */
  16444.     protected function getMailContentTypeService()
  16445.     {
  16446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16448.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  16449.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Form/Type/MailContentType.php';
  16450.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Form\\Type\\MailContentType'] = new \Hitso\Bundle\BlocksBundle\Form\Type\MailContentType();
  16451.     }
  16452.     /**
  16453.      * Gets the private 'Hitso\Bundle\BlocksBundle\Form\Type\TextareaContentType' shared autowired service.
  16454.      *
  16455.      * @return \Hitso\Bundle\BlocksBundle\Form\Type\TextareaContentType
  16456.      */
  16457.     protected function getTextareaContentTypeService()
  16458.     {
  16459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16460.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16461.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  16462.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Form/Type/TextareaContentType.php';
  16463.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TextareaContentType'] = new \Hitso\Bundle\BlocksBundle\Form\Type\TextareaContentType();
  16464.     }
  16465.     /**
  16466.      * Gets the private 'Hitso\Bundle\BlocksBundle\Form\Type\TinyMCEContentType' shared autowired service.
  16467.      *
  16468.      * @return \Hitso\Bundle\BlocksBundle\Form\Type\TinyMCEContentType
  16469.      */
  16470.     protected function getTinyMCEContentTypeService()
  16471.     {
  16472.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16473.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16474.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  16475.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Form/Type/TinyMCEContentType.php';
  16476.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TinyMCEContentType'] = new \Hitso\Bundle\BlocksBundle\Form\Type\TinyMCEContentType();
  16477.     }
  16478.     /**
  16479.      * Gets the private 'Hitso\Bundle\BlocksBundle\Manager\BlockManager' shared autowired service.
  16480.      *
  16481.      * @return \Hitso\Bundle\BlocksBundle\Manager\BlockManager
  16482.      */
  16483.     protected function getBlockManagerService()
  16484.     {
  16485.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16486.         if (isset($this->privates['Hitso\\Bundle\\BlocksBundle\\Manager\\BlockManager'])) {
  16487.             return $this->privates['Hitso\\Bundle\\BlocksBundle\\Manager\\BlockManager'];
  16488.         }
  16489.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Manager\\BlockManager'] = new \Hitso\Bundle\BlocksBundle\Manager\BlockManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16490.     }
  16491.     /**
  16492.      * Gets the private 'Hitso\Bundle\BlocksBundle\Repository\BlockRepository' shared autowired service.
  16493.      *
  16494.      * @return \Hitso\Bundle\BlocksBundle\Repository\BlockRepository
  16495.      */
  16496.     protected function getBlockRepositoryService($lazyLoad true)
  16497.     {
  16498.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/Repository/BlockRepository.php';
  16499.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Repository\\BlockRepository'] = new \Hitso\Bundle\BlocksBundle\Repository\BlockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16500.     }
  16501.     /**
  16502.      * Gets the private 'Hitso\Bundle\BlocksBundle\Serializer\ContainerNormalizer' shared autowired service.
  16503.      *
  16504.      * @return \Hitso\Bundle\BlocksBundle\Serializer\ContainerNormalizer
  16505.      */
  16506.     protected function getContainerNormalizerService()
  16507.     {
  16508.         return $this->privates['Hitso\\Bundle\\BlocksBundle\\Serializer\\ContainerNormalizer'] = new \Hitso\Bundle\BlocksBundle\Serializer\ContainerNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()));
  16509.     }
  16510.     /**
  16511.      * Gets the private 'Hitso\Bundle\CatalogBundle\EventListener\ChangeLogEventListener' shared autowired service.
  16512.      *
  16513.      * @return \Hitso\Bundle\CatalogBundle\EventListener\ChangeLogEventListener
  16514.      */
  16515.     protected function getChangeLogEventListenerService($lazyLoad true)
  16516.     {
  16517.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/EventListener/ChangeLogEventListener.php';
  16518.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ChangeLogEventListener'] = new \Hitso\Bundle\CatalogBundle\EventListener\ChangeLogEventListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()));
  16519.     }
  16520.     /**
  16521.      * Gets the private 'Hitso\Bundle\CatalogBundle\EventListener\ProductEventListener' shared autowired service.
  16522.      *
  16523.      * @return \Hitso\Bundle\CatalogBundle\EventListener\ProductEventListener
  16524.      */
  16525.     protected function getProductEventListenerService($lazyLoad true)
  16526.     {
  16527.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/EventListener/ProductEventListener.php';
  16528.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Tax/Helper/TaxHelperInterface.php';
  16529.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Tax/Helper/TaxHelper.php';
  16530.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductEventListener'] = new \Hitso\Bundle\CatalogBundle\EventListener\ProductEventListener(new \Hitso\Bundle\CatalogBundle\Service\Tax\Helper\TaxHelper(), ($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()));
  16531.     }
  16532.     /**
  16533.      * Gets the private 'Hitso\Bundle\CatalogBundle\EventListener\ProductSubscriber' shared autowired service.
  16534.      *
  16535.      * @return \Hitso\Bundle\CatalogBundle\EventListener\ProductSubscriber
  16536.      */
  16537.     protected function getProductSubscriberService()
  16538.     {
  16539.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/EventListener/ProductSubscriber.php';
  16540.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\ProductSubscriber'] = new \Hitso\Bundle\CatalogBundle\EventListener\ProductSubscriber(($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()));
  16541.     }
  16542.     /**
  16543.      * Gets the private 'Hitso\Bundle\CatalogBundle\EventListener\SetSubcategorySubscriber' shared autowired service.
  16544.      *
  16545.      * @return \Hitso\Bundle\CatalogBundle\EventListener\SetSubcategorySubscriber
  16546.      */
  16547.     protected function getSetSubcategorySubscriberService()
  16548.     {
  16549.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/EventListener/SetSubcategorySubscriber.php';
  16550.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\EventListener\\SetSubcategorySubscriber'] = new \Hitso\Bundle\CatalogBundle\EventListener\SetSubcategorySubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()));
  16551.     }
  16552.     /**
  16553.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\AttributeGroupType' shared autowired service.
  16554.      *
  16555.      * @return \Hitso\Bundle\CatalogBundle\Form\AttributeGroupType
  16556.      */
  16557.     protected function getAttributeGroupType2Service()
  16558.     {
  16559.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16560.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16561.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/AttributeGroupType.php';
  16562.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\AttributeGroupType'] = new \Hitso\Bundle\CatalogBundle\Form\AttributeGroupType(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  16563.     }
  16564.     /**
  16565.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\AttributeType' shared autowired service.
  16566.      *
  16567.      * @return \Hitso\Bundle\CatalogBundle\Form\AttributeType
  16568.      */
  16569.     protected function getAttributeType2Service()
  16570.     {
  16571.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16573.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/AttributeType.php';
  16574.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\AttributeType'] = new \Hitso\Bundle\CatalogBundle\Form\AttributeType(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeRepository'] ?? $this->getAttributeRepositoryService()));
  16575.     }
  16576.     /**
  16577.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\BrandType' shared autowired service.
  16578.      *
  16579.      * @return \Hitso\Bundle\CatalogBundle\Form\BrandType
  16580.      */
  16581.     protected function getBrandType2Service()
  16582.     {
  16583.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16584.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16585.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/BrandType.php';
  16586.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\BrandType'] = new \Hitso\Bundle\CatalogBundle\Form\BrandType();
  16587.     }
  16588.     /**
  16589.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\CategoryType' shared autowired service.
  16590.      *
  16591.      * @return \Hitso\Bundle\CatalogBundle\Form\CategoryType
  16592.      */
  16593.     protected function getCategoryType2Service()
  16594.     {
  16595.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16596.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16597.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/CategoryType.php';
  16598.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/SectionTypeCollection.php';
  16599.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/CategorySectionTypeCollection.php';
  16600.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\CategoryType'] = new \Hitso\Bundle\CatalogBundle\Form\CategoryType(($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\CategorySectionTypeCollection'] ?? ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\CategorySectionTypeCollection'] = new \Hitso\Bundle\SectionBundle\Model\CategorySectionTypeCollection())), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  16601.     }
  16602.     /**
  16603.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\ProductAttributeType' shared autowired service.
  16604.      *
  16605.      * @return \Hitso\Bundle\CatalogBundle\Form\ProductAttributeType
  16606.      */
  16607.     protected function getProductAttributeTypeService()
  16608.     {
  16609.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16610.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16611.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/AbstractType.php';
  16612.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/ProductAttributeType.php';
  16613.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\ProductAttributeType'] = new \Hitso\Bundle\CatalogBundle\Form\ProductAttributeType(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  16614.     }
  16615.     /**
  16616.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\ProductReviewFormType' shared autowired service.
  16617.      *
  16618.      * @return \Hitso\Bundle\CatalogBundle\Form\ProductReviewFormType
  16619.      */
  16620.     protected function getProductReviewFormTypeService()
  16621.     {
  16622.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16623.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16624.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/ProductReviewFormType.php';
  16625.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\ProductReviewFormType'] = new \Hitso\Bundle\CatalogBundle\Form\ProductReviewFormType();
  16626.     }
  16627.     /**
  16628.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\ProductSeoType' shared autowired service.
  16629.      *
  16630.      * @return \Hitso\Bundle\CatalogBundle\Form\ProductSeoType
  16631.      */
  16632.     protected function getProductSeoTypeService()
  16633.     {
  16634.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16635.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16636.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/ProductSeoType.php';
  16637.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\ProductSeoType'] = new \Hitso\Bundle\CatalogBundle\Form\ProductSeoType();
  16638.     }
  16639.     /**
  16640.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\ProductType' shared autowired service.
  16641.      *
  16642.      * @return \Hitso\Bundle\CatalogBundle\Form\ProductType
  16643.      */
  16644.     protected function getProductType2Service()
  16645.     {
  16646.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16647.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16648.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/AbstractType.php';
  16649.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/ProductType.php';
  16650.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\ProductType'] = new \Hitso\Bundle\CatalogBundle\Form\ProductType(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\ProductSectionTypeCollection'] ?? $this->getProductSectionTypeCollectionService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Provider\\CatalogCategoryOrderedProvider'] ?? $this->getCatalogCategoryOrderedProviderService()));
  16651.     }
  16652.     /**
  16653.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\Section\ProductPageSectionType' shared autowired service.
  16654.      *
  16655.      * @return \Hitso\Bundle\CatalogBundle\Form\Section\ProductPageSectionType
  16656.      */
  16657.     protected function getProductPageSectionTypeService()
  16658.     {
  16659.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16660.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16661.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  16662.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/Section/AbstractProductSectionType.php';
  16663.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/Section/ProductPageSectionType.php';
  16664.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\Section\\ProductPageSectionType'] = new \Hitso\Bundle\CatalogBundle\Form\Section\ProductPageSectionType();
  16665.     }
  16666.     /**
  16667.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\TaxRateType' shared autowired service.
  16668.      *
  16669.      * @return \Hitso\Bundle\CatalogBundle\Form\TaxRateType
  16670.      */
  16671.     protected function getTaxRateType2Service()
  16672.     {
  16673.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16674.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16675.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/TaxRateType.php';
  16676.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\TaxRateType'] = new \Hitso\Bundle\CatalogBundle\Form\TaxRateType();
  16677.     }
  16678.     /**
  16679.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\Type\ProductAttributeInputType' shared autowired service.
  16680.      *
  16681.      * @return \Hitso\Bundle\CatalogBundle\Form\Type\ProductAttributeInputType
  16682.      */
  16683.     protected function getProductAttributeInputTypeService()
  16684.     {
  16685.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16686.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16687.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/AbstractType.php';
  16688.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/Type/ProductAttributeInputType.php';
  16689.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttributeInputType'] = new \Hitso\Bundle\CatalogBundle\Form\Type\ProductAttributeInputType(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  16690.     }
  16691.     /**
  16692.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\Type\ProductAttribute\ProductAttributeChoiceType' shared autowired service.
  16693.      *
  16694.      * @return \Hitso\Bundle\CatalogBundle\Form\Type\ProductAttribute\ProductAttributeChoiceType
  16695.      */
  16696.     protected function getProductAttributeChoiceTypeService()
  16697.     {
  16698.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16699.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16700.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  16701.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/Type/ProductAttribute/ProductAttributeChoiceType.php';
  16702.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttribute\\ProductAttributeChoiceType'] = new \Hitso\Bundle\CatalogBundle\Form\Type\ProductAttribute\ProductAttributeChoiceType();
  16703.     }
  16704.     /**
  16705.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\Type\ProductCollectionType' shared autowired service.
  16706.      *
  16707.      * @return \Hitso\Bundle\CatalogBundle\Form\Type\ProductCollectionType
  16708.      */
  16709.     protected function getProductCollectionTypeService()
  16710.     {
  16711.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16712.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16713.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/Type/ProductCollectionType.php';
  16714.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductCollectionType'] = new \Hitso\Bundle\CatalogBundle\Form\Type\ProductCollectionType();
  16715.     }
  16716.     /**
  16717.      * Gets the private 'Hitso\Bundle\CatalogBundle\Form\Type\RangeInputType' shared autowired service.
  16718.      *
  16719.      * @return \Hitso\Bundle\CatalogBundle\Form\Type\RangeInputType
  16720.      */
  16721.     protected function getRangeInputTypeService()
  16722.     {
  16723.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16724.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16725.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/Type/RangeInputType.php';
  16726.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Form\\Type\\RangeInputType'] = new \Hitso\Bundle\CatalogBundle\Form\Type\RangeInputType();
  16727.     }
  16728.     /**
  16729.      * Gets the private 'Hitso\Bundle\CatalogBundle\Helper\NavigationHelper' shared autowired service.
  16730.      *
  16731.      * @return \Hitso\Bundle\CatalogBundle\Helper\NavigationHelper
  16732.      */
  16733.     protected function getNavigationHelperService()
  16734.     {
  16735.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Helper/NavigationHelperInterface.php';
  16736.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Helper/NavigationHelper.php';
  16737.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Helper\\NavigationHelper'] = new \Hitso\Bundle\CatalogBundle\Helper\NavigationHelper(($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeManager'] ?? $this->getAttributeManagerService()));
  16738.     }
  16739.     /**
  16740.      * Gets the private 'Hitso\Bundle\CatalogBundle\Manager\AttributeGroupManager' shared autowired service.
  16741.      *
  16742.      * @return \Hitso\Bundle\CatalogBundle\Manager\AttributeGroupManager
  16743.      */
  16744.     protected function getAttributeGroupManagerService()
  16745.     {
  16746.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16747.         if (isset($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeGroupManager'])) {
  16748.             return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeGroupManager'];
  16749.         }
  16750.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeGroupManager'] = new \Hitso\Bundle\CatalogBundle\Manager\AttributeGroupManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16751.     }
  16752.     /**
  16753.      * Gets the private 'Hitso\Bundle\CatalogBundle\Manager\AttributeManager' shared autowired service.
  16754.      *
  16755.      * @return \Hitso\Bundle\CatalogBundle\Manager\AttributeManager
  16756.      */
  16757.     protected function getAttributeManagerService()
  16758.     {
  16759.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16760.         if (isset($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeManager'])) {
  16761.             return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeManager'];
  16762.         }
  16763.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\AttributeManager'] = new \Hitso\Bundle\CatalogBundle\Manager\AttributeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16764.     }
  16765.     /**
  16766.      * Gets the private 'Hitso\Bundle\CatalogBundle\Manager\BrandManager' shared autowired service.
  16767.      *
  16768.      * @return \Hitso\Bundle\CatalogBundle\Manager\BrandManager
  16769.      */
  16770.     protected function getBrandManagerService()
  16771.     {
  16772.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16773.         if (isset($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\BrandManager'])) {
  16774.             return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\BrandManager'];
  16775.         }
  16776.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\BrandManager'] = new \Hitso\Bundle\CatalogBundle\Manager\BrandManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16777.     }
  16778.     /**
  16779.      * Gets the private 'Hitso\Bundle\CatalogBundle\Manager\CategoryManager' shared autowired service.
  16780.      *
  16781.      * @return \Hitso\Bundle\CatalogBundle\Manager\CategoryManager
  16782.      */
  16783.     protected function getCategoryManagerService()
  16784.     {
  16785.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16786.         if (isset($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'])) {
  16787.             return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'];
  16788.         }
  16789.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] = new \Hitso\Bundle\CatalogBundle\Manager\CategoryManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16790.     }
  16791.     /**
  16792.      * Gets the private 'Hitso\Bundle\CatalogBundle\Manager\ProductAttributeManager' shared autowired service.
  16793.      *
  16794.      * @return \Hitso\Bundle\CatalogBundle\Manager\ProductAttributeManager
  16795.      */
  16796.     protected function getProductAttributeManagerService()
  16797.     {
  16798.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16799.         if (isset($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductAttributeManager'])) {
  16800.             return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductAttributeManager'];
  16801.         }
  16802.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductAttributeManager'] = new \Hitso\Bundle\CatalogBundle\Manager\ProductAttributeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16803.     }
  16804.     /**
  16805.      * Gets the private 'Hitso\Bundle\CatalogBundle\Manager\ProductManager' shared autowired service.
  16806.      *
  16807.      * @return \Hitso\Bundle\CatalogBundle\Manager\ProductManager
  16808.      */
  16809.     protected function getProductManager2Service()
  16810.     {
  16811.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16812.         if (isset($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductManager'])) {
  16813.             return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductManager'];
  16814.         }
  16815.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductManager'] = new \Hitso\Bundle\CatalogBundle\Manager\ProductManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16816.     }
  16817.     /**
  16818.      * Gets the private 'Hitso\Bundle\CatalogBundle\Manager\ProductReviewManager' shared autowired service.
  16819.      *
  16820.      * @return \Hitso\Bundle\CatalogBundle\Manager\ProductReviewManager
  16821.      */
  16822.     protected function getProductReviewManagerService()
  16823.     {
  16824.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16825.         if (isset($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductReviewManager'])) {
  16826.             return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductReviewManager'];
  16827.         }
  16828.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductReviewManager'] = new \Hitso\Bundle\CatalogBundle\Manager\ProductReviewManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16829.     }
  16830.     /**
  16831.      * Gets the private 'Hitso\Bundle\CatalogBundle\Manager\TaxRateManager' shared autowired service.
  16832.      *
  16833.      * @return \Hitso\Bundle\CatalogBundle\Manager\TaxRateManager
  16834.      */
  16835.     protected function getTaxRateManagerService()
  16836.     {
  16837.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  16838.         if (isset($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\TaxRateManager'])) {
  16839.             return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\TaxRateManager'];
  16840.         }
  16841.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\TaxRateManager'] = new \Hitso\Bundle\CatalogBundle\Manager\TaxRateManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  16842.     }
  16843.     /**
  16844.      * Gets the private 'Hitso\Bundle\CatalogBundle\Provider\CatalogCategoryOrderedProvider' shared autowired service.
  16845.      *
  16846.      * @return \Hitso\Bundle\CatalogBundle\Provider\CatalogCategoryOrderedProvider
  16847.      */
  16848.     protected function getCatalogCategoryOrderedProviderService()
  16849.     {
  16850.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Provider/CatalogCategoryOrderedProvider.php';
  16851.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Provider\\CatalogCategoryOrderedProvider'] = new \Hitso\Bundle\CatalogBundle\Provider\CatalogCategoryOrderedProvider(($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()));
  16852.     }
  16853.     /**
  16854.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\AttributeGroupRepository' shared autowired service.
  16855.      *
  16856.      * @return \Hitso\Bundle\CatalogBundle\Repository\AttributeGroupRepository
  16857.      */
  16858.     protected function getAttributeGroupRepositoryService()
  16859.     {
  16860.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/AttributeGroupRepository.php';
  16861.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeGroupRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\AttributeGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16862.     }
  16863.     /**
  16864.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\AttributeRepository' shared autowired service.
  16865.      *
  16866.      * @return \Hitso\Bundle\CatalogBundle\Repository\AttributeRepository
  16867.      */
  16868.     protected function getAttributeRepositoryService()
  16869.     {
  16870.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/AttributeRepository.php';
  16871.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\AttributeRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\AttributeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16872.     }
  16873.     /**
  16874.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\BrandRepository' shared autowired service.
  16875.      *
  16876.      * @return \Hitso\Bundle\CatalogBundle\Repository\BrandRepository
  16877.      */
  16878.     protected function getBrandRepositoryService()
  16879.     {
  16880.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/BrandRepository.php';
  16881.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\BrandRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\BrandRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16882.     }
  16883.     /**
  16884.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\CategoryPageSectionRepository' shared autowired service.
  16885.      *
  16886.      * @return \Hitso\Bundle\CatalogBundle\Repository\CategoryPageSectionRepository
  16887.      */
  16888.     protected function getCategoryPageSectionRepositoryService()
  16889.     {
  16890.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/CategoryPageSectionRepository.php';
  16891.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryPageSectionRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\CategoryPageSectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16892.     }
  16893.     /**
  16894.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\CategoryRepository' shared autowired service.
  16895.      *
  16896.      * @return \Hitso\Bundle\CatalogBundle\Repository\CategoryRepository
  16897.      */
  16898.     protected function getCategoryRepositoryService()
  16899.     {
  16900.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/CategoryRepository.php';
  16901.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16902.     }
  16903.     /**
  16904.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\CategoryRouteRepository' shared autowired service.
  16905.      *
  16906.      * @return \Hitso\Bundle\CatalogBundle\Repository\CategoryRouteRepository
  16907.      */
  16908.     protected function getCategoryRouteRepositoryService()
  16909.     {
  16910.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/CategoryRouteRepository.php';
  16911.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRouteRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\CategoryRouteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16912.     }
  16913.     /**
  16914.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\ProductAttributeRepository' shared autowired service.
  16915.      *
  16916.      * @return \Hitso\Bundle\CatalogBundle\Repository\ProductAttributeRepository
  16917.      */
  16918.     protected function getProductAttributeRepositoryService()
  16919.     {
  16920.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductAttributeRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\ProductAttributeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16921.     }
  16922.     /**
  16923.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\ProductPageSectionRepository' shared autowired service.
  16924.      *
  16925.      * @return \Hitso\Bundle\CatalogBundle\Repository\ProductPageSectionRepository
  16926.      */
  16927.     protected function getProductPageSectionRepositoryService()
  16928.     {
  16929.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/ProductPageSectionRepository.php';
  16930.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductPageSectionRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\ProductPageSectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16931.     }
  16932.     /**
  16933.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\ProductRepository' shared autowired service.
  16934.      *
  16935.      * @return \Juki\Bundle\AppBundle\Repository\ProductRepository
  16936.      */
  16937.     protected function getProductRepository2Service()
  16938.     {
  16939.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/ProductRepository.php';
  16940.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Repository/ProductRepository.php';
  16941.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRepository'] = new \Juki\Bundle\AppBundle\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16942.     }
  16943.     /**
  16944.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\ProductReviewRepository' shared autowired service.
  16945.      *
  16946.      * @return \Hitso\Bundle\CatalogBundle\Repository\ProductReviewRepository
  16947.      */
  16948.     protected function getProductReviewRepositoryService()
  16949.     {
  16950.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/ProductReviewRepository.php';
  16951.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductReviewRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\ProductReviewRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16952.     }
  16953.     /**
  16954.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\ProductRouteRepository' shared autowired service.
  16955.      *
  16956.      * @return \Hitso\Bundle\CatalogBundle\Repository\ProductRouteRepository
  16957.      */
  16958.     protected function getProductRouteRepositoryService()
  16959.     {
  16960.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/ProductRouteRepository.php';
  16961.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRouteRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\ProductRouteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16962.     }
  16963.     /**
  16964.      * Gets the private 'Hitso\Bundle\CatalogBundle\Repository\TaxRateRepository' shared autowired service.
  16965.      *
  16966.      * @return \Hitso\Bundle\CatalogBundle\Repository\TaxRateRepository
  16967.      */
  16968.     protected function getTaxRateRepositoryService()
  16969.     {
  16970.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/TaxRateRepository.php';
  16971.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\TaxRateRepository'] = new \Hitso\Bundle\CatalogBundle\Repository\TaxRateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16972.     }
  16973.     /**
  16974.      * Gets the private 'Hitso\Bundle\CatalogBundle\Service\Compare\CompareSessionStorage' shared autowired service.
  16975.      *
  16976.      * @return \Hitso\Bundle\CatalogBundle\Service\Compare\CompareSessionStorage
  16977.      */
  16978.     protected function getCompareSessionStorageService()
  16979.     {
  16980.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Compare\\CompareSessionStorage'] = new \Hitso\Bundle\CatalogBundle\Service\Compare\CompareSessionStorage(($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\ProductManager'] ?? $this->getProductManager2Service()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()));
  16981.     }
  16982.     /**
  16983.      * Gets the private 'Hitso\Bundle\CatalogBundle\Service\Product\ProductLoggableReverter' shared autowired service.
  16984.      *
  16985.      * @return \Hitso\Bundle\CatalogBundle\Service\Product\ProductLoggableReverter
  16986.      */
  16987.     protected function getProductLoggableReverterService()
  16988.     {
  16989.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Product/ProductLoggableReverter.php';
  16990.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Product/ProductAttributes.php';
  16991.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16992.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Service\\Product\\ProductLoggableReverter'] = new \Hitso\Bundle\CatalogBundle\Service\Product\ProductLoggableReverter($a, ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber'] ?? $this->getCrudActionDescriberService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), new \Hitso\Bundle\CatalogBundle\Service\Product\ProductAttributes($a));
  16993.     }
  16994.     /**
  16995.      * Gets the private 'Hitso\Bundle\CatalogBundle\Service\Sitemap\ProductProvider' shared autowired service.
  16996.      *
  16997.      * @return \Hitso\Bundle\CatalogBundle\Service\Sitemap\ProductProvider
  16998.      */
  16999.     protected function getProductProviderService($lazyLoad true)
  17000.     {
  17001.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Provider/ProviderInterface.php';
  17002.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Provider/AbstractSitemapProvider.php';
  17003.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Service/Sitemap/ProductProvider.php';
  17004.         return new \Hitso\Bundle\CatalogBundle\Service\Sitemap\ProductProvider(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ContentManager'] ?? $this->getContentManagerService()));
  17005.     }
  17006.     /**
  17007.      * Gets the private 'Hitso\Bundle\CatalogBundle\Storage\SessionStorage' shared autowired service.
  17008.      *
  17009.      * @return \Hitso\Bundle\CatalogBundle\Storage\SessionStorage
  17010.      */
  17011.     protected function getSessionStorageService()
  17012.     {
  17013.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Storage/SessionStorage.php';
  17014.         return $this->privates['Hitso\\Bundle\\CatalogBundle\\Storage\\SessionStorage'] = new \Hitso\Bundle\CatalogBundle\Storage\SessionStorage(($this->services['session'] ?? $this->getSessionService()));
  17015.     }
  17016.     /**
  17017.      * Gets the private 'Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\ChangeLogEventSubscriber' shared autowired service.
  17018.      *
  17019.      * @return \Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\ChangeLogEventSubscriber
  17020.      */
  17021.     protected function getChangeLogEventSubscriberService()
  17022.     {
  17023.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/EventSubscriber/ChangeLogEventSubscriber.php';
  17024.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\ChangeLogEventSubscriber'] = new \Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\ChangeLogEventSubscriber(($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()));
  17025.     }
  17026.     /**
  17027.      * Gets the private 'Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\ClassMetadataEventSubscriber' shared autowired service.
  17028.      *
  17029.      * @return \Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\ClassMetadataEventSubscriber
  17030.      */
  17031.     protected function getClassMetadataEventSubscriberService()
  17032.     {
  17033.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/EventSubscriber/ClassMetadataEventSubscriber.php';
  17034.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Enhancer/ClassMetadata/ClassMetadataEnhancerTraverserInterface.php';
  17035.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Enhancer/ClassMetadata/ClassMetadataEnhancerTraverser.php';
  17036.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Enhancer/ClassMetadata/ClassMetadataEnhancerCollection.php';
  17037.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Enhancer/MappingEnhancerInterface.php';
  17038.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Enhancer/AbstractMappingEnhancer.php';
  17039.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/ArticleMappingEnhancer.php';
  17040.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/AttributeMappingEnhancer.php';
  17041.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/CategoryMappingEnhancer.php';
  17042.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/ContentCategoryMappingEnhancer.php';
  17043.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/ContentMappingEnhancer.php';
  17044.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/ProductMappingEnhancer.php';
  17045.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/SectionGroupMappingEnhancer.php';
  17046.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/SectionMappingEnhancer.php';
  17047.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/SlideMappingEnhancer.php';
  17048.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/TagMappingEnhancer.php';
  17049.         $a = new \Hitso\Bundle\CommonBundle\Doctrine\Enhancer\ClassMetadata\ClassMetadataEnhancerCollection();
  17050.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ArticleMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ArticleMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\ArticleMappingEnhancer())));
  17051.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\AttributeMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\AttributeMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\AttributeMappingEnhancer())));
  17052.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\CategoryMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\CategoryMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\CategoryMappingEnhancer())));
  17053.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ContentCategoryMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ContentCategoryMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\ContentCategoryMappingEnhancer())));
  17054.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ContentMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ContentMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\ContentMappingEnhancer())));
  17055.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ProductMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\ProductMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\ProductMappingEnhancer())));
  17056.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\RegionMappingEnhancer'] ?? $this->getRegionMappingEnhancerService()));
  17057.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SectionGroupMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SectionGroupMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\SectionGroupMappingEnhancer())));
  17058.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SectionMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SectionMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\SectionMappingEnhancer())));
  17059.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SlideMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\SlideMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\SlideMappingEnhancer())));
  17060.         $a->add(($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\TagMappingEnhancer'] ?? ($this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\TagMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\TagMappingEnhancer())));
  17061.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\ClassMetadataEventSubscriber'] = new \Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\ClassMetadataEventSubscriber(new \Hitso\Bundle\CommonBundle\Doctrine\Enhancer\ClassMetadata\ClassMetadataEnhancerTraverser($a));
  17062.     }
  17063.     /**
  17064.      * Gets the private 'Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\VersionEventSubscriber' shared autowired service.
  17065.      *
  17066.      * @return \Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\VersionEventSubscriber
  17067.      */
  17068.     protected function getVersionEventSubscriberService()
  17069.     {
  17070.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/EventSubscriber/VersionEventSubscriber.php';
  17071.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\VersionEventSubscriber'] = new \Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\VersionEventSubscriber(($this->privates['hitso.file_manager.fs'] ?? ($this->privates['hitso.file_manager.fs'] = new \Hitso\Bundle\FileManagerBundle\FileManager\Filesystem\LocalFilesystem((\dirname(__DIR__3).'/filemanager')))), ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()));
  17072.     }
  17073.     /**
  17074.      * Gets the private 'Hitso\Bundle\CommonBundle\Doctrine\Factory\EntityCloneFactory' shared autowired service.
  17075.      *
  17076.      * @return \Hitso\Bundle\CommonBundle\Doctrine\Factory\EntityCloneFactory
  17077.      */
  17078.     protected function getEntityCloneFactoryService()
  17079.     {
  17080.         $a = ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService());
  17081.         if (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'])) {
  17082.             return $this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'];
  17083.         }
  17084.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] = new \Hitso\Bundle\CommonBundle\Doctrine\Factory\EntityCloneFactory(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a);
  17085.     }
  17086.     /**
  17087.      * Gets the private 'Hitso\Bundle\CommonBundle\Doctrine\Service\EntityAuthorizationChecker' shared autowired service.
  17088.      *
  17089.      * @return \Hitso\Bundle\CommonBundle\Doctrine\Service\EntityAuthorizationChecker
  17090.      */
  17091.     protected function getEntityAuthorizationCheckerService()
  17092.     {
  17093.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] = new \Hitso\Bundle\CommonBundle\Doctrine\Service\EntityAuthorizationChecker(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17094.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  17095.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  17096.         ], [
  17097.             'security.authorization_checker' => '?',
  17098.             'security.token_storage' => '?',
  17099.         ])));
  17100.     }
  17101.     /**
  17102.      * Gets the private 'Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverter' shared autowired service.
  17103.      *
  17104.      * @return \Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverter
  17105.      */
  17106.     protected function getLoggableReverterService()
  17107.     {
  17108.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\LoggableReverter'] = new \Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverter(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber'] ?? $this->getCrudActionDescriberService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Service\\EntityAuthorizationChecker'] ?? $this->getEntityAuthorizationCheckerService()));
  17109.     }
  17110.     /**
  17111.      * Gets the private 'Hitso\Bundle\CommonBundle\EventListener\CronListener' shared autowired service.
  17112.      *
  17113.      * @return \Hitso\Bundle\CommonBundle\EventListener\CronListener
  17114.      */
  17115.     protected function getCronListenerService()
  17116.     {
  17117.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/EventListener/CronListener.php';
  17118.         return $this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\CronListener'] = new \Hitso\Bundle\CommonBundle\EventListener\CronListener(($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\CronLogManager'] ?? $this->getCronLogManagerService()), 'dev'604800);
  17119.     }
  17120.     /**
  17121.      * Gets the private 'Hitso\Bundle\CommonBundle\EventListener\CrudLogListener' shared autowired service.
  17122.      *
  17123.      * @return \Hitso\Bundle\CommonBundle\EventListener\CrudLogListener
  17124.      */
  17125.     protected function getCrudLogListenerService()
  17126.     {
  17127.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/EventListener/CrudLogListener.php';
  17128.         return $this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\CrudLogListener'] = new \Hitso\Bundle\CommonBundle\EventListener\CrudLogListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\CrudLogger'] ?? $this->getCrudLoggerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Expression\\ExpressionLanguage'] ?? $this->getExpressionLanguageService()), 'dev');
  17129.     }
  17130.     /**
  17131.      * Gets the private 'Hitso\Bundle\CommonBundle\EventListener\ExceptionSubscriber' shared autowired service.
  17132.      *
  17133.      * @return \Hitso\Bundle\CommonBundle\EventListener\ExceptionSubscriber
  17134.      */
  17135.     protected function getExceptionSubscriberService()
  17136.     {
  17137.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/EventListener/ExceptionSubscriber.php';
  17138.         return $this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\ExceptionSubscriber'] = new \Hitso\Bundle\CommonBundle\EventListener\ExceptionSubscriber(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Hitso\\Bundle\\RoutingBundle\\Manager\\RedirectManager'] ?? $this->getRedirectManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  17139.     }
  17140.     /**
  17141.      * Gets the private 'Hitso\Bundle\CommonBundle\EventListener\GoogleListener' shared autowired service.
  17142.      *
  17143.      * @return \Hitso\Bundle\CommonBundle\EventListener\GoogleListener
  17144.      */
  17145.     protected function getGoogleListenerService()
  17146.     {
  17147.         return $this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\GoogleListener'] = new \Hitso\Bundle\CommonBundle\EventListener\GoogleListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  17148.     }
  17149.     /**
  17150.      * Gets the private 'Hitso\Bundle\CommonBundle\EventListener\HttpSubscriber' shared autowired service.
  17151.      *
  17152.      * @return \Hitso\Bundle\CommonBundle\EventListener\HttpSubscriber
  17153.      */
  17154.     protected function getHttpSubscriberService()
  17155.     {
  17156.         return $this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\HttpSubscriber'] = new \Hitso\Bundle\CommonBundle\EventListener\HttpSubscriber(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  17157.     }
  17158.     /**
  17159.      * Gets the private 'Hitso\Bundle\CommonBundle\EventListener\SecurityListener' shared autowired service.
  17160.      *
  17161.      * @return \Hitso\Bundle\CommonBundle\EventListener\SecurityListener
  17162.      */
  17163.     protected function getSecurityListenerService()
  17164.     {
  17165.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  17166.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  17167.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/EventListener/SecurityListener.php';
  17168.         return $this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\SecurityListener'] = new \Hitso\Bundle\CommonBundle\EventListener\SecurityListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\MultiSiteBundle\\Router\\MultiSiteRouter'] ?? $this->getMultiSiteRouterService()), ($this->services['session'] ?? $this->getSessionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['anyx.login_gate.brute_force_checker'] ?? $this->getAnyx_LoginGate_BruteForceCheckerService()));
  17169.     }
  17170.     /**
  17171.      * Gets the private 'Hitso\Bundle\CommonBundle\EventListener\UserLogListener' shared autowired service.
  17172.      *
  17173.      * @return \Hitso\Bundle\CommonBundle\EventListener\UserLogListener
  17174.      */
  17175.     protected function getUserLogListenerService()
  17176.     {
  17177.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/EventListener/UserLogListener.php';
  17178.         return $this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\UserLogListener'] = new \Hitso\Bundle\CommonBundle\EventListener\UserLogListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  17179.     }
  17180.     /**
  17181.      * Gets the private 'Hitso\Bundle\CommonBundle\EventListener\UserSubscriber' shared autowired service.
  17182.      *
  17183.      * @return \Hitso\Bundle\CommonBundle\EventListener\UserSubscriber
  17184.      */
  17185.     protected function getUserSubscriberService()
  17186.     {
  17187.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  17188.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/EventListener/UserSubscriber.php';
  17189.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  17190.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  17191.         return $this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\UserSubscriber'] = new \Hitso\Bundle\CommonBundle\EventListener\UserSubscriber(($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Mailer\\MailerHelper'] ?? $this->getMailerHelperService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()));
  17192.     }
  17193.     /**
  17194.      * Gets the private 'Hitso\Bundle\CommonBundle\Expression\ExpressionLanguage' shared autowired service.
  17195.      *
  17196.      * @return \Hitso\Bundle\CommonBundle\Expression\ExpressionLanguage
  17197.      */
  17198.     protected function getExpressionLanguageService()
  17199.     {
  17200.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Expression\\ExpressionLanguage'] = new \Hitso\Bundle\CommonBundle\Expression\ExpressionLanguage(($this->services['cache.app'] ?? $this->getCache_AppService()), $this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  17201.     }
  17202.     /**
  17203.      * Gets the private 'Hitso\Bundle\CommonBundle\Form\Type\ActionsType' shared autowired service.
  17204.      *
  17205.      * @return \Hitso\Bundle\CommonBundle\Form\Type\ActionsType
  17206.      */
  17207.     protected function getActionsTypeService()
  17208.     {
  17209.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17210.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17211.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Form/Type/ActionsType.php';
  17212.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Form\\Type\\ActionsType'] = new \Hitso\Bundle\CommonBundle\Form\Type\ActionsType();
  17213.     }
  17214.     /**
  17215.      * Gets the private 'Hitso\Bundle\CommonBundle\Form\Type\AuthorType' shared autowired service.
  17216.      *
  17217.      * @return \Hitso\Bundle\CommonBundle\Form\Type\AuthorType
  17218.      */
  17219.     protected function getAuthorTypeService()
  17220.     {
  17221.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17222.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17223.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Form/Type/AuthorType.php';
  17224.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Form\\Type\\AuthorType'] = new \Hitso\Bundle\CommonBundle\Form\Type\AuthorType(($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\UserManager'] ?? $this->getUserManager2Service()));
  17225.     }
  17226.     /**
  17227.      * Gets the private 'Hitso\Bundle\CommonBundle\Form\Type\EntityAutocompleterType' shared autowired service.
  17228.      *
  17229.      * @return \Hitso\Bundle\CommonBundle\Form\Type\EntityAutocompleterType
  17230.      */
  17231.     protected function getEntityAutocompleterTypeService()
  17232.     {
  17233.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17234.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17235.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  17236.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Form/Type/EntityAutocompleterType.php';
  17237.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Form\\Type\\EntityAutocompleterType'] = new \Hitso\Bundle\CommonBundle\Form\Type\EntityAutocompleterType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17238.     }
  17239.     /**
  17240.      * Gets the private 'Hitso\Bundle\CommonBundle\Form\Type\ExpandLinkType' shared autowired service.
  17241.      *
  17242.      * @return \Hitso\Bundle\CommonBundle\Form\Type\ExpandLinkType
  17243.      */
  17244.     protected function getExpandLinkTypeService()
  17245.     {
  17246.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17247.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17248.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  17249.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Form/Type/LinkType.php';
  17250.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Form/Type/ExpandLinkType.php';
  17251.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Form\\Type\\ExpandLinkType'] = new \Hitso\Bundle\CommonBundle\Form\Type\ExpandLinkType(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  17252.     }
  17253.     /**
  17254.      * Gets the private 'Hitso\Bundle\CommonBundle\Form\Type\LinkType' shared autowired service.
  17255.      *
  17256.      * @return \Hitso\Bundle\CommonBundle\Form\Type\LinkType
  17257.      */
  17258.     protected function getLinkTypeService()
  17259.     {
  17260.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17261.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17262.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  17263.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Form/Type/LinkType.php';
  17264.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Form\\Type\\LinkType'] = new \Hitso\Bundle\CommonBundle\Form\Type\LinkType(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  17265.     }
  17266.     /**
  17267.      * Gets the private 'Hitso\Bundle\CommonBundle\Helper\LikesHelper' shared autowired service.
  17268.      *
  17269.      * @return \Hitso\Bundle\CommonBundle\Helper\LikesHelper
  17270.      */
  17271.     protected function getLikesHelperService()
  17272.     {
  17273.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/LikesHelper.php';
  17274.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\LikesHelper'] = new \Hitso\Bundle\CommonBundle\Helper\LikesHelper(($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\LikesManager'] ?? $this->getLikesManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $this->parameters['common.likeables']);
  17275.     }
  17276.     /**
  17277.      * Gets the private 'Hitso\Bundle\CommonBundle\Helper\Mailer\MailerHelper' shared autowired service.
  17278.      *
  17279.      * @return \Hitso\Bundle\CommonBundle\Helper\Mailer\MailerHelper
  17280.      */
  17281.     protected function getMailerHelperService()
  17282.     {
  17283.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/Mailer/MailerHelperInterface.php';
  17284.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Helper/Mailer/MailerHelper.php';
  17285.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Mailer\\MailerHelper'] = new \Hitso\Bundle\CommonBundle\Helper\Mailer\MailerHelper(($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\MailerConfigurator'] ?? $this->getMailerConfiguratorService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] ?? $this->getTemplatingHelperService()), ($this->services['validator'] ?? $this->getValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Hitso\\Bundle\\BlocksBundle\\Block\\Factory'] ?? $this->getFactoryService()), true);
  17286.     }
  17287.     /**
  17288.      * Gets the private 'Hitso\Bundle\CommonBundle\Helper\Request\RequestHelper' shared autowired service.
  17289.      *
  17290.      * @return \Hitso\Bundle\CommonBundle\Helper\Request\RequestHelper
  17291.      */
  17292.     protected function getRequestHelperService()
  17293.     {
  17294.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper'] = new \Hitso\Bundle\CommonBundle\Helper\Request\RequestHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'pl');
  17295.     }
  17296.     /**
  17297.      * Gets the private 'Hitso\Bundle\CommonBundle\Helper\Router\RouterHelper' shared autowired service.
  17298.      *
  17299.      * @return \Hitso\Bundle\CommonBundle\Helper\Router\RouterHelper
  17300.      */
  17301.     protected function getRouterHelperService()
  17302.     {
  17303.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] = new \Hitso\Bundle\CommonBundle\Helper\Router\RouterHelper(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper'] ?? $this->getRequestHelperService()));
  17304.     }
  17305.     /**
  17306.      * Gets the private 'Hitso\Bundle\CommonBundle\Helper\Templating\TemplatingHelper' shared autowired service.
  17307.      *
  17308.      * @return \Hitso\Bundle\CommonBundle\Helper\Templating\TemplatingHelper
  17309.      */
  17310.     protected function getTemplatingHelperService()
  17311.     {
  17312.         $a = ($this->services['twig'] ?? $this->getTwigService());
  17313.         if (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'])) {
  17314.             return $this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'];
  17315.         }
  17316.         $b = ($this->services['templating'] ?? $this->getTemplatingService());
  17317.         if (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'])) {
  17318.             return $this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'];
  17319.         }
  17320.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Templating\\TemplatingHelper'] = new \Hitso\Bundle\CommonBundle\Helper\Templating\TemplatingHelper($b$a, ($this->services['kernel'] ?? $this->get('kernel'1)));
  17321.     }
  17322.     /**
  17323.      * Gets the private 'Hitso\Bundle\CommonBundle\Manager\ChangeLogManager' shared autowired service.
  17324.      *
  17325.      * @return \Hitso\Bundle\CommonBundle\Manager\ChangeLogManager
  17326.      */
  17327.     protected function getChangeLogManagerService()
  17328.     {
  17329.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17330.         if (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\ChangeLogManager'])) {
  17331.             return $this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\ChangeLogManager'];
  17332.         }
  17333.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\ChangeLogManager'] = new \Hitso\Bundle\CommonBundle\Manager\ChangeLogManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17334.     }
  17335.     /**
  17336.      * Gets the private 'Hitso\Bundle\CommonBundle\Manager\CronLogManager' shared autowired service.
  17337.      *
  17338.      * @return \Hitso\Bundle\CommonBundle\Manager\CronLogManager
  17339.      */
  17340.     protected function getCronLogManagerService()
  17341.     {
  17342.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17343.         if (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\CronLogManager'])) {
  17344.             return $this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\CronLogManager'];
  17345.         }
  17346.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\CronLogManager'] = new \Hitso\Bundle\CommonBundle\Manager\CronLogManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17347.     }
  17348.     /**
  17349.      * Gets the private 'Hitso\Bundle\CommonBundle\Manager\LikesManager' shared autowired service.
  17350.      *
  17351.      * @return \Hitso\Bundle\CommonBundle\Manager\LikesManager
  17352.      */
  17353.     protected function getLikesManagerService()
  17354.     {
  17355.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17356.         if (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\LikesManager'])) {
  17357.             return $this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\LikesManager'];
  17358.         }
  17359.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\LikesManager'] = new \Hitso\Bundle\CommonBundle\Manager\LikesManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17360.     }
  17361.     /**
  17362.      * Gets the private 'Hitso\Bundle\CommonBundle\Manager\UserManager' shared autowired service.
  17363.      *
  17364.      * @return \Hitso\Bundle\CommonBundle\Manager\UserManager
  17365.      */
  17366.     protected function getUserManager2Service()
  17367.     {
  17368.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17369.         if (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\UserManager'])) {
  17370.             return $this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\UserManager'];
  17371.         }
  17372.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Manager\\UserManager'] = new \Hitso\Bundle\CommonBundle\Manager\UserManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17373.     }
  17374.     /**
  17375.      * Gets the private 'Hitso\Bundle\CommonBundle\Media\UrlGenerator' shared autowired service.
  17376.      *
  17377.      * @return \Hitso\Bundle\CommonBundle\Media\UrlGenerator
  17378.      */
  17379.     protected function getUrlGeneratorService()
  17380.     {
  17381.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Twig\\AppExtension'] ?? $this->getAppExtensionService());
  17382.         if (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator'])) {
  17383.             return $this->privates['Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator'];
  17384.         }
  17385.         $this->privates['Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator'] = $instance = new \Hitso\Bundle\CommonBundle\Media\UrlGenerator(($this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\LoggableReverter\\FileLoggableReverter'] ?? $this->getFileLoggableReverterService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] ?? $this->getChangeLogRepositoryService()), $a, ($this->services['Hitso\\Bundle\\FileManagerBundle\\Twig\\FileManagerExtension'] ?? $this->getFileManagerExtensionService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Repository\\FileRepository'] ?? $this->getFileRepositoryService()));
  17386.         $instance->addProvider(($this->services['Hitso\\Bundle\\FileManagerBundle\\FileManager\\MediaUrlProvider'] ?? $this->getMediaUrlProviderService()), 0);
  17387.         $instance->addProvider(($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\MediaUrlProvider'] ?? $this->getMediaUrlProvider2Service()), 0);
  17388.         return $instance;
  17389.     }
  17390.     /**
  17391.      * Gets the private 'Hitso\Bundle\CommonBundle\Repository\ChangeLogRepository' shared autowired service.
  17392.      *
  17393.      * @return \Hitso\Bundle\CommonBundle\Repository\ChangeLogRepository
  17394.      */
  17395.     protected function getChangeLogRepositoryService()
  17396.     {
  17397.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ChangeLogRepository'] = new \Hitso\Bundle\CommonBundle\Repository\ChangeLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17398.     }
  17399.     /**
  17400.      * Gets the private 'Hitso\Bundle\CommonBundle\Repository\CronLogRepository' shared autowired service.
  17401.      *
  17402.      * @return \Hitso\Bundle\CommonBundle\Repository\CronLogRepository
  17403.      */
  17404.     protected function getCronLogRepositoryService($lazyLoad true)
  17405.     {
  17406.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Repository/CronLogRepository.php';
  17407.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\CronLogRepository'] = new \Hitso\Bundle\CommonBundle\Repository\CronLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17408.     }
  17409.     /**
  17410.      * Gets the private 'Hitso\Bundle\CommonBundle\Repository\LikesRepository' shared autowired service.
  17411.      *
  17412.      * @return \Hitso\Bundle\CommonBundle\Repository\LikesRepository
  17413.      */
  17414.     protected function getLikesRepositoryService($lazyLoad true)
  17415.     {
  17416.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Repository/LikesRepository.php';
  17417.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\LikesRepository'] = new \Hitso\Bundle\CommonBundle\Repository\LikesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17418.     }
  17419.     /**
  17420.      * Gets the private 'Hitso\Bundle\CommonBundle\Repository\ReviewRepository' shared autowired service.
  17421.      *
  17422.      * @return \Hitso\Bundle\CommonBundle\Repository\ReviewRepository
  17423.      */
  17424.     protected function getReviewRepositoryService($lazyLoad true)
  17425.     {
  17426.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Repository/ReviewRepository.php';
  17427.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\ReviewRepository'] = new \Hitso\Bundle\CommonBundle\Repository\ReviewRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17428.     }
  17429.     /**
  17430.      * Gets the private 'Hitso\Bundle\CommonBundle\Repository\SystemConfigurationRepository' shared autowired service.
  17431.      *
  17432.      * @return \Hitso\Bundle\CommonBundle\Repository\SystemConfigurationRepository
  17433.      */
  17434.     protected function getSystemConfigurationRepositoryService($lazyLoad true)
  17435.     {
  17436.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Repository/SystemConfigurationRepository.php';
  17437.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\SystemConfigurationRepository'] = new \Hitso\Bundle\CommonBundle\Repository\SystemConfigurationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17438.     }
  17439.     /**
  17440.      * Gets the private 'Hitso\Bundle\CommonBundle\Repository\UserConnectionRepository' shared autowired service.
  17441.      *
  17442.      * @return \Hitso\Bundle\CommonBundle\Repository\UserConnectionRepository
  17443.      */
  17444.     protected function getUserConnectionRepositoryService($lazyLoad true)
  17445.     {
  17446.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Repository/UserConnectionRepository.php';
  17447.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\UserConnectionRepository'] = new \Hitso\Bundle\CommonBundle\Repository\UserConnectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17448.     }
  17449.     /**
  17450.      * Gets the private 'Hitso\Bundle\CommonBundle\Repository\UserLogEntryRepository' shared autowired service.
  17451.      *
  17452.      * @return \Hitso\Bundle\CommonBundle\Repository\UserLogEntryRepository
  17453.      */
  17454.     protected function getUserLogEntryRepositoryService($lazyLoad true)
  17455.     {
  17456.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Repository/UserLogEntryRepository.php';
  17457.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\UserLogEntryRepository'] = new \Hitso\Bundle\CommonBundle\Repository\UserLogEntryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17458.     }
  17459.     /**
  17460.      * Gets the private 'Hitso\Bundle\CommonBundle\Repository\UserRepository' shared autowired service.
  17461.      *
  17462.      * @return \Hitso\Bundle\CommonBundle\Repository\UserRepository
  17463.      */
  17464.     protected function getUserRepositoryService($lazyLoad true)
  17465.     {
  17466.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Repository/UserRepository.php';
  17467.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\UserRepository'] = new \Hitso\Bundle\CommonBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17468.     }
  17469.     /**
  17470.      * Gets the private 'Hitso\Bundle\CommonBundle\Repository\VisitLogRepository' shared autowired service.
  17471.      *
  17472.      * @return \Hitso\Bundle\CommonBundle\Repository\VisitLogRepository
  17473.      */
  17474.     protected function getVisitLogRepositoryService($lazyLoad true)
  17475.     {
  17476.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Repository/VisitLogRepository.php';
  17477.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Repository\\VisitLogRepository'] = new \Hitso\Bundle\CommonBundle\Repository\VisitLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17478.     }
  17479.     /**
  17480.      * Gets the private 'Hitso\Bundle\CommonBundle\Security\ApiTokenAuthenticator' shared autowired service.
  17481.      *
  17482.      * @return \Hitso\Bundle\CommonBundle\Security\ApiTokenAuthenticator
  17483.      */
  17484.     protected function getApiTokenAuthenticatorService()
  17485.     {
  17486.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  17487.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  17488.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  17489.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Security/ApiTokenAuthenticator.php';
  17490.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Security\\ApiTokenAuthenticator'] = new \Hitso\Bundle\CommonBundle\Security\ApiTokenAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  17491.     }
  17492.     /**
  17493.      * Gets the private 'Hitso\Bundle\CommonBundle\Security\FormAuthenticator' shared autowired service.
  17494.      *
  17495.      * @return \Hitso\Bundle\CommonBundle\Security\FormAuthenticator
  17496.      */
  17497.     protected function getFormAuthenticatorService()
  17498.     {
  17499.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  17500.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  17501.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  17502.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  17503.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Security/FormAuthenticator.php';
  17504.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Security\\FormAuthenticator'] = new \Hitso\Bundle\CommonBundle\Security\FormAuthenticator(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  17505.     }
  17506.     /**
  17507.      * Gets the private 'Hitso\Bundle\CommonBundle\Serializer\Extractor\EntityExtractor' shared autowired service.
  17508.      *
  17509.      * @return \Hitso\Bundle\CommonBundle\Serializer\Extractor\EntityExtractor
  17510.      */
  17511.     protected function getEntityExtractorService()
  17512.     {
  17513.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Serializer/Extractor/EntityExtractor.php';
  17514.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Serializer\\Extractor\\EntityExtractor'] = new \Hitso\Bundle\CommonBundle\Serializer\Extractor\EntityExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  17515.     }
  17516.     /**
  17517.      * Gets the private 'Hitso\Bundle\CommonBundle\Twig\AppExtension' shared autowired service.
  17518.      *
  17519.      * @return \Hitso\Bundle\CommonBundle\Twig\AppExtension
  17520.      */
  17521.     protected function getAppExtensionService()
  17522.     {
  17523.         $a = ($this->services['twig'] ?? $this->getTwigService());
  17524.         if (isset($this->privates['Hitso\\Bundle\\CommonBundle\\Twig\\AppExtension'])) {
  17525.             return $this->privates['Hitso\\Bundle\\CommonBundle\\Twig\\AppExtension'];
  17526.         }
  17527.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Twig\\AppExtension'] = new \Hitso\Bundle\CommonBundle\Twig\AppExtension(($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\RecaptchaConfigurator'] ?? $this->getRecaptchaConfiguratorService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Service\\System\\Configurator\\ThemeConfigurator'] ?? $this->getThemeConfiguratorService()), $a, ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  17528.     }
  17529.     /**
  17530.      * Gets the private 'Hitso\Bundle\CommonBundle\UserLog\CrudActionDescriber' shared autowired service.
  17531.      *
  17532.      * @return \Hitso\Bundle\CommonBundle\UserLog\CrudActionDescriber
  17533.      */
  17534.     protected function getCrudActionDescriberService()
  17535.     {
  17536.         return $this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\CrudActionDescriber'] = new \Hitso\Bundle\CommonBundle\UserLog\CrudActionDescriber(($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\CrudLogger'] ?? $this->getCrudLoggerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\FormatterChain'] ?? $this->getFormatterChainService()));
  17537.     }
  17538.     /**
  17539.      * Gets the private 'Hitso\Bundle\CommonBundle\UserLog\CrudLogger' shared service.
  17540.      *
  17541.      * @return \Hitso\Bundle\CommonBundle\UserLog\CrudLogger
  17542.      */
  17543.     protected function getCrudLoggerService($lazyLoad true)
  17544.     {
  17545.         return $this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\CrudLogger'] = new \Hitso\Bundle\CommonBundle\UserLog\CrudLogger(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  17546.     }
  17547.     /**
  17548.      * Gets the private 'Hitso\Bundle\CommonBundle\UserLog\FormatterChain' shared autowired service.
  17549.      *
  17550.      * @return \Hitso\Bundle\CommonBundle\UserLog\FormatterChain
  17551.      */
  17552.     protected function getFormatterChainService()
  17553.     {
  17554.         $this->privates['Hitso\\Bundle\\CommonBundle\\UserLog\\FormatterChain'] = $instance = new \Hitso\Bundle\CommonBundle\UserLog\FormatterChain();
  17555.         $a = ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService());
  17556.         $instance->addFormatter(new \Hitso\Bundle\CommonBundle\UserLog\Formatter\CrudFormatter(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService())), 0);
  17557.         $instance->addFormatter(new \Hitso\Bundle\CommonBundle\UserLog\Formatter\SecurityFormatter($a), 0);
  17558.         return $instance;
  17559.     }
  17560.     /**
  17561.      * Gets the private 'Hitso\Bundle\CommonBundle\Validation\Constraint\BadWordValidator' shared autowired service.
  17562.      *
  17563.      * @return \Hitso\Bundle\CommonBundle\Validation\Constraint\BadWordValidator
  17564.      */
  17565.     protected function getBadWordValidatorService()
  17566.     {
  17567.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17568.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17569.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Validation/Constraint/BadWordValidator.php';
  17570.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Validation\\Constraint\\BadWordValidator'] = new \Hitso\Bundle\CommonBundle\Validation\Constraint\BadWordValidator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), $this->parameters['common.bad_words']);
  17571.     }
  17572.     /**
  17573.      * Gets the private 'Hitso\Bundle\CommonBundle\Validation\Constraint\PasswordStrengthValidator' shared autowired service.
  17574.      *
  17575.      * @return \Hitso\Bundle\CommonBundle\Validation\Constraint\PasswordStrengthValidator
  17576.      */
  17577.     protected function getPasswordStrengthValidatorService()
  17578.     {
  17579.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17580.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17581.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Validation/Constraint/PasswordStrengthValidator.php';
  17582.         return $this->privates['Hitso\\Bundle\\CommonBundle\\Validation\\Constraint\\PasswordStrengthValidator'] = new \Hitso\Bundle\CommonBundle\Validation\Constraint\PasswordStrengthValidator('/^(?=.*[A-Z])(?=.*\\d)(?=.*(?:[^\\w\\d]|_)).{8,}$/su''HasÅ‚o musi posiadać przynajmniej 8 znaków i zawierać maÅ‚Ä… i dużą literÄ™, cyfrÄ™ oraz znak specjalny.');
  17583.     }
  17584.     /**
  17585.      * Gets the private 'Hitso\Bundle\ContentBundle\EventListener\ArticleSubscriber' shared autowired service.
  17586.      *
  17587.      * @return \Hitso\Bundle\ContentBundle\EventListener\ArticleSubscriber
  17588.      */
  17589.     protected function getArticleSubscriberService()
  17590.     {
  17591.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/EventListener/ArticleSubscriber.php';
  17592.         return $this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ArticleSubscriber'] = new \Hitso\Bundle\ContentBundle\EventListener\ArticleSubscriber(($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()));
  17593.     }
  17594.     /**
  17595.      * Gets the private 'Hitso\Bundle\ContentBundle\EventListener\ChangeLogEventListener' shared autowired service.
  17596.      *
  17597.      * @return \Hitso\Bundle\ContentBundle\EventListener\ChangeLogEventListener
  17598.      */
  17599.     protected function getChangeLogEventListener2Service($lazyLoad true)
  17600.     {
  17601.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/EventListener/ChangeLogEventListener.php';
  17602.         return $this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ChangeLogEventListener'] = new \Hitso\Bundle\ContentBundle\EventListener\ChangeLogEventListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()));
  17603.     }
  17604.     /**
  17605.      * Gets the private 'Hitso\Bundle\ContentBundle\EventListener\CommentListener' shared autowired service.
  17606.      *
  17607.      * @return \Hitso\Bundle\ContentBundle\EventListener\CommentListener
  17608.      */
  17609.     protected function getCommentListenerService()
  17610.     {
  17611.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/EventListener/CommentListener.php';
  17612.         return $this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\CommentListener'] = new \Hitso\Bundle\ContentBundle\EventListener\CommentListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  17613.     }
  17614.     /**
  17615.      * Gets the private 'Hitso\Bundle\ContentBundle\EventListener\ContentDetectorListener' shared autowired service.
  17616.      *
  17617.      * @return \Hitso\Bundle\ContentBundle\EventListener\ContentDetectorListener
  17618.      */
  17619.     protected function getContentDetectorListenerService()
  17620.     {
  17621.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/EventListener/ContentDetectorListener.php';
  17622.         return $this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ContentDetectorListener'] = new \Hitso\Bundle\ContentBundle\EventListener\ContentDetectorListener([]);
  17623.     }
  17624.     /**
  17625.      * Gets the private 'Hitso\Bundle\ContentBundle\EventListener\ContentSubscriber' shared autowired service.
  17626.      *
  17627.      * @return \Hitso\Bundle\ContentBundle\EventListener\ContentSubscriber
  17628.      */
  17629.     protected function getContentSubscriberService()
  17630.     {
  17631.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/EventListener/ContentSubscriber.php';
  17632.         return $this->privates['Hitso\\Bundle\\ContentBundle\\EventListener\\ContentSubscriber'] = new \Hitso\Bundle\ContentBundle\EventListener\ContentSubscriber(($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()));
  17633.     }
  17634.     /**
  17635.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\Admin\AuthorFormType' shared autowired service.
  17636.      *
  17637.      * @return \Hitso\Bundle\ContentBundle\Form\Admin\AuthorFormType
  17638.      */
  17639.     protected function getAuthorFormTypeService()
  17640.     {
  17641.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17643.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/Admin/AuthorFormType.php';
  17644.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\Admin\\AuthorFormType'] = new \Hitso\Bundle\ContentBundle\Form\Admin\AuthorFormType();
  17645.     }
  17646.     /**
  17647.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\CategoryFormType' shared autowired service.
  17648.      *
  17649.      * @return \Hitso\Bundle\ContentBundle\Form\CategoryFormType
  17650.      */
  17651.     protected function getCategoryFormTypeService()
  17652.     {
  17653.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17654.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17655.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/CategoryFormType.php';
  17656.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\CategoryFormType'] = new \Hitso\Bundle\ContentBundle\Form\CategoryFormType();
  17657.     }
  17658.     /**
  17659.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\CommentChangeStatusType' shared autowired service.
  17660.      *
  17661.      * @return \Hitso\Bundle\ContentBundle\Form\CommentChangeStatusType
  17662.      */
  17663.     protected function getCommentChangeStatusTypeService()
  17664.     {
  17665.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17666.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17667.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/CommentChangeStatusType.php';
  17668.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\CommentChangeStatusType'] = new \Hitso\Bundle\ContentBundle\Form\CommentChangeStatusType();
  17669.     }
  17670.     /**
  17671.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\CommentFormType' shared autowired service.
  17672.      *
  17673.      * @return \Hitso\Bundle\ContentBundle\Form\CommentFormType
  17674.      */
  17675.     protected function getCommentFormTypeService()
  17676.     {
  17677.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17678.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17679.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/CommentFormType.php';
  17680.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\CommentFormType'] = new \Hitso\Bundle\ContentBundle\Form\CommentFormType();
  17681.     }
  17682.     /**
  17683.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\ContentFormType' shared autowired service.
  17684.      *
  17685.      * @return \Hitso\Bundle\ContentBundle\Form\ContentFormType
  17686.      */
  17687.     protected function getContentFormTypeService()
  17688.     {
  17689.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17690.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17691.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/ContentFormType.php';
  17692.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\ContentFormType'] = new \Hitso\Bundle\ContentBundle\Form\ContentFormType();
  17693.     }
  17694.     /**
  17695.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\ContentSectionType' shared autowired service.
  17696.      *
  17697.      * @return \Hitso\Bundle\ContentBundle\Form\ContentSectionType
  17698.      */
  17699.     protected function getContentSectionTypeService()
  17700.     {
  17701.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17702.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17703.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  17704.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/DefaultSectionType.php';
  17705.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/ContentSectionType.php';
  17706.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\ContentSectionType'] = new \Hitso\Bundle\ContentBundle\Form\ContentSectionType(($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()));
  17707.     }
  17708.     /**
  17709.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\Type\AuthorCollectionType' shared autowired service.
  17710.      *
  17711.      * @return \Hitso\Bundle\ContentBundle\Form\Type\AuthorCollectionType
  17712.      */
  17713.     protected function getAuthorCollectionTypeService()
  17714.     {
  17715.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17716.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17717.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/CollectionType.php';
  17718.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/Type/AuthorCollectionType.php';
  17719.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\Type\\AuthorCollectionType'] = new \Hitso\Bundle\ContentBundle\Form\Type\AuthorCollectionType();
  17720.     }
  17721.     /**
  17722.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\Type\BannerFormType' shared autowired service.
  17723.      *
  17724.      * @return \Hitso\Bundle\ContentBundle\Form\Type\BannerFormType
  17725.      */
  17726.     protected function getBannerFormTypeService()
  17727.     {
  17728.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17729.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17730.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/Type/BannerFormType.php';
  17731.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\Type\\BannerFormType'] = new \Hitso\Bundle\ContentBundle\Form\Type\BannerFormType();
  17732.     }
  17733.     /**
  17734.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\Type\ContentAuthorType' shared autowired service.
  17735.      *
  17736.      * @return \Hitso\Bundle\ContentBundle\Form\Type\ContentAuthorType
  17737.      */
  17738.     protected function getContentAuthorTypeService()
  17739.     {
  17740.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17741.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17742.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/Type/ContentAuthorType.php';
  17743.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\Type\\ContentAuthorType'] = new \Hitso\Bundle\ContentBundle\Form\Type\ContentAuthorType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  17744.     }
  17745.     /**
  17746.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\Type\ContentCollectionType' shared autowired service.
  17747.      *
  17748.      * @return \Hitso\Bundle\ContentBundle\Form\Type\ContentCollectionType
  17749.      */
  17750.     protected function getContentCollectionTypeService()
  17751.     {
  17752.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17753.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17754.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/Type/ContentCollectionType.php';
  17755.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\Type\\ContentCollectionType'] = new \Hitso\Bundle\ContentBundle\Form\Type\ContentCollectionType();
  17756.     }
  17757.     /**
  17758.      * Gets the private 'Hitso\Bundle\ContentBundle\Form\Type\SlideFormType' shared autowired service.
  17759.      *
  17760.      * @return \Hitso\Bundle\ContentBundle\Form\Type\SlideFormType
  17761.      */
  17762.     protected function getSlideFormTypeService()
  17763.     {
  17764.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17765.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17766.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Form/Type/SlideFormType.php';
  17767.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Form\\Type\\SlideFormType'] = new \Hitso\Bundle\ContentBundle\Form\Type\SlideFormType();
  17768.     }
  17769.     /**
  17770.      * Gets the private 'Hitso\Bundle\ContentBundle\Manager\ArticleCategoryManager' shared autowired service.
  17771.      *
  17772.      * @return \Hitso\Bundle\ContentBundle\Manager\ArticleCategoryManager
  17773.      */
  17774.     protected function getArticleCategoryManagerService()
  17775.     {
  17776.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17777.         if (isset($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ArticleCategoryManager'])) {
  17778.             return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ArticleCategoryManager'];
  17779.         }
  17780.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ArticleCategoryManager'] = new \Hitso\Bundle\ContentBundle\Manager\ArticleCategoryManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17781.     }
  17782.     /**
  17783.      * Gets the private 'Hitso\Bundle\ContentBundle\Manager\ArticleManager' shared autowired service.
  17784.      *
  17785.      * @return \Hitso\Bundle\ContentBundle\Manager\ArticleManager
  17786.      */
  17787.     protected function getArticleManagerService()
  17788.     {
  17789.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17790.         if (isset($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ArticleManager'])) {
  17791.             return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ArticleManager'];
  17792.         }
  17793.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ArticleManager'] = new \Hitso\Bundle\ContentBundle\Manager\ArticleManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17794.     }
  17795.     /**
  17796.      * Gets the private 'Hitso\Bundle\ContentBundle\Manager\AuthorManager' shared autowired service.
  17797.      *
  17798.      * @return \Hitso\Bundle\ContentBundle\Manager\AuthorManager
  17799.      */
  17800.     protected function getAuthorManagerService()
  17801.     {
  17802.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17803.         if (isset($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\AuthorManager'])) {
  17804.             return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\AuthorManager'];
  17805.         }
  17806.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\AuthorManager'] = new \Hitso\Bundle\ContentBundle\Manager\AuthorManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17807.     }
  17808.     /**
  17809.      * Gets the private 'Hitso\Bundle\ContentBundle\Manager\BannerManager' shared autowired service.
  17810.      *
  17811.      * @return \Hitso\Bundle\ContentBundle\Manager\BannerManager
  17812.      */
  17813.     protected function getBannerManagerService()
  17814.     {
  17815.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17816.         if (isset($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\BannerManager'])) {
  17817.             return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\BannerManager'];
  17818.         }
  17819.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\BannerManager'] = new \Hitso\Bundle\ContentBundle\Manager\BannerManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17820.     }
  17821.     /**
  17822.      * Gets the private 'Hitso\Bundle\ContentBundle\Manager\CommentManager' shared autowired service.
  17823.      *
  17824.      * @return \Hitso\Bundle\ContentBundle\Manager\CommentManager
  17825.      */
  17826.     protected function getCommentManagerService()
  17827.     {
  17828.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17829.         if (isset($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\CommentManager'])) {
  17830.             return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\CommentManager'];
  17831.         }
  17832.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\CommentManager'] = new \Hitso\Bundle\ContentBundle\Manager\CommentManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17833.     }
  17834.     /**
  17835.      * Gets the private 'Hitso\Bundle\ContentBundle\Manager\ContentManager' shared autowired service.
  17836.      *
  17837.      * @return \Hitso\Bundle\ContentBundle\Manager\ContentManager
  17838.      */
  17839.     protected function getContentManagerService()
  17840.     {
  17841.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17842.         if (isset($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ContentManager'])) {
  17843.             return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ContentManager'];
  17844.         }
  17845.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ContentManager'] = new \Hitso\Bundle\ContentBundle\Manager\ContentManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17846.     }
  17847.     /**
  17848.      * Gets the private 'Hitso\Bundle\ContentBundle\Manager\Element\ElementManager' shared autowired service.
  17849.      *
  17850.      * @return \Hitso\Bundle\ContentBundle\Manager\Element\ElementManager
  17851.      */
  17852.     protected function getElementManagerService()
  17853.     {
  17854.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17855.         if (isset($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\Element\\ElementManager'])) {
  17856.             return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\Element\\ElementManager'];
  17857.         }
  17858.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\Element\\ElementManager'] = new \Hitso\Bundle\ContentBundle\Manager\Element\ElementManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17859.     }
  17860.     /**
  17861.      * Gets the private 'Hitso\Bundle\ContentBundle\Manager\SlideManager' shared autowired service.
  17862.      *
  17863.      * @return \Hitso\Bundle\ContentBundle\Manager\SlideManager
  17864.      */
  17865.     protected function getSlideManagerService()
  17866.     {
  17867.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  17868.         if (isset($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\SlideManager'])) {
  17869.             return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\SlideManager'];
  17870.         }
  17871.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\SlideManager'] = new \Hitso\Bundle\ContentBundle\Manager\SlideManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  17872.     }
  17873.     /**
  17874.      * Gets the private 'Hitso\Bundle\ContentBundle\Model\ContentTypeCollection' shared autowired service.
  17875.      *
  17876.      * @return \Hitso\Bundle\ContentBundle\Model\ContentTypeCollection
  17877.      */
  17878.     protected function getContentTypeCollectionService()
  17879.     {
  17880.         $this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] = $instance = new \Hitso\Bundle\ContentBundle\Model\ContentTypeCollection();
  17881.         $a = new \Hitso\Bundle\ContentBundle\Model\ContentType('articles');
  17882.         $a->setLabel('ArtykuÅ‚y');
  17883.         $a->setAddButtonLabel('Dodaj artykuÅ‚');
  17884.         $a->setEntityClass('Hitso\\Bundle\\ContentBundle\\Entity\\Article');
  17885.         $a->setEditAction('HitsoContentBundle:Front\\Article:edit');
  17886.         $a->setContentParamName('article');
  17887.         $a->setSitemapSupport(true);
  17888.         $a->setAuthorsSupport(false);
  17889.         $a->setCommentsSupport(false);
  17890.         $a->setCategoriesSupport(true);
  17891.         $a->setCategoryEntityClass('Hitso\\Bundle\\ContentBundle\\Entity\\ArticleCategory');
  17892.         $a->setCategoryMaxLevel(3);
  17893.         $a->setOptions(['seo_title_content' => 'prefix - %1$s - postfix''seo_title_category' => 'prefix - %1$s - postfix''sortable_categories' => true'comments_granted' => true]);
  17894.         $a->setSitemapImagesSupport(false);
  17895.         $a->setRatingSupport(false);
  17896.         $a->setCategoriesDataTable('Hitso\\Bundle\\ContentBundle\\DataTable\\Categories');
  17897.         $a->setFormType('Hitso\\Bundle\\ContentBundle\\Form\\ContentFormType');
  17898.         $a->setDataTable('Hitso\\Bundle\\ContentBundle\\DataTable\\Contents');
  17899.         $a->setMenuShow(true);
  17900.         $a->setCategoryFormType('Hitso\\Bundle\\ContentBundle\\Form\\CategoryFormType');
  17901.         $b = new \Hitso\Bundle\ContentBundle\Model\ContentType('pages');
  17902.         $b->setLabel('Strony informacyjne');
  17903.         $b->setAddButtonLabel('Dodaj stronÄ™ informacyjnÄ…');
  17904.         $b->setEntityClass('Hitso\\Bundle\\ContentBundle\\Entity\\Page');
  17905.         $b->setEditAction('HitsoContentBundle:Front\\Page:edit');
  17906.         $b->setContentParamName('page');
  17907.         $b->setAuthorsSupport(false);
  17908.         $b->setCommentsSupport(false);
  17909.         $b->setCategoriesSupport(false);
  17910.         $b->setCategoryEntityClass('Hitso\\Bundle\\ContentBundle\\Entity\\ArticleCategory');
  17911.         $b->setCategoryMaxLevel(3);
  17912.         $b->setOptions(['sortable_categories' => false'comments_granted' => false]);
  17913.         $b->setSitemapSupport(true);
  17914.         $b->setSitemapImagesSupport(false);
  17915.         $b->setFormType('Hitso\\Bundle\\ContentBundle\\Form\\ContentFormType');
  17916.         $b->setDataTable('Hitso\\Bundle\\ContentBundle\\DataTable\\Contents');
  17917.         $b->setMenuShow(true);
  17918.         $b->setRatingSupport(false);
  17919.         $b->setCategoriesDataTable('Hitso\\Bundle\\ContentBundle\\DataTable\\Categories');
  17920.         $b->setCategoryFormType('Hitso\\Bundle\\ContentBundle\\Form\\CategoryFormType');
  17921.         $instance->add($a);
  17922.         $instance->add($b);
  17923.         return $instance;
  17924.     }
  17925.     /**
  17926.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\ArticleCategoryRepository' shared autowired service.
  17927.      *
  17928.      * @return \Hitso\Bundle\ContentBundle\Repository\ArticleCategoryRepository
  17929.      */
  17930.     protected function getArticleCategoryRepositoryService($lazyLoad true)
  17931.     {
  17932.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/SearchAwareRepositoryInterface.php';
  17933.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ContentRepository.php';
  17934.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ArticleCategoryRepository.php';
  17935.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ArticleCategoryRepository'] = new \Hitso\Bundle\ContentBundle\Repository\ArticleCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17936.     }
  17937.     /**
  17938.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\ArticleRepository' shared autowired service.
  17939.      *
  17940.      * @return \Hitso\Bundle\ContentBundle\Repository\ArticleRepository
  17941.      */
  17942.     protected function getArticleRepositoryService($lazyLoad true)
  17943.     {
  17944.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/SearchAwareRepositoryInterface.php';
  17945.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ContentRepository.php';
  17946.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ArticleRepository.php';
  17947.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository'] = new \Hitso\Bundle\ContentBundle\Repository\ArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17948.     }
  17949.     /**
  17950.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\ArticleReviewRepository' shared autowired service.
  17951.      *
  17952.      * @return \Hitso\Bundle\ContentBundle\Repository\ArticleReviewRepository
  17953.      */
  17954.     protected function getArticleReviewRepositoryService($lazyLoad true)
  17955.     {
  17956.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ArticleReviewRepository.php';
  17957.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ArticleReviewRepository'] = new \Hitso\Bundle\ContentBundle\Repository\ArticleReviewRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17958.     }
  17959.     /**
  17960.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\AuthorRepository' shared autowired service.
  17961.      *
  17962.      * @return \Hitso\Bundle\ContentBundle\Repository\AuthorRepository
  17963.      */
  17964.     protected function getAuthorRepositoryService($lazyLoad true)
  17965.     {
  17966.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/AuthorRepository.php';
  17967.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\AuthorRepository'] = new \Hitso\Bundle\ContentBundle\Repository\AuthorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17968.     }
  17969.     /**
  17970.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\BannerRepository' shared autowired service.
  17971.      *
  17972.      * @return \Hitso\Bundle\ContentBundle\Repository\BannerRepository
  17973.      */
  17974.     protected function getBannerRepositoryService($lazyLoad true)
  17975.     {
  17976.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/BannerRepository.php';
  17977.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\BannerRepository'] = new \Hitso\Bundle\ContentBundle\Repository\BannerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17978.     }
  17979.     /**
  17980.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\CategoryRepository' shared autowired service.
  17981.      *
  17982.      * @return \Hitso\Bundle\ContentBundle\Repository\CategoryRepository
  17983.      */
  17984.     protected function getCategoryRepository2Service($lazyLoad true)
  17985.     {
  17986.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Tree/RepositoryUtilsInterface.php';
  17987.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Tree/RepositoryInterface.php';
  17988.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Tree/Entity/Repository/AbstractTreeRepository.php';
  17989.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Tree/Entity/Repository/NestedTreeRepository.php';
  17990.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Repository/NestedTreeRepository.php';
  17991.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/SearchAwareRepositoryInterface.php';
  17992.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/CategoryRepository.php';
  17993.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\CategoryRepository'] = new \Hitso\Bundle\ContentBundle\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17994.     }
  17995.     /**
  17996.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\CommentRepository' shared autowired service.
  17997.      *
  17998.      * @return \Hitso\Bundle\ContentBundle\Repository\CommentRepository
  17999.      */
  18000.     protected function getCommentRepositoryService($lazyLoad true)
  18001.     {
  18002.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/CommentRepository.php';
  18003.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\CommentRepository'] = new \Hitso\Bundle\ContentBundle\Repository\CommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18004.     }
  18005.     /**
  18006.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\ContentAuthorRepository' shared autowired service.
  18007.      *
  18008.      * @return \Hitso\Bundle\ContentBundle\Repository\ContentAuthorRepository
  18009.      */
  18010.     protected function getContentAuthorRepositoryService($lazyLoad true)
  18011.     {
  18012.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ContentAuthorRepository.php';
  18013.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ContentAuthorRepository'] = new \Hitso\Bundle\ContentBundle\Repository\ContentAuthorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18014.     }
  18015.     /**
  18016.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\ContentRepository' shared autowired service.
  18017.      *
  18018.      * @return \Hitso\Bundle\ContentBundle\Repository\ContentRepository
  18019.      */
  18020.     protected function getContentRepositoryService($lazyLoad true)
  18021.     {
  18022.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/SearchAwareRepositoryInterface.php';
  18023.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ContentRepository.php';
  18024.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ContentRepository'] = new \Hitso\Bundle\ContentBundle\Repository\ContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18025.     }
  18026.     /**
  18027.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\ElementImageRepository' shared autowired service.
  18028.      *
  18029.      * @return \Hitso\Bundle\ContentBundle\Repository\ElementImageRepository
  18030.      */
  18031.     protected function getElementImageRepositoryService($lazyLoad true)
  18032.     {
  18033.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ElementImageRepository.php';
  18034.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ElementImageRepository'] = new \Hitso\Bundle\ContentBundle\Repository\ElementImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18035.     }
  18036.     /**
  18037.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\ElementRepository' shared autowired service.
  18038.      *
  18039.      * @return \Hitso\Bundle\ContentBundle\Repository\ElementRepository
  18040.      */
  18041.     protected function getElementRepositoryService($lazyLoad true)
  18042.     {
  18043.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ElementRepository.php';
  18044.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ElementRepository'] = new \Hitso\Bundle\ContentBundle\Repository\ElementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18045.     }
  18046.     /**
  18047.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\PageRepository' shared autowired service.
  18048.      *
  18049.      * @return \Hitso\Bundle\ContentBundle\Repository\PageRepository
  18050.      */
  18051.     protected function getPageRepositoryService($lazyLoad true)
  18052.     {
  18053.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/SearchAwareRepositoryInterface.php';
  18054.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ContentRepository.php';
  18055.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/PageRepository.php';
  18056.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\PageRepository'] = new \Hitso\Bundle\ContentBundle\Repository\PageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18057.     }
  18058.     /**
  18059.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\ParagraphRepository' shared autowired service.
  18060.      *
  18061.      * @return \Hitso\Bundle\ContentBundle\Repository\ParagraphRepository
  18062.      */
  18063.     protected function getParagraphRepositoryService($lazyLoad true)
  18064.     {
  18065.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/SearchAwareRepositoryInterface.php';
  18066.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ContentRepository.php';
  18067.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/ParagraphRepository.php';
  18068.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ParagraphRepository'] = new \Hitso\Bundle\ContentBundle\Repository\ParagraphRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18069.     }
  18070.     /**
  18071.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\RateRepository' shared autowired service.
  18072.      *
  18073.      * @return \Hitso\Bundle\ContentBundle\Repository\RateRepository
  18074.      */
  18075.     protected function getRateRepositoryService($lazyLoad true)
  18076.     {
  18077.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/RateRepository.php';
  18078.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\RateRepository'] = new \Hitso\Bundle\ContentBundle\Repository\RateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18079.     }
  18080.     /**
  18081.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\SlideRepository' shared autowired service.
  18082.      *
  18083.      * @return \Hitso\Bundle\ContentBundle\Repository\SlideRepository
  18084.      */
  18085.     protected function getSlideRepositoryService($lazyLoad true)
  18086.     {
  18087.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/SlideRepository.php';
  18088.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\SlideRepository'] = new \Hitso\Bundle\ContentBundle\Repository\SlideRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18089.     }
  18090.     /**
  18091.      * Gets the private 'Hitso\Bundle\ContentBundle\Repository\StatRepository' shared autowired service.
  18092.      *
  18093.      * @return \Hitso\Bundle\ContentBundle\Repository\StatRepository
  18094.      */
  18095.     protected function getStatRepositoryService($lazyLoad true)
  18096.     {
  18097.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Repository/StatRepository.php';
  18098.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\StatRepository'] = new \Hitso\Bundle\ContentBundle\Repository\StatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18099.     }
  18100.     /**
  18101.      * Gets the private 'Hitso\Bundle\ContentBundle\Services\ContentHelper' shared autowired service.
  18102.      *
  18103.      * @return \Hitso\Bundle\ContentBundle\Services\ContentHelper
  18104.      */
  18105.     protected function getContentHelperService()
  18106.     {
  18107.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Services\\ContentHelper'] = new \Hitso\Bundle\ContentBundle\Services\ContentHelper(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService()));
  18108.     }
  18109.     /**
  18110.      * Gets the private 'Hitso\Bundle\ContentBundle\Services\Video\VideoHelper' shared autowired service.
  18111.      *
  18112.      * @return \Hitso\Bundle\ContentBundle\Services\Video\VideoHelper
  18113.      */
  18114.     protected function getVideoHelperService()
  18115.     {
  18116.         return $this->privates['Hitso\\Bundle\\ContentBundle\\Services\\Video\\VideoHelper'] = new \Hitso\Bundle\ContentBundle\Services\Video\VideoHelper(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()));
  18117.     }
  18118.     /**
  18119.      * Gets the private 'Hitso\Bundle\DataTableBundle\Model\DataTableConfig' shared autowired service.
  18120.      *
  18121.      * @return \Hitso\Bundle\DataTableBundle\Model\DataTableConfig
  18122.      */
  18123.     protected function getDataTableConfigService()
  18124.     {
  18125.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableConfig.php';
  18126.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Model/DataTableParams.php';
  18127.         return $this->privates['Hitso\\Bundle\\DataTableBundle\\Model\\DataTableConfig'] = new \Hitso\Bundle\DataTableBundle\Model\DataTableConfig(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), new \Hitso\Bundle\DataTableBundle\Model\DataTableParams());
  18128.     }
  18129.     /**
  18130.      * Gets the private 'Hitso\Bundle\DataTableBundle\Service\DataTableFactory' shared autowired service.
  18131.      *
  18132.      * @return \Hitso\Bundle\DataTableBundle\Service\DataTableFactory
  18133.      */
  18134.     protected function getDataTableFactoryService()
  18135.     {
  18136.         return $this->privates['Hitso\\Bundle\\DataTableBundle\\Service\\DataTableFactory'] = new \Hitso\Bundle\DataTableBundle\Service\DataTableFactory($this, new \Hitso\Bundle\DataTableBundle\Service\ContextManager(($this->services['session'] ?? $this->getSessionService())), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  18137.     }
  18138.     /**
  18139.      * Gets the private 'Hitso\Bundle\DataTableBundle\Validator\Constraints\CheckCSVValidator' shared autowired service.
  18140.      *
  18141.      * @return \Hitso\Bundle\DataTableBundle\Validator\Constraints\CheckCSVValidator
  18142.      */
  18143.     protected function getCheckCSVValidatorService()
  18144.     {
  18145.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  18146.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  18147.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Validator/Constraints/CheckCSVValidator.php';
  18148.         return $this->privates['Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\CheckCSVValidator'] = new \Hitso\Bundle\DataTableBundle\Validator\Constraints\CheckCSVValidator();
  18149.     }
  18150.     /**
  18151.      * Gets the private 'Hitso\Bundle\DataTableBundle\Validator\Constraints\CheckPHPValidator' shared autowired service.
  18152.      *
  18153.      * @return \Hitso\Bundle\DataTableBundle\Validator\Constraints\CheckPHPValidator
  18154.      */
  18155.     protected function getCheckPHPValidatorService()
  18156.     {
  18157.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  18158.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  18159.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Validator/Constraints/CheckPHPValidator.php';
  18160.         return $this->privates['Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\CheckPHPValidator'] = new \Hitso\Bundle\DataTableBundle\Validator\Constraints\CheckPHPValidator();
  18161.     }
  18162.     /**
  18163.      * Gets the private 'Hitso\Bundle\DataTableBundle\Validator\Constraints\ExistingGoogleSheetUrlValidator' shared autowired service.
  18164.      *
  18165.      * @return \Hitso\Bundle\DataTableBundle\Validator\Constraints\ExistingGoogleSheetUrlValidator
  18166.      */
  18167.     protected function getExistingGoogleSheetUrlValidatorService()
  18168.     {
  18169.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  18170.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  18171.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Validator/Constraints/ExistingGoogleSheetUrlValidator.php';
  18172.         return $this->privates['Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\ExistingGoogleSheetUrlValidator'] = new \Hitso\Bundle\DataTableBundle\Validator\Constraints\ExistingGoogleSheetUrlValidator(($this->services['Hitso\\Bundle\\CommonBundle\\Service\\GoogleSheet'] ?? $this->getGoogleSheetService()));
  18173.     }
  18174.     /**
  18175.      * Gets the private 'Hitso\Bundle\DataTableBundle\Validator\Constraints\ExistingGoogleSheetValidator' shared autowired service.
  18176.      *
  18177.      * @return \Hitso\Bundle\DataTableBundle\Validator\Constraints\ExistingGoogleSheetValidator
  18178.      */
  18179.     protected function getExistingGoogleSheetValidatorService()
  18180.     {
  18181.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  18182.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  18183.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/Validator/Constraints/ExistingGoogleSheetValidator.php';
  18184.         return $this->privates['Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\ExistingGoogleSheetValidator'] = new \Hitso\Bundle\DataTableBundle\Validator\Constraints\ExistingGoogleSheetValidator(($this->services['Hitso\\Bundle\\CommonBundle\\Service\\GoogleSheet'] ?? $this->getGoogleSheetService()));
  18185.     }
  18186.     /**
  18187.      * Gets the private 'Hitso\Bundle\FormBundle\Config\ConfigCollection' shared autowired service.
  18188.      *
  18189.      * @return \Hitso\Bundle\FormBundle\Config\ConfigCollection
  18190.      */
  18191.     protected function getConfigCollectionService()
  18192.     {
  18193.         $this->privates['Hitso\\Bundle\\FormBundle\\Config\\ConfigCollection'] = $instance = new \Hitso\Bundle\FormBundle\Config\ConfigCollection();
  18194.         $a = new \Hitso\Bundle\FormBundle\Config\FileTypeConfig();
  18195.         $a->setFileLimit(1);
  18196.         $a->setSizeLimit(52428800);
  18197.         $a->setSavePath((\dirname(__DIR__4).'/public/files/messenger/attachments'));
  18198.         $a->setUploadRouteName('hitso_form_upload');
  18199.         $a->setAllowedExtensions([]);
  18200.         $a->setDownloadRoles([]);
  18201.         $a->setConfigName('message_attachment');
  18202.         $b = new \Hitso\Bundle\FormBundle\Config\FileTypeConfig();
  18203.         $b->setFileLimit(1);
  18204.         $b->setSizeLimit(52428800);
  18205.         $b->setSavePath((\dirname(__DIR__4).'/public/files/content/attachments'));
  18206.         $b->setUploadRouteName('hitso_form_upload');
  18207.         $b->setAllowedExtensions([]);
  18208.         $b->setDownloadRoles([]);
  18209.         $b->setConfigName('icon_attachment');
  18210.         $c = new \Hitso\Bundle\FormBundle\Config\FileTypeConfig();
  18211.         $c->setFileLimit(5);
  18212.         $c->setSizeLimit(52428800);
  18213.         $c->setSavePath((\dirname(__DIR__4).'/public/files/content/attachments'));
  18214.         $c->setUploadRouteName('hitso_form_upload');
  18215.         $c->setAllowedExtensions([]);
  18216.         $c->setDownloadRoles([]);
  18217.         $c->setConfigName('category_attachment');
  18218.         $d = new \Hitso\Bundle\FormBundle\Config\FileTypeConfig();
  18219.         $d->setFileLimit(20);
  18220.         $d->setSizeLimit(52428800);
  18221.         $d->setSavePath((\dirname(__DIR__4).'/public/files/attachments'));
  18222.         $d->setUploadRouteName('hitso_form_upload');
  18223.         $d->setAllowedExtensions([]);
  18224.         $d->setDownloadRoles([]);
  18225.         $d->setConfigName('attachments');
  18226.         $e = new \Hitso\Bundle\FormBundle\Config\FileTypeConfig();
  18227.         $e->setFileLimit(1);
  18228.         $e->setSizeLimit(52428800);
  18229.         $e->setSavePath((\dirname(__DIR__4).'/public/files/catalog/booklet'));
  18230.         $e->setUploadRouteName('hitso_form_upload');
  18231.         $e->setAllowedExtensions([]);
  18232.         $e->setDownloadRoles([]);
  18233.         $e->setConfigName('booklet');
  18234.         $f = new \Hitso\Bundle\FormBundle\Config\FileTypeConfig();
  18235.         $f->setFileLimit(1);
  18236.         $f->setSizeLimit(52428800);
  18237.         $f->setSavePath((\dirname(__DIR__4).'/public/files/attachments'));
  18238.         $f->setUploadRouteName('hitso_form_upload');
  18239.         $f->setAllowedExtensions([]);
  18240.         $f->setDownloadRoles([]);
  18241.         $f->setConfigName('product_attachment');
  18242.         $g = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18243.         $g->setFileLimit(1);
  18244.         $g->setSizeLimit(10485760);
  18245.         $g->setSavePath((\dirname(__DIR__4).'/public/files/avatars'));
  18246.         $g->setFiltersBasePath((\dirname(__DIR__4).'/public/files/avatars'));
  18247.         $g->setPreviewSize([=> 370=> 370=> 370=> 370]);
  18248.         $g->setCropper(['crops' => ['main' => ['main' => true'label' => 'Avatar''width' => 90'height' => 90'filter_sets' => [=> 'user_avatar'=> 'user_avatar']]], 'upscale' => 5'downscale' => 5]);
  18249.         $g->setUploadRouteName('hitso_form_upload');
  18250.         $g->setPreviewRouteName('hitso_form_preview');
  18251.         $g->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18252.         $g->setConfigName('user_avatar');
  18253.         $h = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18254.         $h->setFileLimit(1);
  18255.         $h->setSizeLimit(10485760);
  18256.         $h->setSavePath((\dirname(__DIR__4).'/public/files/slides'));
  18257.         $h->setFiltersBasePath((\dirname(__DIR__4).'/public/files/slides'));
  18258.         $h->setPreviewSize([=> 240=> 82=> 240=> 82]);
  18259.         $h->setCropper(['crops' => ['main' => ['main' => true'label' => 'Slajd''width' => 1200'height' => 420'filter_sets' => [=> 'content_slide'=> 'content_slide']]], 'upscale' => 5'downscale' => 5]);
  18260.         $h->setUploadRouteName('hitso_form_upload');
  18261.         $h->setPreviewRouteName('hitso_form_preview');
  18262.         $h->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18263.         $h->setConfigName('content_slide');
  18264.         $i = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18265.         $i->setFileLimit(1);
  18266.         $i->setSizeLimit(10485760);
  18267.         $i->setSavePath((\dirname(__DIR__4).'/public/files/banners'));
  18268.         $i->setFiltersBasePath((\dirname(__DIR__4).'/public/files/banners'));
  18269.         $i->setPreviewSize([=> 240=> 82=> 240=> 82]);
  18270.         $i->setCropper(['crops' => ['main' => ['main' => true'label' => 'Baner''width' => 1200'height' => 420'filter_sets' => [=> 'content_banner'=> 'content_banner']]], 'upscale' => 5'downscale' => 5]);
  18271.         $i->setUploadRouteName('hitso_form_upload');
  18272.         $i->setPreviewRouteName('hitso_form_preview');
  18273.         $i->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18274.         $i->setConfigName('content_banner');
  18275.         $j = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18276.         $j->setFileLimit(1);
  18277.         $j->setSizeLimit(10485760);
  18278.         $j->setSavePath((\dirname(__DIR__4).'/public/files/messenger/images'));
  18279.         $j->setFiltersBasePath((\dirname(__DIR__4).'/public/files/messenger/images'));
  18280.         $j->setPreviewSize([=> 320=> 240=> 320=> 240]);
  18281.         $j->setCropper(['crops' => ['main' => ['main' => true'label' => 'thumbnail''width' => 320'height' => 240'filter_sets' => [=> 'message_image'=> 'message_image']], 'min' => ['main' => false'label' => 'min''width' => 70'height' => 70'filter_sets' => [=> 'message_image_min'=> 'message_image_min']]], 'upscale' => 5'downscale' => 5]);
  18282.         $j->setUploadRouteName('hitso_form_upload');
  18283.         $j->setPreviewRouteName('hitso_form_preview');
  18284.         $j->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18285.         $j->setConfigName('message_image');
  18286.         $k = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18287.         $k->setFileLimit(1);
  18288.         $k->setSizeLimit(10485760);
  18289.         $k->setSavePath((\dirname(__DIR__4).'/public/files/sections/images'));
  18290.         $k->setFiltersBasePath((\dirname(__DIR__4).'/public/files/sections/images'));
  18291.         $k->setPreviewSize([=> 320=> 240=> 320=> 240]);
  18292.         $k->setCropper(['crops' => ['main' => ['main' => true'label' => 'thumbnail''width' => 320'height' => 240'filter_sets' => [=> 'section_image'=> 'section_image']]], 'upscale' => 5'downscale' => 5]);
  18293.         $k->setUploadRouteName('hitso_form_upload');
  18294.         $k->setPreviewRouteName('hitso_form_preview');
  18295.         $k->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18296.         $k->setConfigName('section_image');
  18297.         $l = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18298.         $l->setFileLimit(99);
  18299.         $l->setSizeLimit(10485760);
  18300.         $l->setSavePath((\dirname(__DIR__4).'/public/files/contents/galleries'));
  18301.         $l->setFiltersBasePath((\dirname(__DIR__4).'/public/files/contents/galleries'));
  18302.         $l->setPreviewSize([=> 320=> 240=> 320=> 240]);
  18303.         $l->setUploadRouteName('hitso_form_upload');
  18304.         $l->setPreviewRouteName('hitso_form_preview');
  18305.         $l->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18306.         $l->setConfigName('element_gallery');
  18307.         $m = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18308.         $m->setFileLimit(1);
  18309.         $m->setSizeLimit(10485760);
  18310.         $m->setSavePath((\dirname(__DIR__4).'/public/files/sections/images'));
  18311.         $m->setFiltersBasePath((\dirname(__DIR__4).'/public/files/sections/images'));
  18312.         $m->setPreviewSize([=> 384=> 200=> 384=> 200]);
  18313.         $m->setCropper(['crops' => ['main' => ['main' => true'label' => 'OkÅ‚adka filmu''width' => 192'height' => 100'filter_sets' => [=> 'section_image'=> 'section_image']]], 'upscale' => 5'downscale' => 5]);
  18314.         $m->setUploadRouteName('hitso_form_upload');
  18315.         $m->setPreviewRouteName('hitso_form_preview');
  18316.         $m->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18317.         $m->setConfigName('section_selected_image');
  18318.         $n = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18319.         $n->setFileLimit(1);
  18320.         $n->setSizeLimit(10485760);
  18321.         $n->setSavePath((\dirname(__DIR__4).'/public/files/metatags/images'));
  18322.         $n->setFiltersBasePath((\dirname(__DIR__4).'/public/files/metatags/images'));
  18323.         $n->setUploadRouteName('hitso_form_upload');
  18324.         $n->setPreviewRouteName('hitso_form_preview');
  18325.         $n->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18326.         $n->setPreviewSize([=> 200=> 200]);
  18327.         $n->setConfigName('og_image');
  18328.         $o = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18329.         $o->setFileLimit(1);
  18330.         $o->setSizeLimit(10485760);
  18331.         $o->setSavePath((\dirname(__DIR__4).'/public/files/catalog/products'));
  18332.         $o->setFiltersBasePath((\dirname(__DIR__4).'/public/files/catalog/products'));
  18333.         $o->setPreviewSize([=> 320=> 240]);
  18334.         $o->setUploadRouteName('hitso_form_upload');
  18335.         $o->setPreviewRouteName('hitso_form_preview');
  18336.         $o->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18337.         $o->setConfigName('product_image');
  18338.         $p = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18339.         $p->setFileLimit(1);
  18340.         $p->setSizeLimit(10485760);
  18341.         $p->setSavePath((\dirname(__DIR__4).'/public/files/timeline'));
  18342.         $p->setFiltersBasePath((\dirname(__DIR__4).'/public/files/timeline'));
  18343.         $p->setPreviewSize([=> 320=> 240]);
  18344.         $p->setUploadRouteName('hitso_form_upload');
  18345.         $p->setPreviewRouteName('hitso_form_preview');
  18346.         $p->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18347.         $p->setConfigName('timeline_image');
  18348.         $q = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18349.         $q->setFileLimit(99);
  18350.         $q->setSizeLimit(10485760);
  18351.         $q->setSavePath((\dirname(__DIR__4).'/public/files/catalog/products'));
  18352.         $q->setFiltersBasePath((\dirname(__DIR__4).'/public/files/catalog/products'));
  18353.         $q->setPreviewSize([=> 320=> 240]);
  18354.         $q->setUploadRouteName('hitso_form_upload');
  18355.         $q->setPreviewRouteName('hitso_form_preview');
  18356.         $q->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18357.         $q->setConfigName('product_images');
  18358.         $r = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18359.         $r->setFileLimit(99);
  18360.         $r->setSizeLimit(10485760);
  18361.         $r->setSavePath((\dirname(__DIR__4).'/public/files/wizard/category'));
  18362.         $r->setFiltersBasePath((\dirname(__DIR__4).'/public/files/wizard/category'));
  18363.         $r->setPreviewSize([=> 320=> 240]);
  18364.         $r->setUploadRouteName('hitso_form_upload');
  18365.         $r->setPreviewRouteName('hitso_form_preview');
  18366.         $r->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18367.         $r->setConfigName('wizard_category_images');
  18368.         $s = new \Hitso\Bundle\FormBundle\Config\ImageTypeConfig();
  18369.         $s->setFileLimit(1);
  18370.         $s->setSizeLimit(10485760);
  18371.         $s->setSavePath((\dirname(__DIR__4).'/public/files/sew'));
  18372.         $s->setFiltersBasePath((\dirname(__DIR__4).'/public/files/sew'));
  18373.         $s->setPreviewSize([=> 320=> 240]);
  18374.         $s->setUploadRouteName('hitso_form_upload');
  18375.         $s->setPreviewRouteName('hitso_form_preview');
  18376.         $s->setAllowedExtensions([=> 'jpg'=> 'jpeg'=> 'png'=> 'gif'=> 'svg']);
  18377.         $s->setConfigName('sew_images');
  18378.         $instance->add($a);
  18379.         $instance->add($b);
  18380.         $instance->add($c);
  18381.         $instance->add($d);
  18382.         $instance->add($e);
  18383.         $instance->add($f);
  18384.         $instance->add($g);
  18385.         $instance->add($h);
  18386.         $instance->add($i);
  18387.         $instance->add($j);
  18388.         $instance->add($k);
  18389.         $instance->add($l);
  18390.         $instance->add($m);
  18391.         $instance->add($n);
  18392.         $instance->add($o);
  18393.         $instance->add($p);
  18394.         $instance->add($q);
  18395.         $instance->add($r);
  18396.         $instance->add($s);
  18397.         return $instance;
  18398.     }
  18399.     /**
  18400.      * Gets the private 'Hitso\Bundle\FormBundle\EventListener\FileCollectionListener' shared autowired service.
  18401.      *
  18402.      * @return \Hitso\Bundle\FormBundle\EventListener\FileCollectionListener
  18403.      */
  18404.     protected function getFileCollectionListenerService($lazyLoad true)
  18405.     {
  18406.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/EventListener/FileCollectionListener.php';
  18407.         return $this->privates['Hitso\\Bundle\\FormBundle\\EventListener\\FileCollectionListener'] = new \Hitso\Bundle\FormBundle\EventListener\FileCollectionListener(($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\StorageManager'] ?? $this->getStorageManagerService()));
  18408.     }
  18409.     /**
  18410.      * Gets the private 'Hitso\Bundle\FormBundle\Form\Handler\FormHandler' shared autowired service.
  18411.      *
  18412.      * @return \Hitso\Bundle\FormBundle\Form\Handler\FormHandler
  18413.      */
  18414.     protected function getFormHandlerService()
  18415.     {
  18416.         return $this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] = new \Hitso\Bundle\FormBundle\Form\Handler\FormHandler(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['form.factory'] ?? $this->getForm_FactoryService()));
  18417.     }
  18418.     /**
  18419.      * Gets the private 'Hitso\Bundle\FormBundle\Form\Type\ColourType' shared autowired service.
  18420.      *
  18421.      * @return \Hitso\Bundle\FormBundle\Form\Type\ColourType
  18422.      */
  18423.     protected function getColourTypeService()
  18424.     {
  18425.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18426.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18427.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Type/ColourType.php';
  18428.         return $this->privates['Hitso\\Bundle\\FormBundle\\Form\\Type\\ColourType'] = new \Hitso\Bundle\FormBundle\Form\Type\ColourType();
  18429.     }
  18430.     /**
  18431.      * Gets the private 'Hitso\Bundle\FormBundle\Form\Type\FileType' shared autowired service.
  18432.      *
  18433.      * @return \Hitso\Bundle\FormBundle\Form\Type\FileType
  18434.      */
  18435.     protected function getFileType3Service()
  18436.     {
  18437.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18438.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18439.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Type/FileType.php';
  18440.         return $this->privates['Hitso\\Bundle\\FormBundle\\Form\\Type\\FileType'] = new \Hitso\Bundle\FormBundle\Form\Type\FileType(($this->privates['Hitso\\Bundle\\FormBundle\\Config\\ConfigCollection'] ?? $this->getConfigCollectionService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Repository\\FileRepository'] ?? $this->getFileRepositoryService()));
  18441.     }
  18442.     /**
  18443.      * Gets the private 'Hitso\Bundle\FormBundle\Form\Type\FontStyleType' shared autowired service.
  18444.      *
  18445.      * @return \Hitso\Bundle\FormBundle\Form\Type\FontStyleType
  18446.      */
  18447.     protected function getFontStyleTypeService()
  18448.     {
  18449.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18450.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18451.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Type/FontStyleType.php';
  18452.         return $this->privates['Hitso\\Bundle\\FormBundle\\Form\\Type\\FontStyleType'] = new \Hitso\Bundle\FormBundle\Form\Type\FontStyleType();
  18453.     }
  18454.     /**
  18455.      * Gets the private 'Hitso\Bundle\FormBundle\Form\Type\ImagePreviewType' shared autowired service.
  18456.      *
  18457.      * @return \Hitso\Bundle\FormBundle\Form\Type\ImagePreviewType
  18458.      */
  18459.     protected function getImagePreviewTypeService()
  18460.     {
  18461.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18462.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18463.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Type/ImagePreviewType.php';
  18464.         return $this->privates['Hitso\\Bundle\\FormBundle\\Form\\Type\\ImagePreviewType'] = new \Hitso\Bundle\FormBundle\Form\Type\ImagePreviewType();
  18465.     }
  18466.     /**
  18467.      * Gets the private 'Hitso\Bundle\FormBundle\Form\Type\ImageType' shared autowired service.
  18468.      *
  18469.      * @return \Hitso\Bundle\FormBundle\Form\Type\ImageType
  18470.      */
  18471.     protected function getImageTypeService()
  18472.     {
  18473.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18474.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18475.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Type/ImageType.php';
  18476.         return $this->privates['Hitso\\Bundle\\FormBundle\\Form\\Type\\ImageType'] = new \Hitso\Bundle\FormBundle\Form\Type\ImageType();
  18477.     }
  18478.     /**
  18479.      * Gets the private 'Hitso\Bundle\FormBundle\Form\Type\SitesType' shared autowired service.
  18480.      *
  18481.      * @return \Hitso\Bundle\FormBundle\Form\Type\SitesType
  18482.      */
  18483.     protected function getSitesTypeService()
  18484.     {
  18485.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18486.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18487.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  18488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  18489.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/Type/SitesType.php';
  18490.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  18491.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  18492.         return $this->privates['Hitso\\Bundle\\FormBundle\\Form\\Type\\SitesType'] = new \Hitso\Bundle\FormBundle\Form\Type\SitesType(($this->privates['form.choice_list_factory.default'] ?? ($this->privates['form.choice_list_factory.default'] = new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory())), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()));
  18493.     }
  18494.     /**
  18495.      * Gets the private 'Hitso\Bundle\FormBundle\Storage\MediaUrlProvider' shared autowired service.
  18496.      *
  18497.      * @return \Hitso\Bundle\FormBundle\Storage\MediaUrlProvider
  18498.      */
  18499.     protected function getMediaUrlProvider2Service()
  18500.     {
  18501.         return $this->privates['Hitso\\Bundle\\FormBundle\\Storage\\MediaUrlProvider'] = new \Hitso\Bundle\FormBundle\Storage\MediaUrlProvider(($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\StorageManager'] ?? $this->getStorageManagerService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Config\\ConfigCollection'] ?? $this->getConfigCollectionService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), (\dirname(__DIR__4).'/web'), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper'] ?? $this->getRequestHelperService()));
  18502.     }
  18503.     /**
  18504.      * Gets the private 'Hitso\Bundle\FormBundle\Storage\StorageManager' shared autowired service.
  18505.      *
  18506.      * @return \Hitso\Bundle\FormBundle\Storage\StorageManager
  18507.      */
  18508.     protected function getStorageManagerService()
  18509.     {
  18510.         return $this->privates['Hitso\\Bundle\\FormBundle\\Storage\\StorageManager'] = new \Hitso\Bundle\FormBundle\Storage\StorageManager(($this->privates['Hitso\\Bundle\\FormBundle\\Config\\ConfigCollection'] ?? $this->getConfigCollectionService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\UploadManager'] ?? ($this->privates['Hitso\\Bundle\\FormBundle\\Storage\\UploadManager'] = new \Hitso\Bundle\FormBundle\Storage\UploadManager(($this->targetDir.''.'/../../uploads'), 3600))), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Service\\LoggableReverter\\FileLoggableReverter'] ?? $this->getFileLoggableReverterService()));
  18511.     }
  18512.     /**
  18513.      * Gets the private 'Hitso\Bundle\MultiSiteBundle\EventListener\GraphQlLocaleSubscriber' shared autowired service.
  18514.      *
  18515.      * @return \Hitso\Bundle\MultiSiteBundle\EventListener\GraphQlLocaleSubscriber
  18516.      */
  18517.     protected function getGraphQlLocaleSubscriberService()
  18518.     {
  18519.         return $this->privates['Hitso\\Bundle\\MultiSiteBundle\\EventListener\\GraphQlLocaleSubscriber'] = new \Hitso\Bundle\MultiSiteBundle\EventListener\GraphQlLocaleSubscriber(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  18520.     }
  18521.     /**
  18522.      * Gets the private 'Hitso\Bundle\MultiSiteBundle\EventListener\SiteIdAnnotationListener' shared autowired service.
  18523.      *
  18524.      * @return \Hitso\Bundle\MultiSiteBundle\EventListener\SiteIdAnnotationListener
  18525.      */
  18526.     protected function getSiteIdAnnotationListenerService()
  18527.     {
  18528.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/EventListener/SiteIdAnnotationListener.php';
  18529.         return $this->privates['Hitso\\Bundle\\MultiSiteBundle\\EventListener\\SiteIdAnnotationListener'] = new \Hitso\Bundle\MultiSiteBundle\EventListener\SiteIdAnnotationListener(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  18530.     }
  18531.     /**
  18532.      * Gets the private 'Hitso\Bundle\MultiSiteBundle\EventListener\SiteIdFilterConfigurator' shared autowired service.
  18533.      *
  18534.      * @return \Hitso\Bundle\MultiSiteBundle\EventListener\SiteIdFilterConfigurator
  18535.      */
  18536.     protected function getSiteIdFilterConfiguratorService()
  18537.     {
  18538.         return $this->privates['Hitso\\Bundle\\MultiSiteBundle\\EventListener\\SiteIdFilterConfigurator'] = new \Hitso\Bundle\MultiSiteBundle\EventListener\SiteIdFilterConfigurator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  18539.     }
  18540.     /**
  18541.      * Gets the private 'Hitso\Bundle\MultiSiteBundle\EventListener\SiteListener' shared autowired service.
  18542.      *
  18543.      * @return \Hitso\Bundle\MultiSiteBundle\EventListener\SiteListener
  18544.      */
  18545.     protected function getSiteListenerService()
  18546.     {
  18547.         return $this->privates['Hitso\\Bundle\\MultiSiteBundle\\EventListener\\SiteListener'] = new \Hitso\Bundle\MultiSiteBundle\EventListener\SiteListener(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->services['sonata.seo.page.default'] ?? $this->getSonata_Seo_Page_DefaultService()));
  18548.     }
  18549.     /**
  18550.      * Gets the private 'Hitso\Bundle\MultiSiteBundle\MultiSite\SiteCollection' shared autowired service.
  18551.      *
  18552.      * @return \Hitso\Bundle\MultiSiteBundle\MultiSite\SiteCollection
  18553.      */
  18554.     protected function getSiteCollectionService()
  18555.     {
  18556.         $this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] = $instance = new \Hitso\Bundle\MultiSiteBundle\MultiSite\SiteCollection();
  18557.         $instance->add(new \Hitso\Bundle\MultiSiteBundle\MultiSite\Site('admin'$this->getEnv('resolve:ADMIN_HOST'), $this->getEnv('resolve:BASE_PORT'), NULLNULLNULLfalsefalsetrue, [], []));
  18558.         $instance->add(new \Hitso\Bundle\MultiSiteBundle\MultiSite\Site('pl'$this->getEnv('resolve:BASE_HOST'), $this->getEnv('resolve:BASE_PORT'), NULL'pl''pl_PL'truefalsetrue, [], []));
  18559.         $instance->add(new \Hitso\Bundle\MultiSiteBundle\MultiSite\Site('en''en.'.$this->getEnv('string:resolve:BASE_HOST'), $this->getEnv('resolve:BASE_PORT'), NULL'en''en_US'truefalsetrue, [], []));
  18560.         return $instance;
  18561.     }
  18562.     /**
  18563.      * Gets the private 'Hitso\Bundle\MultiSiteBundle\MultiSite\SiteContext' shared autowired service.
  18564.      *
  18565.      * @return \Hitso\Bundle\MultiSiteBundle\MultiSite\SiteContext
  18566.      */
  18567.     protected function getSiteContextService()
  18568.     {
  18569.         return $this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] = new \Hitso\Bundle\MultiSiteBundle\MultiSite\SiteContext(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->services['session'] ?? $this->getSessionService()));
  18570.     }
  18571.     /**
  18572.      * Gets the private 'Hitso\Bundle\NavigationBundle\Menu\MenuManager' shared autowired service.
  18573.      *
  18574.      * @return \Hitso\Bundle\NavigationBundle\Menu\MenuManager
  18575.      */
  18576.     protected function getMenuManagerService()
  18577.     {
  18578.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Menu/MenuManager.php';
  18579.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Menu/LinkProvider/ProviderInterface.php';
  18580.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Menu/LinkProvider/RouteProvider.php';
  18581.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Menu/LinkProvider/CategoryProvider.php';
  18582.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Menu/LinkProvider/ContentCategoryProvider.php';
  18583.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Menu/LinkProvider/ContentPageProvider.php';
  18584.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Menu/LinkProvider/UrlProvider.php';
  18585.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18586.         $this->privates['Hitso\\Bundle\\NavigationBundle\\Menu\\MenuManager'] = $instance = new \Hitso\Bundle\NavigationBundle\Menu\MenuManager($a);
  18587.         $b = ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService());
  18588.         $c = ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService());
  18589.         $d = new \Hitso\Bundle\ContentBundle\Menu\LinkProvider\ContentCategoryProvider($b$a$c);
  18590.         $d->setRoute('article_category_show');
  18591.         $e = new \Hitso\Bundle\ContentBundle\Menu\LinkProvider\ContentPageProvider($b$a$c);
  18592.         $e->setRoute('page_show');
  18593.         $instance->setRootItems(['header_menu' => 'Menu (nagłówek)''footer_menu' => 'Menu (stopka)''footer_novitus_business_left' => 'Novitus dla biznesu (lewa kolumna)''footer_novitus_business_right' => 'Novitus dla biznesu (prawa kolumna)''footer_novitus_individual' => 'Novitus dla Ciebie''support_blocks' => 'Wsparcie (strona główna)''footer_support' => 'Wsparcie (stopka)''support_service' => 'Wsparcie - Serwis''contact_menu' => 'Kontakt (lewa kolumna)''offer_submenu' => 'Oferta']);
  18594.         $instance->addLinkProvider(new \Hitso\Bundle\CatalogBundle\Menu\LinkProvider\CategoryProvider($b$a$c));
  18595.         $instance->addLinkProvider($d);
  18596.         $instance->addLinkProvider($e);
  18597.         $instance->addLinkProvider(new \Hitso\Bundle\NavigationBundle\Menu\LinkProvider\UrlProvider($c));
  18598.         return $instance;
  18599.     }
  18600.     /**
  18601.      * Gets the private 'Hitso\Bundle\NavigationBundle\Menu\MenuProvider\ConfigProvider' shared autowired service.
  18602.      *
  18603.      * @return \Hitso\Bundle\NavigationBundle\Menu\MenuProvider\ConfigProvider
  18604.      */
  18605.     protected function getConfigProviderService()
  18606.     {
  18607.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Loader/LoaderInterface.php';
  18608.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Menu/MenuProvider/ConfigProvider.php';
  18609.         return $this->privates['Hitso\\Bundle\\NavigationBundle\\Menu\\MenuProvider\\ConfigProvider'] = new \Hitso\Bundle\NavigationBundle\Menu\MenuProvider\ConfigProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), ($this->privates['Hitso\\Bundle\\NavigationBundle\\Menu\\MenuManager'] ?? $this->getMenuManagerService()));
  18610.     }
  18611.     /**
  18612.      * Gets the private 'Hitso\Bundle\NavigationBundle\Repository\MenuItemRepository' shared autowired service.
  18613.      *
  18614.      * @return \Hitso\Bundle\NavigationBundle\Repository\MenuItemRepository
  18615.      */
  18616.     protected function getMenuItemRepositoryService($lazyLoad true)
  18617.     {
  18618.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/Repository/MenuItemRepository.php';
  18619.         return $this->privates['Hitso\\Bundle\\NavigationBundle\\Repository\\MenuItemRepository'] = new \Hitso\Bundle\NavigationBundle\Repository\MenuItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18620.     }
  18621.     /**
  18622.      * Gets the private 'Hitso\Bundle\NewsletterBundle\Form\SubscriberFormType' shared autowired service.
  18623.      *
  18624.      * @return \Hitso\Bundle\NewsletterBundle\Form\SubscriberFormType
  18625.      */
  18626.     protected function getSubscriberFormTypeService()
  18627.     {
  18628.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18629.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18630.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/Form/SubscriberFormType.php';
  18631.         return $this->privates['Hitso\\Bundle\\NewsletterBundle\\Form\\SubscriberFormType'] = new \Hitso\Bundle\NewsletterBundle\Form\SubscriberFormType();
  18632.     }
  18633.     /**
  18634.      * Gets the private 'Hitso\Bundle\NewsletterBundle\Manager\SubscriberManager' shared autowired service.
  18635.      *
  18636.      * @return \Hitso\Bundle\NewsletterBundle\Manager\SubscriberManager
  18637.      */
  18638.     protected function getSubscriberManagerService()
  18639.     {
  18640.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  18641.         if (isset($this->privates['Hitso\\Bundle\\NewsletterBundle\\Manager\\SubscriberManager'])) {
  18642.             return $this->privates['Hitso\\Bundle\\NewsletterBundle\\Manager\\SubscriberManager'];
  18643.         }
  18644.         return $this->privates['Hitso\\Bundle\\NewsletterBundle\\Manager\\SubscriberManager'] = new \Hitso\Bundle\NewsletterBundle\Manager\SubscriberManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18645.     }
  18646.     /**
  18647.      * Gets the private 'Hitso\Bundle\NewsletterBundle\Repository\SubscriberRepository' shared autowired service.
  18648.      *
  18649.      * @return \Hitso\Bundle\NewsletterBundle\Repository\SubscriberRepository
  18650.      */
  18651.     protected function getSubscriberRepositoryService()
  18652.     {
  18653.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/Repository/SubscriberRepository.php';
  18654.         return $this->privates['Hitso\\Bundle\\NewsletterBundle\\Repository\\SubscriberRepository'] = new \Hitso\Bundle\NewsletterBundle\Repository\SubscriberRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18655.     }
  18656.     /**
  18657.      * Gets the private 'Hitso\Bundle\ProbeBundle\Manager\ProbeManager' shared autowired service.
  18658.      *
  18659.      * @return \Hitso\Bundle\ProbeBundle\Manager\ProbeManager
  18660.      */
  18661.     protected function getProbeManagerService()
  18662.     {
  18663.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  18664.         if (isset($this->privates['Hitso\\Bundle\\ProbeBundle\\Manager\\ProbeManager'])) {
  18665.             return $this->privates['Hitso\\Bundle\\ProbeBundle\\Manager\\ProbeManager'];
  18666.         }
  18667.         return $this->privates['Hitso\\Bundle\\ProbeBundle\\Manager\\ProbeManager'] = new \Hitso\Bundle\ProbeBundle\Manager\ProbeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18668.     }
  18669.     /**
  18670.      * Gets the private 'Hitso\Bundle\ProbeBundle\Manager\ProbeOptionManager' shared autowired service.
  18671.      *
  18672.      * @return \Hitso\Bundle\ProbeBundle\Manager\ProbeOptionManager
  18673.      */
  18674.     protected function getProbeOptionManagerService()
  18675.     {
  18676.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  18677.         if (isset($this->privates['Hitso\\Bundle\\ProbeBundle\\Manager\\ProbeOptionManager'])) {
  18678.             return $this->privates['Hitso\\Bundle\\ProbeBundle\\Manager\\ProbeOptionManager'];
  18679.         }
  18680.         return $this->privates['Hitso\\Bundle\\ProbeBundle\\Manager\\ProbeOptionManager'] = new \Hitso\Bundle\ProbeBundle\Manager\ProbeOptionManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18681.     }
  18682.     /**
  18683.      * Gets the private 'Hitso\Bundle\ProbeBundle\Repository\ProbeOptionRepository' shared autowired service.
  18684.      *
  18685.      * @return \Hitso\Bundle\ProbeBundle\Repository\ProbeOptionRepository
  18686.      */
  18687.     protected function getProbeOptionRepositoryService($lazyLoad true)
  18688.     {
  18689.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Repository/ProbeOptionRepository.php';
  18690.         return $this->privates['Hitso\\Bundle\\ProbeBundle\\Repository\\ProbeOptionRepository'] = new \Hitso\Bundle\ProbeBundle\Repository\ProbeOptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18691.     }
  18692.     /**
  18693.      * Gets the private 'Hitso\Bundle\ProbeBundle\Repository\ProbeRepository' shared autowired service.
  18694.      *
  18695.      * @return \Hitso\Bundle\ProbeBundle\Repository\ProbeRepository
  18696.      */
  18697.     protected function getProbeRepositoryService($lazyLoad true)
  18698.     {
  18699.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Repository/ProbeRepository.php';
  18700.         return $this->privates['Hitso\\Bundle\\ProbeBundle\\Repository\\ProbeRepository'] = new \Hitso\Bundle\ProbeBundle\Repository\ProbeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18701.     }
  18702.     /**
  18703.      * Gets the private 'Hitso\Bundle\QABundle\Manager\AnswerManager' shared autowired service.
  18704.      *
  18705.      * @return \Hitso\Bundle\QABundle\Manager\AnswerManager
  18706.      */
  18707.     protected function getAnswerManagerService()
  18708.     {
  18709.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  18710.         if (isset($this->privates['Hitso\\Bundle\\QABundle\\Manager\\AnswerManager'])) {
  18711.             return $this->privates['Hitso\\Bundle\\QABundle\\Manager\\AnswerManager'];
  18712.         }
  18713.         return $this->privates['Hitso\\Bundle\\QABundle\\Manager\\AnswerManager'] = new \Hitso\Bundle\QABundle\Manager\AnswerManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18714.     }
  18715.     /**
  18716.      * Gets the private 'Hitso\Bundle\QABundle\Manager\QuestionManager' shared autowired service.
  18717.      *
  18718.      * @return \Hitso\Bundle\QABundle\Manager\QuestionManager
  18719.      */
  18720.     protected function getQuestionManagerService()
  18721.     {
  18722.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  18723.         if (isset($this->privates['Hitso\\Bundle\\QABundle\\Manager\\QuestionManager'])) {
  18724.             return $this->privates['Hitso\\Bundle\\QABundle\\Manager\\QuestionManager'];
  18725.         }
  18726.         return $this->privates['Hitso\\Bundle\\QABundle\\Manager\\QuestionManager'] = new \Hitso\Bundle\QABundle\Manager\QuestionManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18727.     }
  18728.     /**
  18729.      * Gets the private 'Hitso\Bundle\QABundle\Repository\AnswerRepository' shared autowired service.
  18730.      *
  18731.      * @return \Hitso\Bundle\QABundle\Repository\AnswerRepository
  18732.      */
  18733.     protected function getAnswerRepositoryService($lazyLoad true)
  18734.     {
  18735.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Repository/AnswerRepository.php';
  18736.         return $this->privates['Hitso\\Bundle\\QABundle\\Repository\\AnswerRepository'] = new \Hitso\Bundle\QABundle\Repository\AnswerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18737.     }
  18738.     /**
  18739.      * Gets the private 'Hitso\Bundle\QABundle\Repository\QuestionRepository' shared autowired service.
  18740.      *
  18741.      * @return \Hitso\Bundle\QABundle\Repository\QuestionRepository
  18742.      */
  18743.     protected function getQuestionRepositoryService($lazyLoad true)
  18744.     {
  18745.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Repository/QuestionRepository.php';
  18746.         return $this->privates['Hitso\\Bundle\\QABundle\\Repository\\QuestionRepository'] = new \Hitso\Bundle\QABundle\Repository\QuestionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18747.     }
  18748.     /**
  18749.      * Gets the private 'Hitso\Bundle\RoutingBundle\Doctrine\EventSubscriber\RoutableSubscriber' shared autowired service.
  18750.      *
  18751.      * @return \Hitso\Bundle\RoutingBundle\Doctrine\EventSubscriber\RoutableSubscriber
  18752.      */
  18753.     protected function getRoutableSubscriberService()
  18754.     {
  18755.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Doctrine/EventSubscriber/RoutableSubscriber.php';
  18756.         return $this->privates['Hitso\\Bundle\\RoutingBundle\\Doctrine\\EventSubscriber\\RoutableSubscriber'] = new \Hitso\Bundle\RoutingBundle\Doctrine\EventSubscriber\RoutableSubscriber($this->parameters['routing_discriminator_map']);
  18757.     }
  18758.     /**
  18759.      * Gets the private 'Hitso\Bundle\RoutingBundle\Manager\RedirectManager' shared autowired service.
  18760.      *
  18761.      * @return \Hitso\Bundle\RoutingBundle\Manager\RedirectManager
  18762.      */
  18763.     protected function getRedirectManagerService()
  18764.     {
  18765.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  18766.         if (isset($this->privates['Hitso\\Bundle\\RoutingBundle\\Manager\\RedirectManager'])) {
  18767.             return $this->privates['Hitso\\Bundle\\RoutingBundle\\Manager\\RedirectManager'];
  18768.         }
  18769.         return $this->privates['Hitso\\Bundle\\RoutingBundle\\Manager\\RedirectManager'] = new \Hitso\Bundle\RoutingBundle\Manager\RedirectManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18770.     }
  18771.     /**
  18772.      * Gets the private 'Hitso\Bundle\RoutingBundle\Repository\RedirectRepository' shared autowired service.
  18773.      *
  18774.      * @return \Hitso\Bundle\RoutingBundle\Repository\RedirectRepository
  18775.      */
  18776.     protected function getRedirectRepositoryService($lazyLoad true)
  18777.     {
  18778.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Repository/RedirectRepository.php';
  18779.         return $this->privates['Hitso\\Bundle\\RoutingBundle\\Repository\\RedirectRepository'] = new \Hitso\Bundle\RoutingBundle\Repository\RedirectRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18780.     }
  18781.     /**
  18782.      * Gets the private 'Hitso\Bundle\RoutingBundle\Repository\RouteRepository' shared autowired service.
  18783.      *
  18784.      * @return \Hitso\Bundle\RoutingBundle\Repository\RouteRepository
  18785.      */
  18786.     protected function getRouteRepositoryService($lazyLoad true)
  18787.     {
  18788.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Repository/RouteRepository.php';
  18789.         return $this->privates['Hitso\\Bundle\\RoutingBundle\\Repository\\RouteRepository'] = new \Hitso\Bundle\RoutingBundle\Repository\RouteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18790.     }
  18791.     /**
  18792.      * Gets the private 'Hitso\Bundle\RoutingBundle\Service\RedirectFileCreator' shared autowired service.
  18793.      *
  18794.      * @return \Hitso\Bundle\RoutingBundle\Service\RedirectFileCreator
  18795.      */
  18796.     protected function getRedirectFileCreatorService()
  18797.     {
  18798.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Service/RedirectFileCreator.php';
  18799.         return $this->privates['Hitso\\Bundle\\RoutingBundle\\Service\\RedirectFileCreator'] = new \Hitso\Bundle\RoutingBundle\Service\RedirectFileCreator(\dirname(__DIR__4), ($this->privates['Hitso\\Bundle\\RoutingBundle\\Repository\\RedirectRepository'] ?? $this->getRedirectRepositoryService()));
  18800.     }
  18801.     /**
  18802.      * Gets the private 'Hitso\Bundle\SearchBundle\Form\SearchReportType' shared autowired service.
  18803.      *
  18804.      * @return \Hitso\Bundle\SearchBundle\Form\SearchReportType
  18805.      */
  18806.     protected function getSearchReportTypeService()
  18807.     {
  18808.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18809.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18810.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Form/SearchReportType.php';
  18811.         return $this->privates['Hitso\\Bundle\\SearchBundle\\Form\\SearchReportType'] = new \Hitso\Bundle\SearchBundle\Form\SearchReportType();
  18812.     }
  18813.     /**
  18814.      * Gets the private 'Hitso\Bundle\SearchBundle\Manager\SearchManager' shared autowired service.
  18815.      *
  18816.      * @return \Hitso\Bundle\SearchBundle\Manager\SearchManager
  18817.      */
  18818.     protected function getSearchManagerService()
  18819.     {
  18820.         return $this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] = new \Hitso\Bundle\SearchBundle\Manager\SearchManager(($this->services['Hitso\\Bundle\\SearchBundle\\Service\\Search\\SearchTypeCollection'] ?? $this->getSearchTypeCollectionService()), new \Hitso\Bundle\SearchBundle\Service\Search\SearchResultStorage(), ($this->privates['Hitso\\Bundle\\SearchBundle\\Service\\ElasticSearch\\ElasticSearchAdapter'] ?? $this->getElasticSearchAdapterService()), ($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchReportManager'] ?? $this->getSearchReportManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper'] ?? $this->getRequestHelperService()));
  18821.     }
  18822.     /**
  18823.      * Gets the private 'Hitso\Bundle\SearchBundle\Manager\SearchReportManager' shared autowired service.
  18824.      *
  18825.      * @return \Hitso\Bundle\SearchBundle\Manager\SearchReportManager
  18826.      */
  18827.     protected function getSearchReportManagerService()
  18828.     {
  18829.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  18830.         if (isset($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchReportManager'])) {
  18831.             return $this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchReportManager'];
  18832.         }
  18833.         return $this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchReportManager'] = new \Hitso\Bundle\SearchBundle\Manager\SearchReportManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18834.     }
  18835.     /**
  18836.      * Gets the private 'Hitso\Bundle\SearchBundle\Repository\SearchReportRepository' shared autowired service.
  18837.      *
  18838.      * @return \Hitso\Bundle\SearchBundle\Repository\SearchReportRepository
  18839.      */
  18840.     protected function getSearchReportRepositoryService($lazyLoad true)
  18841.     {
  18842.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Repository/SearchReportRepository.php';
  18843.         return $this->privates['Hitso\\Bundle\\SearchBundle\\Repository\\SearchReportRepository'] = new \Hitso\Bundle\SearchBundle\Repository\SearchReportRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18844.     }
  18845.     /**
  18846.      * Gets the private 'Hitso\Bundle\SearchBundle\Service\ElasticSearch\ElasticSearchAdapter' shared autowired service.
  18847.      *
  18848.      * @return \Juki\Bundle\AppBundle\Service\Search\ElasticSearch\ElasticSearchAdapter
  18849.      */
  18850.     protected function getElasticSearchAdapterService()
  18851.     {
  18852.         return $this->privates['Hitso\\Bundle\\SearchBundle\\Service\\ElasticSearch\\ElasticSearchAdapter'] = new \Juki\Bundle\AppBundle\Service\Search\ElasticSearch\ElasticSearchAdapter(($this->privates['Hitso\\Bundle\\SearchBundle\\Service\\ElasticSearch\\ElasticSearchConfigurator'] ?? $this->getElasticSearchConfiguratorService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  18853.     }
  18854.     /**
  18855.      * Gets the private 'Hitso\Bundle\SearchBundle\Service\ElasticSearch\ElasticSearchConfigurator' shared autowired service.
  18856.      *
  18857.      * @return \Juki\Bundle\AppBundle\Service\Search\ElasticSearch\ElasticSearchConfigurator
  18858.      */
  18859.     protected function getElasticSearchConfiguratorService()
  18860.     {
  18861.         return $this->privates['Hitso\\Bundle\\SearchBundle\\Service\\ElasticSearch\\ElasticSearchConfigurator'] = new \Juki\Bundle\AppBundle\Service\Search\ElasticSearch\ElasticSearchConfigurator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'] ?? $this->getSystemConfigurationManagerService()));
  18862.     }
  18863.     /**
  18864.      * Gets the private 'Hitso\Bundle\SectionBundle\Entity\Group' shared autowired service.
  18865.      *
  18866.      * @return \Hitso\Bundle\SectionBundle\Entity\Group
  18867.      */
  18868.     protected function getGroupService()
  18869.     {
  18870.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Entity/EntityInterface.php';
  18871.         include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/SeoAwareInterface.php';
  18872.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Entity/RoutableSubjectInterface.php';
  18873.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Behaviours/Identifiable.php';
  18874.         include_once \dirname(__DIR__4).'/src/Hitso/Extra/SectionBundle/Entity/GroupExtraTrait.php';
  18875.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Behaviours/SiteIdTrait.php';
  18876.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Entity/SeoAwareTrait.php';
  18877.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Entity/RoutableTrait.php';
  18878.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Entity/Group.php';
  18879.         return $this->privates['Hitso\\Bundle\\SectionBundle\\Entity\\Group'] = new \Hitso\Bundle\SectionBundle\Entity\Group();
  18880.     }
  18881.     /**
  18882.      * Gets the private 'Hitso\Bundle\SectionBundle\Entity\Section' shared autowired service.
  18883.      *
  18884.      * @return \Hitso\Bundle\SectionBundle\Entity\Section
  18885.      */
  18886.     protected function getSectionService()
  18887.     {
  18888.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizableInterface.php';
  18889.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Entity/EntityInterface.php';
  18890.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Interfaces/Timestampable.php';
  18891.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Sortable/Sortable.php';
  18892.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Traits/EnabledInterface.php';
  18893.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Traits/EditableInterface.php';
  18894.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Traits/PendingLogInterface.php';
  18895.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Behaviours/VersionInterface.php';
  18896.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Behaviours/Identifiable.php';
  18897.         include_once \dirname(__DIR__4).'/src/Hitso/Extra/SectionBundle/Entity/SectionExtraTrait.php';
  18898.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Behaviours/SiteIdTrait.php';
  18899.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Traits/EnabledTrait.php';
  18900.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Traits/EditableTrait.php';
  18901.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Traits/PendingLogTrait.php';
  18902.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Behaviours/VersionTrait.php';
  18903.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Blameable/Traits/BlameableEntity.php';
  18904.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Traits/TimestampableTrait.php';
  18905.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Entity/Section.php';
  18906.         return $this->privates['Hitso\\Bundle\\SectionBundle\\Entity\\Section'] = new \Hitso\Bundle\SectionBundle\Entity\Section();
  18907.     }
  18908.     /**
  18909.      * Gets the private 'Hitso\Bundle\SectionBundle\Manager\GroupManager' shared autowired service.
  18910.      *
  18911.      * @return \Hitso\Bundle\SectionBundle\Manager\GroupManager
  18912.      */
  18913.     protected function getGroupManagerService()
  18914.     {
  18915.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  18916.         if (isset($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupManager'])) {
  18917.             return $this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupManager'];
  18918.         }
  18919.         return $this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupManager'] = new \Hitso\Bundle\SectionBundle\Manager\GroupManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18920.     }
  18921.     /**
  18922.      * Gets the private 'Hitso\Bundle\SectionBundle\Manager\GroupTypeManager' shared autowired service.
  18923.      *
  18924.      * @return \Hitso\Bundle\SectionBundle\Manager\GroupTypeManager
  18925.      */
  18926.     protected function getGroupTypeManagerService()
  18927.     {
  18928.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  18929.         if (isset($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupTypeManager'])) {
  18930.             return $this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupTypeManager'];
  18931.         }
  18932.         return $this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\GroupTypeManager'] = new \Hitso\Bundle\SectionBundle\Manager\GroupTypeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18933.     }
  18934.     /**
  18935.      * Gets the private 'Hitso\Bundle\SectionBundle\Manager\SectionManager' shared autowired service.
  18936.      *
  18937.      * @return \Hitso\Bundle\SectionBundle\Manager\SectionManager
  18938.      */
  18939.     protected function getSectionManagerService()
  18940.     {
  18941.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  18942.         if (isset($this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'])) {
  18943.             return $this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'];
  18944.         }
  18945.         return $this->privates['Hitso\\Bundle\\SectionBundle\\Manager\\SectionManager'] = new \Hitso\Bundle\SectionBundle\Manager\SectionManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18946.     }
  18947.     /**
  18948.      * Gets the private 'Hitso\Bundle\SectionBundle\Model\BlockSectionTypeCollection' shared autowired service.
  18949.      *
  18950.      * @return \Hitso\Bundle\SectionBundle\Model\BlockSectionTypeCollection
  18951.      */
  18952.     protected function getBlockSectionTypeCollectionService()
  18953.     {
  18954.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/SectionTypeCollection.php';
  18955.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/BlockSectionTypeCollection.php';
  18956.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/SectionType.php';
  18957.         $this->privates['Hitso\\Bundle\\SectionBundle\\Model\\BlockSectionTypeCollection'] = $instance = new \Hitso\Bundle\SectionBundle\Model\BlockSectionTypeCollection();
  18958.         $a = new \Hitso\Bundle\SectionBundle\Model\SectionType('block_get_inspired');
  18959.         $a->setLabel('Get inspired');
  18960.         $a->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section\\BlockSection');
  18961.         $a->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\GetInspiredSectionType');
  18962.         $a->setOptions([]);
  18963.         $a->setAddLabel('');
  18964.         $a->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  18965.         $instance->add($a);
  18966.         return $instance;
  18967.     }
  18968.     /**
  18969.      * Gets the private 'Hitso\Bundle\SectionBundle\Model\ProductSectionTypeCollection' shared autowired service.
  18970.      *
  18971.      * @return \Hitso\Bundle\SectionBundle\Model\ProductSectionTypeCollection
  18972.      */
  18973.     protected function getProductSectionTypeCollectionService()
  18974.     {
  18975.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/SectionTypeCollection.php';
  18976.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/ProductSectionTypeCollection.php';
  18977.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/SectionType.php';
  18978.         $this->privates['Hitso\\Bundle\\SectionBundle\\Model\\ProductSectionTypeCollection'] = $instance = new \Hitso\Bundle\SectionBundle\Model\ProductSectionTypeCollection();
  18979.         $a = new \Hitso\Bundle\SectionBundle\Model\SectionType('product_photo_text');
  18980.         $a->setLabel('Tekst z obrazkiem');
  18981.         $a->setAddLabel('Tekst z obrazkiem');
  18982.         $a->setEntityClass('Hitso\\Bundle\\CatalogBundle\\Entity\\Section\\ProductPageSection');
  18983.         $a->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextBlockSectionType');
  18984.         $a->setOptions([]);
  18985.         $a->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  18986.         $b = new \Hitso\Bundle\SectionBundle\Model\SectionType('product_photo_hotspot');
  18987.         $b->setLabel('Tekst z hotspotami');
  18988.         $b->setAddLabel('Tekst z hotspotami');
  18989.         $b->setEntityClass('Hitso\\Bundle\\CatalogBundle\\Entity\\Section\\ProductPageSection');
  18990.         $b->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoHotspotBlockSectionType');
  18991.         $b->setOptions([]);
  18992.         $b->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  18993.         $c = new \Hitso\Bundle\SectionBundle\Model\SectionType('product_photo_text_gallery');
  18994.         $c->setLabel('Tekst z obrazkiem i hotspotami');
  18995.         $c->setAddLabel('Tekst z obrazkiem i hotspotami');
  18996.         $c->setEntityClass('Hitso\\Bundle\\CatalogBundle\\Entity\\Section\\ProductPageSection');
  18997.         $c->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextGalleryBlockSectionType');
  18998.         $c->setOptions([]);
  18999.         $c->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19000.         $d = new \Hitso\Bundle\SectionBundle\Model\SectionType('product_operations');
  19001.         $d->setLabel('Simple Operations and Quality Performance');
  19002.         $d->setAddLabel('Simple Operations and Quality Performance');
  19003.         $d->setEntityClass('Hitso\\Bundle\\CatalogBundle\\Entity\\Section\\ProductPageSection');
  19004.         $d->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\TextBlocksFormSectionType');
  19005.         $d->setOptions([]);
  19006.         $d->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19007.         $instance->add($a);
  19008.         $instance->add($b);
  19009.         $instance->add($c);
  19010.         $instance->add($d);
  19011.         return $instance;
  19012.     }
  19013.     /**
  19014.      * Gets the private 'Hitso\Bundle\SectionBundle\Model\SectionTypeCollection' shared autowired service.
  19015.      *
  19016.      * @return \Hitso\Bundle\SectionBundle\Model\SectionTypeCollection
  19017.      */
  19018.     protected function getSectionTypeCollectionService()
  19019.     {
  19020.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/SectionTypeCollection.php';
  19021.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Model/SectionType.php';
  19022.         $this->privates['Hitso\\Bundle\\SectionBundle\\Model\\SectionTypeCollection'] = $instance = new \Hitso\Bundle\SectionBundle\Model\SectionTypeCollection();
  19023.         $a = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_header_lead');
  19024.         $a->setLabel('Header lead');
  19025.         $a->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19026.         $a->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\DefaultSectionType');
  19027.         $a->setOptions([]);
  19028.         $a->setAddLabel('');
  19029.         $a->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19030.         $b = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_description');
  19031.         $b->setLabel('Opis');
  19032.         $b->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19033.         $b->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\DescriptionSectionType');
  19034.         $b->setOptions([]);
  19035.         $b->setAddLabel('');
  19036.         $b->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19037.         $c = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_video');
  19038.         $c->setLabel('Video');
  19039.         $c->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19040.         $c->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\VideoSectionType');
  19041.         $c->setOptions([]);
  19042.         $c->setAddLabel('');
  19043.         $c->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19044.         $d = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_cta_block');
  19045.         $d->setLabel('Blok CTA');
  19046.         $d->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19047.         $d->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\CtaBlockSectionType');
  19048.         $d->setOptions([]);
  19049.         $d->setAddLabel('');
  19050.         $d->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19051.         $e = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_contact_sales');
  19052.         $e->setLabel('Kontakt z handlowcem');
  19053.         $e->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19054.         $e->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\ContactSalesSectionType');
  19055.         $e->setOptions([]);
  19056.         $e->setAddLabel('');
  19057.         $e->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19058.         $f = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_cta_columns');
  19059.         $f->setLabel('Kolumny CTA');
  19060.         $f->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19061.         $f->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\CtaColumnsSectionType');
  19062.         $f->setOptions([]);
  19063.         $f->setAddLabel('');
  19064.         $f->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19065.         $g = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_text_columns');
  19066.         $g->setLabel('Kolumny tekstowe');
  19067.         $g->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19068.         $g->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\TextColumnsSectionType');
  19069.         $g->setOptions([]);
  19070.         $g->setAddLabel('');
  19071.         $g->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19072.         $h = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_event');
  19073.         $h->setLabel('Informacje o evencie');
  19074.         $h->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19075.         $h->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\EventSectionType');
  19076.         $h->setOptions([]);
  19077.         $h->setAddLabel('');
  19078.         $h->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19079.         $i = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_simple_events_list');
  19080.         $i->setLabel('Lista eventów');
  19081.         $i->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19082.         $i->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleEventsListSectionType');
  19083.         $i->setOptions([]);
  19084.         $i->setAddLabel('');
  19085.         $i->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19086.         $j = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_quote');
  19087.         $j->setLabel('Cytat');
  19088.         $j->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19089.         $j->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\QuoteSectionType');
  19090.         $j->setOptions([]);
  19091.         $j->setAddLabel('');
  19092.         $j->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19093.         $k = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_timeline');
  19094.         $k->setLabel('Timeline');
  19095.         $k->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19096.         $k->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\TimelineSectionType');
  19097.         $k->setOptions([]);
  19098.         $k->setAddLabel('');
  19099.         $k->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19100.         $l = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_last_event');
  19101.         $l->setLabel('Ostatnie wydarzenie');
  19102.         $l->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19103.         $l->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\LastEventSectionType');
  19104.         $l->setOptions([]);
  19105.         $l->setAddLabel('');
  19106.         $l->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19107.         $m = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_photo');
  19108.         $m->setLabel('Obrazek');
  19109.         $m->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19110.         $m->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\PhotoSectionType');
  19111.         $m->setOptions([]);
  19112.         $m->setAddLabel('');
  19113.         $m->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19114.         $n = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_divided');
  19115.         $n->setLabel('Dzielony');
  19116.         $n->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19117.         $n->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\DividedSectionType');
  19118.         $n->setOptions([]);
  19119.         $n->setAddLabel('');
  19120.         $n->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19121.         $o = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_gallery');
  19122.         $o->setLabel('Galeria');
  19123.         $o->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19124.         $o->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\GallerySectionType');
  19125.         $o->setOptions([]);
  19126.         $o->setAddLabel('');
  19127.         $o->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19128.         $p = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_photo_text');
  19129.         $p->setLabel('Tekst z obrazkiem');
  19130.         $p->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19131.         $p->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextBlockSectionType');
  19132.         $p->setOptions([]);
  19133.         $p->setAddLabel('');
  19134.         $p->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19135.         $q = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_photo_hotspot');
  19136.         $q->setLabel('Tekst z hotspotami');
  19137.         $q->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19138.         $q->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoHotspotBlockSectionType');
  19139.         $q->setOptions([]);
  19140.         $q->setAddLabel('');
  19141.         $q->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19142.         $r = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_information_cta');
  19143.         $r->setLabel('Ikony CTA');
  19144.         $r->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19145.         $r->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\InformationCtaSectionType');
  19146.         $r->setOptions([]);
  19147.         $r->setAddLabel('');
  19148.         $r->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19149.         $s = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_hsm_cta');
  19150.         $s->setLabel('HSM CTA');
  19151.         $s->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19152.         $s->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleHsmCtaSectionType');
  19153.         $s->setOptions([]);
  19154.         $s->setAddLabel('');
  19155.         $s->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19156.         $t = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_information_icons');
  19157.         $t->setLabel('Ikony informacyjne');
  19158.         $t->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19159.         $t->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\InformationIconsSectionType');
  19160.         $t->setOptions([]);
  19161.         $t->setAddLabel('');
  19162.         $t->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19163.         $u = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_featured_articles');
  19164.         $u->setLabel('Polecane artykuÅ‚y');
  19165.         $u->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19166.         $u->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\FeaturedArticlesSectionType');
  19167.         $u->setOptions([]);
  19168.         $u->setAddLabel('');
  19169.         $u->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19170.         $v = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_promoted_articles');
  19171.         $v->setLabel('Promowane artykuÅ‚y');
  19172.         $v->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19173.         $v->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\PromotedArticlesSectionType');
  19174.         $v->setOptions([]);
  19175.         $v->setAddLabel('');
  19176.         $v->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19177.         $w = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_simple_articles_by_tags');
  19178.         $w->setLabel('ArtykuÅ‚y z tagami');
  19179.         $w->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19180.         $w->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesByTagsSectionType');
  19181.         $w->setOptions([]);
  19182.         $w->setAddLabel('');
  19183.         $w->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19184.         $x = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_product_list');
  19185.         $x->setLabel('Lista produktów');
  19186.         $x->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section\\ProductListSection');
  19187.         $x->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\ProductsListSectionType');
  19188.         $x->setOptions([]);
  19189.         $x->setAddLabel('');
  19190.         $x->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19191.         $y = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_main_categories');
  19192.         $y->setLabel('Kategorie główne');
  19193.         $y->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19194.         $y->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\MainCategoriesSectionType');
  19195.         $y->setOptions([]);
  19196.         $y->setAddLabel('');
  19197.         $y->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19198.         $z = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_general_catalogues');
  19199.         $z->setLabel('Katalogi główne');
  19200.         $z->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19201.         $z->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\GeneralCataloguesBlockSectionType');
  19202.         $z->setOptions([]);
  19203.         $z->setAddLabel('');
  19204.         $z->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19205.         $aa = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_html_code');
  19206.         $aa->setLabel('Kod HTML');
  19207.         $aa->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section\\HtmlCodeSection');
  19208.         $aa->setFormType('Hitso\\Bundle\\SectionBundle\\Form\\Section\\HtmlCodeSectionType');
  19209.         $aa->setOptions([]);
  19210.         $aa->setAddLabel('');
  19211.         $aa->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19212.         $ba = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_contact_form');
  19213.         $ba->setLabel('Formularz kontaktowy');
  19214.         $ba->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19215.         $ba->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\ContactFormSectionType');
  19216.         $ba->setOptions([]);
  19217.         $ba->setAddLabel('');
  19218.         $ba->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19219.         $ca = new \Hitso\Bundle\SectionBundle\Model\SectionType('simple_text_blocks');
  19220.         $ca->setLabel('Simple Operations and Quality Performance');
  19221.         $ca->setEntityClass('Hitso\\Bundle\\SectionBundle\\Entity\\Section');
  19222.         $ca->setFormType('Juki\\Bundle\\AppBundle\\Form\\Section\\TextBlocksFormSectionType');
  19223.         $ca->setOptions([]);
  19224.         $ca->setAddLabel('');
  19225.         $ca->setEditTemplate('HitsoSectionBundle:Admin/Section:edit.html.twig');
  19226.         $instance->add($a);
  19227.         $instance->add($b);
  19228.         $instance->add($c);
  19229.         $instance->add($d);
  19230.         $instance->add($e);
  19231.         $instance->add($f);
  19232.         $instance->add($g);
  19233.         $instance->add($h);
  19234.         $instance->add($i);
  19235.         $instance->add($j);
  19236.         $instance->add($k);
  19237.         $instance->add($l);
  19238.         $instance->add($m);
  19239.         $instance->add($n);
  19240.         $instance->add($o);
  19241.         $instance->add($p);
  19242.         $instance->add($q);
  19243.         $instance->add($r);
  19244.         $instance->add($s);
  19245.         $instance->add($t);
  19246.         $instance->add($u);
  19247.         $instance->add($v);
  19248.         $instance->add($w);
  19249.         $instance->add($x);
  19250.         $instance->add($y);
  19251.         $instance->add($z);
  19252.         $instance->add($aa);
  19253.         $instance->add($ba);
  19254.         $instance->add($ca);
  19255.         return $instance;
  19256.     }
  19257.     /**
  19258.      * Gets the private 'Hitso\Bundle\SectionBundle\Repository\BlockSectionRepository' shared autowired service.
  19259.      *
  19260.      * @return \Hitso\Bundle\SectionBundle\Repository\BlockSectionRepository
  19261.      */
  19262.     protected function getBlockSectionRepositoryService($lazyLoad true)
  19263.     {
  19264.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Repository/BlockSectionRepository.php';
  19265.         return $this->privates['Hitso\\Bundle\\SectionBundle\\Repository\\BlockSectionRepository'] = new \Hitso\Bundle\SectionBundle\Repository\BlockSectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19266.     }
  19267.     /**
  19268.      * Gets the private 'Hitso\Bundle\SectionBundle\Repository\GroupRepository' shared autowired service.
  19269.      *
  19270.      * @return \Hitso\Bundle\SectionBundle\Repository\GroupRepository
  19271.      */
  19272.     protected function getGroupRepositoryService($lazyLoad true)
  19273.     {
  19274.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Repository/GroupRepository.php';
  19275.         return $this->privates['Hitso\\Bundle\\SectionBundle\\Repository\\GroupRepository'] = new \Hitso\Bundle\SectionBundle\Repository\GroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19276.     }
  19277.     /**
  19278.      * Gets the private 'Hitso\Bundle\SectionBundle\Repository\GroupTypeRepository' shared autowired service.
  19279.      *
  19280.      * @return \Hitso\Bundle\SectionBundle\Repository\GroupTypeRepository
  19281.      */
  19282.     protected function getGroupTypeRepositoryService($lazyLoad true)
  19283.     {
  19284.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Repository/GroupTypeRepository.php';
  19285.         return $this->privates['Hitso\\Bundle\\SectionBundle\\Repository\\GroupTypeRepository'] = new \Hitso\Bundle\SectionBundle\Repository\GroupTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19286.     }
  19287.     /**
  19288.      * Gets the private 'Hitso\Bundle\SectionBundle\Repository\SectionRepository' shared autowired service.
  19289.      *
  19290.      * @return \Hitso\Bundle\SectionBundle\Repository\SectionRepository
  19291.      */
  19292.     protected function getSectionRepositoryService($lazyLoad true)
  19293.     {
  19294.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Repository/SectionRepository.php';
  19295.         return $this->privates['Hitso\\Bundle\\SectionBundle\\Repository\\SectionRepository'] = new \Hitso\Bundle\SectionBundle\Repository\SectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19296.     }
  19297.     /**
  19298.      * Gets the private 'Hitso\Bundle\SeoBundle\EventListener\SeoAwareSubscriber' shared autowired service.
  19299.      *
  19300.      * @return \Hitso\Bundle\SeoBundle\EventListener\SeoAwareSubscriber
  19301.      */
  19302.     protected function getSeoAwareSubscriberService()
  19303.     {
  19304.         return $this->privates['Hitso\\Bundle\\SeoBundle\\EventListener\\SeoAwareSubscriber'] = new \Hitso\Bundle\SeoBundle\EventListener\SeoAwareSubscriber(($this->privates['cmf_seo.presentation'] ?? $this->getCmfSeo_PresentationService()), ($this->services['sonata.seo.page.default'] ?? $this->getSonata_Seo_Page_DefaultService()), ($this->privates['Hitso\\Bundle\\SeoBundle\\Repository\\SeoPageRepository'] ?? $this->getSeoPageRepositoryService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Router\\RouterHelper'] ?? $this->getRouterHelperService()));
  19305.     }
  19306.     /**
  19307.      * Gets the private 'Hitso\Bundle\SeoBundle\Form\Type\SeoPageType' shared autowired service.
  19308.      *
  19309.      * @return \Hitso\Bundle\SeoBundle\Form\Type\SeoPageType
  19310.      */
  19311.     protected function getSeoPageTypeService()
  19312.     {
  19313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19314.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19315.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Form/Type/SeoPageType.php';
  19316.         return $this->privates['Hitso\\Bundle\\SeoBundle\\Form\\Type\\SeoPageType'] = new \Hitso\Bundle\SeoBundle\Form\Type\SeoPageType(($this->privates['Hitso\\Bundle\\SeoBundle\\Service\\SeoPagesManager'] ?? $this->getSeoPagesManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  19317.     }
  19318.     /**
  19319.      * Gets the private 'Hitso\Bundle\SeoBundle\Manager\SeoPageManager' shared autowired service.
  19320.      *
  19321.      * @return \Hitso\Bundle\SeoBundle\Manager\SeoPageManager
  19322.      */
  19323.     protected function getSeoPageManagerService()
  19324.     {
  19325.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  19326.         if (isset($this->privates['Hitso\\Bundle\\SeoBundle\\Manager\\SeoPageManager'])) {
  19327.             return $this->privates['Hitso\\Bundle\\SeoBundle\\Manager\\SeoPageManager'];
  19328.         }
  19329.         return $this->privates['Hitso\\Bundle\\SeoBundle\\Manager\\SeoPageManager'] = new \Hitso\Bundle\SeoBundle\Manager\SeoPageManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  19330.     }
  19331.     /**
  19332.      * Gets the private 'Hitso\Bundle\SeoBundle\Repository\SeoMetadataRepository' shared autowired service.
  19333.      *
  19334.      * @return \Hitso\Bundle\SeoBundle\Repository\SeoMetadataRepository
  19335.      */
  19336.     protected function getSeoMetadataRepositoryService($lazyLoad true)
  19337.     {
  19338.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Repository/SeoMetadataRepository.php';
  19339.         return $this->privates['Hitso\\Bundle\\SeoBundle\\Repository\\SeoMetadataRepository'] = new \Hitso\Bundle\SeoBundle\Repository\SeoMetadataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19340.     }
  19341.     /**
  19342.      * Gets the private 'Hitso\Bundle\SeoBundle\Repository\SeoPageRepository' shared autowired service.
  19343.      *
  19344.      * @return \Hitso\Bundle\SeoBundle\Repository\SeoPageRepository
  19345.      */
  19346.     protected function getSeoPageRepositoryService($lazyLoad true)
  19347.     {
  19348.         return $this->privates['Hitso\\Bundle\\SeoBundle\\Repository\\SeoPageRepository'] = new \Hitso\Bundle\SeoBundle\Repository\SeoPageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19349.     }
  19350.     /**
  19351.      * Gets the private 'Hitso\Bundle\SeoBundle\Service\SeoPagesManager' shared autowired service.
  19352.      *
  19353.      * @return \Hitso\Bundle\SeoBundle\Service\SeoPagesManager
  19354.      */
  19355.     protected function getSeoPagesManagerService()
  19356.     {
  19357.         $this->privates['Hitso\\Bundle\\SeoBundle\\Service\\SeoPagesManager'] = $instance = new \Hitso\Bundle\SeoBundle\Service\SeoPagesManager();
  19358.         $instance->setSeoPages(['default' => 'JUKI''homepage' => 'Strona główna''hitso_tickets_front_index' => 'Kontakt']);
  19359.         return $instance;
  19360.     }
  19361.     /**
  19362.      * Gets the private 'Hitso\Bundle\SeoBundle\Service\SitemapGenerator' shared autowired service.
  19363.      *
  19364.      * @return \Hitso\Bundle\SeoBundle\Service\SitemapGenerator
  19365.      */
  19366.     protected function getSitemapGeneratorService()
  19367.     {
  19368.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Service/SitemapGenerator.php';
  19369.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Provider/ProviderInterface.php';
  19370.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/Provider/AbstractSitemapProvider.php';
  19371.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Services/Sitemap/ContentImagesProvider.php';
  19372.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Services/Sitemap/ContentProvider.php';
  19373.         $this->privates['Hitso\\Bundle\\SeoBundle\\Service\\SitemapGenerator'] = $instance = new \Hitso\Bundle\SeoBundle\Service\SitemapGenerator();
  19374.         $a = ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService());
  19375.         $b = ($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ArticleManager'] ?? $this->getArticleManagerService());
  19376.         $c = ($this->privates['Hitso\\Bundle\\ContentBundle\\Model\\ContentTypeCollection'] ?? $this->getContentTypeCollectionService());
  19377.         $d = ($this->privates['Hitso\\Bundle\\ContentBundle\\Services\\ContentHelper'] ?? $this->getContentHelperService());
  19378.         $instance->addProvider($this->getProductProviderService());
  19379.         $instance->addProvider(new \Hitso\Bundle\ContentBundle\Services\Sitemap\ContentImagesProvider($a$b$c$d));
  19380.         $instance->addProvider(new \Hitso\Bundle\ContentBundle\Services\Sitemap\ContentProvider($a$b$c$d, ($this->privates['Hitso\\Bundle\\RoutingBundle\\Manager\\RedirectManager'] ?? $this->getRedirectManagerService())));
  19381.         return $instance;
  19382.     }
  19383.     /**
  19384.      * Gets the private 'Hitso\Bundle\TaggingBundle\Form\Type\TagFormType' shared autowired service.
  19385.      *
  19386.      * @return \Hitso\Bundle\TaggingBundle\Form\Type\TagFormType
  19387.      */
  19388.     protected function getTagFormTypeService()
  19389.     {
  19390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19392.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Form/Type/TagFormType.php';
  19393.         return $this->privates['Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagFormType'] = new \Hitso\Bundle\TaggingBundle\Form\Type\TagFormType();
  19394.     }
  19395.     /**
  19396.      * Gets the private 'Hitso\Bundle\TaggingBundle\Form\Type\TagTypeFormType' shared autowired service.
  19397.      *
  19398.      * @return \Hitso\Bundle\TaggingBundle\Form\Type\TagTypeFormType
  19399.      */
  19400.     protected function getTagTypeFormTypeService()
  19401.     {
  19402.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19403.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19404.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Form/Type/TagFormType.php';
  19405.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Form/Type/TagTypeFormType.php';
  19406.         return $this->privates['Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagTypeFormType'] = new \Hitso\Bundle\TaggingBundle\Form\Type\TagTypeFormType();
  19407.     }
  19408.     /**
  19409.      * Gets the private 'Hitso\Bundle\TaggingBundle\Form\Type\TagsType' shared autowired service.
  19410.      *
  19411.      * @return \Hitso\Bundle\TaggingBundle\Form\Type\TagsType
  19412.      */
  19413.     protected function getTagsTypeService()
  19414.     {
  19415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19416.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19417.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  19418.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Form/Type/TagsType.php';
  19419.         return $this->privates['Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagsType'] = new \Hitso\Bundle\TaggingBundle\Form\Type\TagsType();
  19420.     }
  19421.     /**
  19422.      * Gets the private 'Hitso\Bundle\TaggingBundle\Manager\TagManager' shared autowired service.
  19423.      *
  19424.      * @return \Hitso\Bundle\TaggingBundle\Manager\TagManager
  19425.      */
  19426.     protected function getTagManagerService()
  19427.     {
  19428.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  19429.         if (isset($this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagManager'])) {
  19430.             return $this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagManager'];
  19431.         }
  19432.         return $this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagManager'] = new \Hitso\Bundle\TaggingBundle\Manager\TagManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  19433.     }
  19434.     /**
  19435.      * Gets the private 'Hitso\Bundle\TaggingBundle\Manager\TagTypeManager' shared autowired service.
  19436.      *
  19437.      * @return \Hitso\Bundle\TaggingBundle\Manager\TagTypeManager
  19438.      */
  19439.     protected function getTagTypeManagerService()
  19440.     {
  19441.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  19442.         if (isset($this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagTypeManager'])) {
  19443.             return $this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagTypeManager'];
  19444.         }
  19445.         return $this->privates['Hitso\\Bundle\\TaggingBundle\\Manager\\TagTypeManager'] = new \Hitso\Bundle\TaggingBundle\Manager\TagTypeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  19446.     }
  19447.     /**
  19448.      * Gets the private 'Hitso\Bundle\TaggingBundle\Repository\TagRepository' shared autowired service.
  19449.      *
  19450.      * @return \Hitso\Bundle\TaggingBundle\Repository\TagRepository
  19451.      */
  19452.     protected function getTagRepositoryService($lazyLoad true)
  19453.     {
  19454.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Repository/TagRepository.php';
  19455.         return $this->privates['Hitso\\Bundle\\TaggingBundle\\Repository\\TagRepository'] = new \Hitso\Bundle\TaggingBundle\Repository\TagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19456.     }
  19457.     /**
  19458.      * Gets the private 'Hitso\Bundle\TaggingBundle\Repository\TaggingRepository' shared autowired service.
  19459.      *
  19460.      * @return \Hitso\Bundle\TaggingBundle\Repository\TaggingRepository
  19461.      */
  19462.     protected function getTaggingRepositoryService($lazyLoad true)
  19463.     {
  19464.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Repository/TaggingRepository.php';
  19465.         return $this->privates['Hitso\\Bundle\\TaggingBundle\\Repository\\TaggingRepository'] = new \Hitso\Bundle\TaggingBundle\Repository\TaggingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19466.     }
  19467.     /**
  19468.      * Gets the private 'Hitso\Bundle\TicketsBundle\EventListener\TicketSubscriber' shared autowired service.
  19469.      *
  19470.      * @return \Hitso\Bundle\TicketsBundle\EventListener\TicketSubscriber
  19471.      */
  19472.     protected function getTicketSubscriberService()
  19473.     {
  19474.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/EventListener/TicketSubscriber.php';
  19475.         return $this->privates['Hitso\\Bundle\\TicketsBundle\\EventListener\\TicketSubscriber'] = new \Hitso\Bundle\TicketsBundle\EventListener\TicketSubscriber(($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Mailer\\MailerHelper'] ?? $this->getMailerHelperService()));
  19476.     }
  19477.     /**
  19478.      * Gets the private 'Hitso\Bundle\TicketsBundle\Manager\ContactManager' shared autowired service.
  19479.      *
  19480.      * @return \Hitso\Bundle\TicketsBundle\Manager\ContactManager
  19481.      */
  19482.     protected function getContactManagerService()
  19483.     {
  19484.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  19485.         if (isset($this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\ContactManager'])) {
  19486.             return $this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\ContactManager'];
  19487.         }
  19488.         return $this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\ContactManager'] = new \Hitso\Bundle\TicketsBundle\Manager\ContactManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  19489.     }
  19490.     /**
  19491.      * Gets the private 'Hitso\Bundle\TicketsBundle\Manager\OperationManager' shared autowired service.
  19492.      *
  19493.      * @return \Hitso\Bundle\TicketsBundle\Manager\OperationManager
  19494.      */
  19495.     protected function getOperationManagerService()
  19496.     {
  19497.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  19498.         if (isset($this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\OperationManager'])) {
  19499.             return $this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\OperationManager'];
  19500.         }
  19501.         return $this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\OperationManager'] = new \Hitso\Bundle\TicketsBundle\Manager\OperationManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  19502.     }
  19503.     /**
  19504.      * Gets the private 'Hitso\Bundle\TicketsBundle\Manager\TicketManager' shared autowired service.
  19505.      *
  19506.      * @return \Hitso\Bundle\TicketsBundle\Manager\TicketManager
  19507.      */
  19508.     protected function getTicketManagerService()
  19509.     {
  19510.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  19511.         if (isset($this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\TicketManager'])) {
  19512.             return $this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\TicketManager'];
  19513.         }
  19514.         return $this->privates['Hitso\\Bundle\\TicketsBundle\\Manager\\TicketManager'] = new \Hitso\Bundle\TicketsBundle\Manager\TicketManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  19515.     }
  19516.     /**
  19517.      * Gets the private 'Hitso\Bundle\TicketsBundle\Repository\OperationRepository' shared autowired service.
  19518.      *
  19519.      * @return \Hitso\Bundle\TicketsBundle\Repository\OperationRepository
  19520.      */
  19521.     protected function getOperationRepositoryService($lazyLoad true)
  19522.     {
  19523.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Repository/OperationRepository.php';
  19524.         return $this->privates['Hitso\\Bundle\\TicketsBundle\\Repository\\OperationRepository'] = new \Hitso\Bundle\TicketsBundle\Repository\OperationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19525.     }
  19526.     /**
  19527.      * Gets the private 'Hitso\Bundle\TicketsBundle\Repository\StatusRepository' shared autowired service.
  19528.      *
  19529.      * @return \Hitso\Bundle\TicketsBundle\Repository\StatusRepository
  19530.      */
  19531.     protected function getStatusRepositoryService($lazyLoad true)
  19532.     {
  19533.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Repository/StatusRepository.php';
  19534.         return $this->privates['Hitso\\Bundle\\TicketsBundle\\Repository\\StatusRepository'] = new \Hitso\Bundle\TicketsBundle\Repository\StatusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19535.     }
  19536.     /**
  19537.      * Gets the private 'Hitso\Bundle\TicketsBundle\Repository\TicketRepository' shared autowired service.
  19538.      *
  19539.      * @return \Hitso\Bundle\TicketsBundle\Repository\TicketRepository
  19540.      */
  19541.     protected function getTicketRepositoryService($lazyLoad true)
  19542.     {
  19543.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Repository/TicketRepository.php';
  19544.         return $this->privates['Hitso\\Bundle\\TicketsBundle\\Repository\\TicketRepository'] = new \Hitso\Bundle\TicketsBundle\Repository\TicketRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19545.     }
  19546.     /**
  19547.      * Gets the private 'Hitso\Bundle\TranslationBundle\Manager\TranslationMessageManager' shared autowired service.
  19548.      *
  19549.      * @return \Hitso\Bundle\TranslationBundle\Manager\TranslationMessageManager
  19550.      */
  19551.     protected function getTranslationMessageManagerService()
  19552.     {
  19553.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  19554.         if (isset($this->privates['Hitso\\Bundle\\TranslationBundle\\Manager\\TranslationMessageManager'])) {
  19555.             return $this->privates['Hitso\\Bundle\\TranslationBundle\\Manager\\TranslationMessageManager'];
  19556.         }
  19557.         return $this->privates['Hitso\\Bundle\\TranslationBundle\\Manager\\TranslationMessageManager'] = new \Hitso\Bundle\TranslationBundle\Manager\TranslationMessageManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  19558.     }
  19559.     /**
  19560.      * Gets the private 'Hitso\Bundle\TranslationBundle\Repository\TranslationMessages' shared autowired service.
  19561.      *
  19562.      * @return \Hitso\Bundle\TranslationBundle\Repository\TranslationMessages
  19563.      */
  19564.     protected function getTranslationMessagesService($lazyLoad true)
  19565.     {
  19566.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Repository/TranslationMessages.php';
  19567.         return $this->privates['Hitso\\Bundle\\TranslationBundle\\Repository\\TranslationMessages'] = new \Hitso\Bundle\TranslationBundle\Repository\TranslationMessages(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19568.     }
  19569.     /**
  19570.      * Gets the private 'Hitso\Bundle\TranslationBundle\Translation\FormattingTranslator' shared autowired service.
  19571.      *
  19572.      * @return \Hitso\Bundle\TranslationBundle\Translation\FormattingTranslator
  19573.      */
  19574.     protected function getFormattingTranslatorService()
  19575.     {
  19576.         $this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\FormattingTranslator'] = $instance = new \Hitso\Bundle\TranslationBundle\Translation\FormattingTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  19577.         $instance->addFormatter(new \Hitso\Bundle\TranslationBundle\Translation\Formatter\GenderFormatter());
  19578.         return $instance;
  19579.     }
  19580.     /**
  19581.      * Gets the private 'Hitso\Bundle\TranslationBundle\Translation\Loader\RepositoryLoader' shared autowired service.
  19582.      *
  19583.      * @return \Hitso\Bundle\TranslationBundle\Translation\Loader\RepositoryLoader
  19584.      */
  19585.     protected function getRepositoryLoaderService()
  19586.     {
  19587.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19588.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Loader/RepositoryLoader.php';
  19589.         return $this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader'] = new \Hitso\Bundle\TranslationBundle\Translation\Loader\RepositoryLoader($this);
  19590.     }
  19591.     /**
  19592.      * Gets the private 'Hitso\Bundle\TranslationBundle\Translation\TranslationsManager' shared autowired service.
  19593.      *
  19594.      * @return \Hitso\Bundle\TranslationBundle\Translation\TranslationsManager
  19595.      */
  19596.     protected function getTranslationsManagerService()
  19597.     {
  19598.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/TranslationsManager.php';
  19599.         return $this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\TranslationsManager'] = new \Hitso\Bundle\TranslationBundle\Translation\TranslationsManager($this, ($this->privates['Hitso\\Bundle\\TranslationBundle\\Manager\\TranslationMessageManager'] ?? $this->getTranslationMessageManagerService()), ($this->services['jms_translation.config_factory'] ?? $this->getJmsTranslation_ConfigFactoryService()), ($this->privates['jms_translation.loader_manager'] ?? $this->getJmsTranslation_LoaderManagerService()), ($this->privates['jms_translation.file_writer'] ?? $this->getJmsTranslation_FileWriterService()), $this->targetDir.'', [=> 'pl'=> 'en'=> 'pl'=> 'en']);
  19600.     }
  19601.     /**
  19602.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  19603.      *
  19604.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  19605.      */
  19606.     protected function getPluginClientFactoryService()
  19607.     {
  19608.         return $this->privates['Http\\Client\\Common\\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  19609.     }
  19610.     /**
  19611.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  19612.      *
  19613.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  19614.      */
  19615.     protected function getPluginClientFactoryListenerService()
  19616.     {
  19617.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  19618.     }
  19619.     /**
  19620.      * Gets the private 'Juki\Bundle\AppBundle\DataFixtures\ORM\LoadProductsData' shared autowired service.
  19621.      *
  19622.      * @return \Juki\Bundle\AppBundle\DataFixtures\ORM\LoadProductsData
  19623.      */
  19624.     protected function getLoadProductsDataService()
  19625.     {
  19626.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/FixtureInterface.php';
  19627.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/SharedFixtureInterface.php';
  19628.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/AbstractFixture.php';
  19629.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/DataFixtures/AbstractFixture.php';
  19630.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/OrderedFixtureInterface.php';
  19631.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  19632.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  19633.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataFixtures/ORM/LoadProductsData.php';
  19634.         return $this->privates['Juki\\Bundle\\AppBundle\\DataFixtures\\ORM\\LoadProductsData'] = new \Juki\Bundle\AppBundle\DataFixtures\ORM\LoadProductsData(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager'] ?? $this->getDirectoryManagerService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Manager\\BrandManager'] ?? $this->getBrandManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), ($this->privates['Juki\\Bundle\\AppBundle\\Helper\\LoadFilesHelper'] ?? $this->getLoadFilesHelperService()));
  19635.     }
  19636.     /**
  19637.      * Gets the private 'Juki\Bundle\AppBundle\Doctrine\Enhancer\RegionMappingEnhancer' shared autowired service.
  19638.      *
  19639.      * @return \Juki\Bundle\AppBundle\Doctrine\Enhancer\RegionMappingEnhancer
  19640.      */
  19641.     protected function getRegionMappingEnhancerService()
  19642.     {
  19643.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Enhancer/MappingEnhancerInterface.php';
  19644.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/Enhancer/AbstractMappingEnhancer.php';
  19645.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Doctrine/Enhancer/RegionMappingEnhancer.php';
  19646.         return $this->privates['Juki\\Bundle\\AppBundle\\Doctrine\\Enhancer\\RegionMappingEnhancer'] = new \Juki\Bundle\AppBundle\Doctrine\Enhancer\RegionMappingEnhancer(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()));
  19647.     }
  19648.     /**
  19649.      * Gets the private 'Juki\Bundle\AppBundle\EventListener\CategorySubscriber' shared autowired service.
  19650.      *
  19651.      * @return \Juki\Bundle\AppBundle\EventListener\CategorySubscriber
  19652.      */
  19653.     protected function getCategorySubscriberService()
  19654.     {
  19655.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/EventListener/CategorySubscriber.php';
  19656.         return $this->privates['Juki\\Bundle\\AppBundle\\EventListener\\CategorySubscriber'] = new \Juki\Bundle\AppBundle\EventListener\CategorySubscriber(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19657.     }
  19658.     /**
  19659.      * Gets the private 'Juki\Bundle\AppBundle\EventListener\ContentSubscriber' shared autowired service.
  19660.      *
  19661.      * @return \Juki\Bundle\AppBundle\EventListener\ContentSubscriber
  19662.      */
  19663.     protected function getContentSubscriber2Service()
  19664.     {
  19665.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/EventListener/ContentSubscriber.php';
  19666.         return $this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ContentSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\ContentSubscriber(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19667.     }
  19668.     /**
  19669.      * Gets the private 'Juki\Bundle\AppBundle\EventListener\LastLoginListener' shared autowired service.
  19670.      *
  19671.      * @return \Juki\Bundle\AppBundle\EventListener\LastLoginListener
  19672.      */
  19673.     protected function getLastLoginListenerService()
  19674.     {
  19675.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  19676.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/EventListener/LastLoginListener.php';
  19677.         return $this->privates['Juki\\Bundle\\AppBundle\\EventListener\\LastLoginListener'] = new \Juki\Bundle\AppBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  19678.     }
  19679.     /**
  19680.      * Gets the private 'Juki\Bundle\AppBundle\EventListener\LocaleSubscriber' shared autowired service.
  19681.      *
  19682.      * @return \Juki\Bundle\AppBundle\EventListener\LocaleSubscriber
  19683.      */
  19684.     protected function getLocaleSubscriberService()
  19685.     {
  19686.         return $this->privates['Juki\\Bundle\\AppBundle\\EventListener\\LocaleSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\LocaleSubscriber(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  19687.     }
  19688.     /**
  19689.      * Gets the private 'Juki\Bundle\AppBundle\EventListener\ProductEventListener' shared autowired service.
  19690.      *
  19691.      * @return \Juki\Bundle\AppBundle\EventListener\ProductEventListener
  19692.      */
  19693.     protected function getProductEventListener2Service($lazyLoad true)
  19694.     {
  19695.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/EventListener/ProductEventListener.php';
  19696.         return $this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ProductEventListener'] = new \Juki\Bundle\AppBundle\EventListener\ProductEventListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService()));
  19697.     }
  19698.     /**
  19699.      * Gets the private 'Juki\Bundle\AppBundle\EventListener\ProductSubscriber' shared autowired service.
  19700.      *
  19701.      * @return \Juki\Bundle\AppBundle\EventListener\ProductSubscriber
  19702.      */
  19703.     protected function getProductSubscriber2Service()
  19704.     {
  19705.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/EventListener/ProductSubscriber.php';
  19706.         return $this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ProductSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\ProductSubscriber(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper'] ?? $this->getRequestHelperService()));
  19707.     }
  19708.     /**
  19709.      * Gets the private 'Juki\Bundle\AppBundle\EventListener\ResponseSubscriber' shared autowired service.
  19710.      *
  19711.      * @return \Juki\Bundle\AppBundle\EventListener\ResponseSubscriber
  19712.      */
  19713.     protected function getResponseSubscriberService()
  19714.     {
  19715.         return $this->privates['Juki\\Bundle\\AppBundle\\EventListener\\ResponseSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\ResponseSubscriber(($this->privates['cmf_seo.presentation'] ?? $this->getCmfSeo_PresentationService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Hitso\\Bundle\\SeoBundle\\Service\\SeoPagesManager'] ?? $this->getSeoPagesManagerService()), ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper'] ?? $this->getRequestHelperService()));
  19716.     }
  19717.     /**
  19718.      * Gets the private 'Juki\Bundle\AppBundle\EventListener\SlideSubscriber' shared autowired service.
  19719.      *
  19720.      * @return \Juki\Bundle\AppBundle\EventListener\SlideSubscriber
  19721.      */
  19722.     protected function getSlideSubscriberService()
  19723.     {
  19724.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/EventListener/SlideSubscriber.php';
  19725.         return $this->privates['Juki\\Bundle\\AppBundle\\EventListener\\SlideSubscriber'] = new \Juki\Bundle\AppBundle\EventListener\SlideSubscriber(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19726.     }
  19727.     /**
  19728.      * Gets the private 'Juki\Bundle\AppBundle\Form\CategoryFormType' shared autowired service.
  19729.      *
  19730.      * @return \Juki\Bundle\AppBundle\Form\CategoryFormType
  19731.      */
  19732.     protected function getCategoryFormType2Service()
  19733.     {
  19734.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19735.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19736.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/CategoryFormType.php';
  19737.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\CategoryFormType'] = new \Juki\Bundle\AppBundle\Form\CategoryFormType();
  19738.     }
  19739.     /**
  19740.      * Gets the private 'Juki\Bundle\AppBundle\Form\ContactFormFormType' shared autowired service.
  19741.      *
  19742.      * @return \Juki\Bundle\AppBundle\Form\ContactFormFormType
  19743.      */
  19744.     protected function getContactFormFormTypeService()
  19745.     {
  19746.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19747.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19748.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/ContactFormFormType.php';
  19749.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\ContactFormFormType'] = new \Juki\Bundle\AppBundle\Form\ContactFormFormType();
  19750.     }
  19751.     /**
  19752.      * Gets the private 'Juki\Bundle\AppBundle\Form\ContactFormType' shared autowired service.
  19753.      *
  19754.      * @return \Juki\Bundle\AppBundle\Form\ContactFormType
  19755.      */
  19756.     protected function getContactFormTypeService()
  19757.     {
  19758.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19759.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19760.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/ContactFormType.php';
  19761.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\ContactFormType'] = new \Juki\Bundle\AppBundle\Form\ContactFormType();
  19762.     }
  19763.     /**
  19764.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\DeviceCategoryFormType' shared autowired service.
  19765.      *
  19766.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\DeviceCategoryFormType
  19767.      */
  19768.     protected function getDeviceCategoryFormTypeService()
  19769.     {
  19770.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19771.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19772.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/DeviceCategoryFormType.php';
  19773.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DeviceCategoryFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\DeviceCategoryFormType();
  19774.     }
  19775.     /**
  19776.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\DeviceFormType' shared autowired service.
  19777.      *
  19778.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\DeviceFormType
  19779.      */
  19780.     protected function getDeviceFormTypeService()
  19781.     {
  19782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19783.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19784.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/DeviceFormType.php';
  19785.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DeviceFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\DeviceFormType();
  19786.     }
  19787.     /**
  19788.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\DistributorFormType' shared autowired service.
  19789.      *
  19790.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\DistributorFormType
  19791.      */
  19792.     protected function getDistributorFormTypeService()
  19793.     {
  19794.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19795.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19796.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/DistributorFormType.php';
  19797.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DistributorFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\DistributorFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19798.     }
  19799.     /**
  19800.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\EventFormType' shared autowired service.
  19801.      *
  19802.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\EventFormType
  19803.      */
  19804.     protected function getEventFormTypeService()
  19805.     {
  19806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19807.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19808.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/EventFormType.php';
  19809.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\EventFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\EventFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19810.     }
  19811.     /**
  19812.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\FeatureFormType' shared autowired service.
  19813.      *
  19814.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\FeatureFormType
  19815.      */
  19816.     protected function getFeatureFormTypeService()
  19817.     {
  19818.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19819.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19820.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/FeatureFormType.php';
  19821.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\FeatureFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\FeatureFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19822.     }
  19823.     /**
  19824.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\FeatureHsmFormType' shared autowired service.
  19825.      *
  19826.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\FeatureHsmFormType
  19827.      */
  19828.     protected function getFeatureHsmFormTypeService()
  19829.     {
  19830.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19831.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19832.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/FeatureHsmFormType.php';
  19833.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\FeatureHsmFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\FeatureHsmFormType();
  19834.     }
  19835.     /**
  19836.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\ProductAccessoryFormType' shared autowired service.
  19837.      *
  19838.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\ProductAccessoryFormType
  19839.      */
  19840.     protected function getProductAccessoryFormTypeService()
  19841.     {
  19842.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19843.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19844.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/ProductAccessoryFormType.php';
  19845.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ProductAccessoryFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\ProductAccessoryFormType();
  19846.     }
  19847.     /**
  19848.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\RegionFormType' shared autowired service.
  19849.      *
  19850.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\RegionFormType
  19851.      */
  19852.     protected function getRegionFormTypeService()
  19853.     {
  19854.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19855.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19856.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/RegionFormType.php';
  19857.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\RegionFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\RegionFormType(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  19858.     }
  19859.     /**
  19860.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\ReplaceFeatureProductFormType' shared autowired service.
  19861.      *
  19862.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\ReplaceFeatureProductFormType
  19863.      */
  19864.     protected function getReplaceFeatureProductFormTypeService()
  19865.     {
  19866.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19867.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19868.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/ReplaceFeatureProductFormType.php';
  19869.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ReplaceFeatureProductFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\ReplaceFeatureProductFormType();
  19870.     }
  19871.     /**
  19872.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\SewType' shared autowired service.
  19873.      *
  19874.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\SewType
  19875.      */
  19876.     protected function getSewTypeService()
  19877.     {
  19878.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19879.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19880.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/SewType.php';
  19881.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\SewType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\SewType();
  19882.     }
  19883.     /**
  19884.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\ShopFormType' shared autowired service.
  19885.      *
  19886.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\ShopFormType
  19887.      */
  19888.     protected function getShopFormTypeService()
  19889.     {
  19890.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19891.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19892.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/ShopFormType.php';
  19893.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ShopFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\ShopFormType(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  19894.     }
  19895.     /**
  19896.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\TimelineEventFormType' shared autowired service.
  19897.      *
  19898.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\TimelineEventFormType
  19899.      */
  19900.     protected function getTimelineEventFormTypeService()
  19901.     {
  19902.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19903.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19904.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/TimelineEventFormType.php';
  19905.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\TimelineEventFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\TimelineEventFormType();
  19906.     }
  19907.     /**
  19908.      * Gets the private 'Juki\Bundle\AppBundle\Form\Dictionary\TimelineFormType' shared autowired service.
  19909.      *
  19910.      * @return \Juki\Bundle\AppBundle\Form\Dictionary\TimelineFormType
  19911.      */
  19912.     protected function getTimelineFormTypeService()
  19913.     {
  19914.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19915.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19916.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Dictionary/TimelineFormType.php';
  19917.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Dictionary\\TimelineFormType'] = new \Juki\Bundle\AppBundle\Form\Dictionary\TimelineFormType();
  19918.     }
  19919.     /**
  19920.      * Gets the private 'Juki\Bundle\AppBundle\Form\PosFormType' shared autowired service.
  19921.      *
  19922.      * @return \Juki\Bundle\AppBundle\Form\PosFormType
  19923.      */
  19924.     protected function getPosFormTypeService()
  19925.     {
  19926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19928.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/PosFormType.php';
  19929.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\PosFormType'] = new \Juki\Bundle\AppBundle\Form\PosFormType();
  19930.     }
  19931.     /**
  19932.      * Gets the private 'Juki\Bundle\AppBundle\Form\ProductAttachmentFormType' shared autowired service.
  19933.      *
  19934.      * @return \Juki\Bundle\AppBundle\Form\ProductAttachmentFormType
  19935.      */
  19936.     protected function getProductAttachmentFormTypeService()
  19937.     {
  19938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19939.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19940.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/ProductAttachmentFormType.php';
  19941.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\ProductAttachmentFormType'] = new \Juki\Bundle\AppBundle\Form\ProductAttachmentFormType();
  19942.     }
  19943.     /**
  19944.      * Gets the private 'Juki\Bundle\AppBundle\Form\ProductType' shared autowired service.
  19945.      *
  19946.      * @return \Juki\Bundle\AppBundle\Form\ProductType
  19947.      */
  19948.     protected function getProductType3Service()
  19949.     {
  19950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19951.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19952.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Form/AbstractType.php';
  19953.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Form/ProductType.php';
  19954.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/ProductType.php';
  19955.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\ProductType'] = new \Juki\Bundle\AppBundle\Form\ProductType(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['Hitso\\Bundle\\SectionBundle\\Model\\ProductSectionTypeCollection'] ?? $this->getProductSectionTypeCollectionService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Provider\\CatalogCategoryOrderedProvider'] ?? $this->getCatalogCategoryOrderedProviderService()));
  19956.     }
  19957.     /**
  19958.      * Gets the private 'Juki\Bundle\AppBundle\Form\ReplaceAttributeProductFormType' shared autowired service.
  19959.      *
  19960.      * @return \Juki\Bundle\AppBundle\Form\ReplaceAttributeProductFormType
  19961.      */
  19962.     protected function getReplaceAttributeProductFormTypeService()
  19963.     {
  19964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19966.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/ReplaceAttributeProductFormType.php';
  19967.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\ReplaceAttributeProductFormType'] = new \Juki\Bundle\AppBundle\Form\ReplaceAttributeProductFormType();
  19968.     }
  19969.     /**
  19970.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\ArticlesByTagsSectionType' shared autowired service.
  19971.      *
  19972.      * @return \Juki\Bundle\AppBundle\Form\Section\ArticlesByTagsSectionType
  19973.      */
  19974.     protected function getArticlesByTagsSectionTypeService()
  19975.     {
  19976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19978.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  19979.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  19980.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/ArticlesByTagsSectionType.php';
  19981.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesByTagsSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\ArticlesByTagsSectionType();
  19982.     }
  19983.     /**
  19984.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\ArticlesInCategorySectionType' shared autowired service.
  19985.      *
  19986.      * @return \Juki\Bundle\AppBundle\Form\Section\ArticlesInCategorySectionType
  19987.      */
  19988.     protected function getArticlesInCategorySectionTypeService()
  19989.     {
  19990.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19991.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19992.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  19993.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  19994.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/ArticlesInCategorySectionType.php';
  19995.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesInCategorySectionType'] = new \Juki\Bundle\AppBundle\Form\Section\ArticlesInCategorySectionType();
  19996.     }
  19997.     /**
  19998.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\ContactFormSectionType' shared autowired service.
  19999.      *
  20000.      * @return \Juki\Bundle\AppBundle\Form\Section\ContactFormSectionType
  20001.      */
  20002.     protected function getContactFormSectionTypeService()
  20003.     {
  20004.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20005.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20006.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20007.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20008.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/ContactFormSectionType.php';
  20009.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\ContactFormSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\ContactFormSectionType();
  20010.     }
  20011.     /**
  20012.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\ContactSalesSectionType' shared autowired service.
  20013.      *
  20014.      * @return \Juki\Bundle\AppBundle\Form\Section\ContactSalesSectionType
  20015.      */
  20016.     protected function getContactSalesSectionTypeService()
  20017.     {
  20018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20020.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20021.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20022.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/ContactSalesSectionType.php';
  20023.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\ContactSalesSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\ContactSalesSectionType();
  20024.     }
  20025.     /**
  20026.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\CtaBlockSectionType' shared autowired service.
  20027.      *
  20028.      * @return \Juki\Bundle\AppBundle\Form\Section\CtaBlockSectionType
  20029.      */
  20030.     protected function getCtaBlockSectionTypeService()
  20031.     {
  20032.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20033.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20034.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20035.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20036.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/CtaBlockSectionType.php';
  20037.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\CtaBlockSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\CtaBlockSectionType();
  20038.     }
  20039.     /**
  20040.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\CtaColumnsSectionType' shared autowired service.
  20041.      *
  20042.      * @return \Juki\Bundle\AppBundle\Form\Section\CtaColumnsSectionType
  20043.      */
  20044.     protected function getCtaColumnsSectionTypeService()
  20045.     {
  20046.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20047.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20048.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20049.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20050.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/CtaColumnsSectionType.php';
  20051.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\CtaColumnsSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\CtaColumnsSectionType();
  20052.     }
  20053.     /**
  20054.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\EventSectionType' shared autowired service.
  20055.      *
  20056.      * @return \Juki\Bundle\AppBundle\Form\Section\EventSectionType
  20057.      */
  20058.     protected function getEventSectionTypeService()
  20059.     {
  20060.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20061.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20062.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20063.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20064.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/EventSectionType.php';
  20065.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\EventSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\EventSectionType();
  20066.     }
  20067.     /**
  20068.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\GeneralCataloguesBlockSectionType' shared autowired service.
  20069.      *
  20070.      * @return \Juki\Bundle\AppBundle\Form\Section\GeneralCataloguesBlockSectionType
  20071.      */
  20072.     protected function getGeneralCataloguesBlockSectionTypeService()
  20073.     {
  20074.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20075.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20076.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20077.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20078.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/GeneralCataloguesBlockSectionType.php';
  20079.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\GeneralCataloguesBlockSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\GeneralCataloguesBlockSectionType();
  20080.     }
  20081.     /**
  20082.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\GetInspiredSectionType' shared autowired service.
  20083.      *
  20084.      * @return \Juki\Bundle\AppBundle\Form\Section\GetInspiredSectionType
  20085.      */
  20086.     protected function getGetInspiredSectionTypeService()
  20087.     {
  20088.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20089.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20090.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20091.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20092.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/GetInspiredSectionType.php';
  20093.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\GetInspiredSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\GetInspiredSectionType();
  20094.     }
  20095.     /**
  20096.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\InformationIconsSectionType' shared autowired service.
  20097.      *
  20098.      * @return \Juki\Bundle\AppBundle\Form\Section\InformationIconsSectionType
  20099.      */
  20100.     protected function getInformationIconsSectionTypeService()
  20101.     {
  20102.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20103.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20104.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20105.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20106.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/InformationIconsSectionType.php';
  20107.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\InformationIconsSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\InformationIconsSectionType();
  20108.     }
  20109.     /**
  20110.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\LastEventSectionType' shared autowired service.
  20111.      *
  20112.      * @return \Juki\Bundle\AppBundle\Form\Section\LastEventSectionType
  20113.      */
  20114.     protected function getLastEventSectionTypeService()
  20115.     {
  20116.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20117.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20118.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20119.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20120.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/LastEventSectionType.php';
  20121.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\LastEventSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\LastEventSectionType();
  20122.     }
  20123.     /**
  20124.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\MainCategoriesSectionType' shared autowired service.
  20125.      *
  20126.      * @return \Juki\Bundle\AppBundle\Form\Section\MainCategoriesSectionType
  20127.      */
  20128.     protected function getMainCategoriesSectionTypeService()
  20129.     {
  20130.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20131.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20132.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20133.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/MainCategoriesSectionType.php';
  20134.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\MainCategoriesSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\MainCategoriesSectionType();
  20135.     }
  20136.     /**
  20137.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\OperationsBlockSectionType' shared autowired service.
  20138.      *
  20139.      * @return \Juki\Bundle\AppBundle\Form\Section\OperationsBlockSectionType
  20140.      */
  20141.     protected function getOperationsBlockSectionTypeService()
  20142.     {
  20143.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20144.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20145.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20146.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20147.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/OperationsBlockSectionType.php';
  20148.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\OperationsBlockSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\OperationsBlockSectionType();
  20149.     }
  20150.     /**
  20151.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\PhotoHotspotBlockSectionType' shared autowired service.
  20152.      *
  20153.      * @return \Juki\Bundle\AppBundle\Form\Section\PhotoHotspotBlockSectionType
  20154.      */
  20155.     protected function getPhotoHotspotBlockSectionTypeService()
  20156.     {
  20157.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20158.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20159.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20160.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20161.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/PhotoHotspotBlockSectionType.php';
  20162.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoHotspotBlockSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\PhotoHotspotBlockSectionType();
  20163.     }
  20164.     /**
  20165.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\PhotoTextBlockSectionType' shared autowired service.
  20166.      *
  20167.      * @return \Juki\Bundle\AppBundle\Form\Section\PhotoTextBlockSectionType
  20168.      */
  20169.     protected function getPhotoTextBlockSectionTypeService()
  20170.     {
  20171.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20172.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20173.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20174.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20175.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/PhotoTextBlockSectionType.php';
  20176.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextBlockSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\PhotoTextBlockSectionType();
  20177.     }
  20178.     /**
  20179.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\PhotoTextGalleryBlockSectionType' shared autowired service.
  20180.      *
  20181.      * @return \Juki\Bundle\AppBundle\Form\Section\PhotoTextGalleryBlockSectionType
  20182.      */
  20183.     protected function getPhotoTextGalleryBlockSectionTypeService()
  20184.     {
  20185.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20186.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20187.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20188.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20189.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/PhotoTextGalleryBlockSectionType.php';
  20190.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextGalleryBlockSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\PhotoTextGalleryBlockSectionType();
  20191.     }
  20192.     /**
  20193.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\QuoteSectionType' shared autowired service.
  20194.      *
  20195.      * @return \Juki\Bundle\AppBundle\Form\Section\QuoteSectionType
  20196.      */
  20197.     protected function getQuoteSectionTypeService()
  20198.     {
  20199.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20200.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20201.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20202.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20203.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/QuoteSectionType.php';
  20204.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\QuoteSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\QuoteSectionType();
  20205.     }
  20206.     /**
  20207.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\SelectedCategoriesSectionType' shared autowired service.
  20208.      *
  20209.      * @return \Juki\Bundle\AppBundle\Form\Section\SelectedCategoriesSectionType
  20210.      */
  20211.     protected function getSelectedCategoriesSectionTypeService()
  20212.     {
  20213.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20214.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20215.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20216.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20217.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/SelectedCategoriesSectionType.php';
  20218.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\SelectedCategoriesSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\SelectedCategoriesSectionType();
  20219.     }
  20220.     /**
  20221.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\SimpleEventsListSectionType' shared autowired service.
  20222.      *
  20223.      * @return \Juki\Bundle\AppBundle\Form\Section\SimpleEventsListSectionType
  20224.      */
  20225.     protected function getSimpleEventsListSectionTypeService()
  20226.     {
  20227.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20228.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20229.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20230.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20231.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/SimpleEventsListSectionType.php';
  20232.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleEventsListSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\SimpleEventsListSectionType();
  20233.     }
  20234.     /**
  20235.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\SimpleHsmCtaSectionType' shared autowired service.
  20236.      *
  20237.      * @return \Juki\Bundle\AppBundle\Form\Section\SimpleHsmCtaSectionType
  20238.      */
  20239.     protected function getSimpleHsmCtaSectionTypeService()
  20240.     {
  20241.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20242.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20243.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20244.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20245.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/SimpleHsmCtaSectionType.php';
  20246.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleHsmCtaSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\SimpleHsmCtaSectionType();
  20247.     }
  20248.     /**
  20249.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\TextBlocksFormSectionType' shared autowired service.
  20250.      *
  20251.      * @return \Juki\Bundle\AppBundle\Form\Section\TextBlocksFormSectionType
  20252.      */
  20253.     protected function getTextBlocksFormSectionTypeService()
  20254.     {
  20255.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20256.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20257.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20258.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20259.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/TextBlocksFormSectionType.php';
  20260.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\TextBlocksFormSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\TextBlocksFormSectionType();
  20261.     }
  20262.     /**
  20263.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\TextColumnsSectionType' shared autowired service.
  20264.      *
  20265.      * @return \Juki\Bundle\AppBundle\Form\Section\TextColumnsSectionType
  20266.      */
  20267.     protected function getTextColumnsSectionTypeService()
  20268.     {
  20269.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20270.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20271.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20272.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20273.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/TextColumnsSectionType.php';
  20274.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\TextColumnsSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\TextColumnsSectionType();
  20275.     }
  20276.     /**
  20277.      * Gets the private 'Juki\Bundle\AppBundle\Form\Section\TimelineSectionType' shared autowired service.
  20278.      *
  20279.      * @return \Juki\Bundle\AppBundle\Form\Section\TimelineSectionType
  20280.      */
  20281.     protected function getTimelineSectionTypeService()
  20282.     {
  20283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20285.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Form/Section/AbstractSectionType.php';
  20286.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/AbstractSectionType.php';
  20287.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Section/TimelineSectionType.php';
  20288.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Section\\TimelineSectionType'] = new \Juki\Bundle\AppBundle\Form\Section\TimelineSectionType();
  20289.     }
  20290.     /**
  20291.      * Gets the private 'Juki\Bundle\AppBundle\Form\TagCategoryFormType' shared autowired service.
  20292.      *
  20293.      * @return \Juki\Bundle\AppBundle\Form\TagCategoryFormType
  20294.      */
  20295.     protected function getTagCategoryFormTypeService()
  20296.     {
  20297.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20298.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20299.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Form/Type/TagFormType.php';
  20300.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/TagCategoryFormType.php';
  20301.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\TagCategoryFormType'] = new \Juki\Bundle\AppBundle\Form\TagCategoryFormType();
  20302.     }
  20303.     /**
  20304.      * Gets the private 'Juki\Bundle\AppBundle\Form\TextTitleType' shared autowired service.
  20305.      *
  20306.      * @return \Juki\Bundle\AppBundle\Form\TextTitleType
  20307.      */
  20308.     protected function getTextTitleTypeService()
  20309.     {
  20310.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20311.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20312.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  20313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TextType.php';
  20314.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/TextTitleType.php';
  20315.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\TextTitleType'] = new \Juki\Bundle\AppBundle\Form\TextTitleType();
  20316.     }
  20317.     /**
  20318.      * Gets the private 'Juki\Bundle\AppBundle\Form\Type\ArticleOrProductType' shared autowired service.
  20319.      *
  20320.      * @return \Juki\Bundle\AppBundle\Form\Type\ArticleOrProductType
  20321.      */
  20322.     protected function getArticleOrProductTypeService()
  20323.     {
  20324.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20325.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20326.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Type/ArticleOrProductType.php';
  20327.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Type\\ArticleOrProductType'] = new \Juki\Bundle\AppBundle\Form\Type\ArticleOrProductType();
  20328.     }
  20329.     /**
  20330.      * Gets the private 'Juki\Bundle\AppBundle\Form\Type\InformationIconType' shared autowired service.
  20331.      *
  20332.      * @return \Juki\Bundle\AppBundle\Form\Type\InformationIconType
  20333.      */
  20334.     protected function getInformationIconTypeService()
  20335.     {
  20336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20337.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20338.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Type/InformationIconType.php';
  20339.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Type\\InformationIconType'] = new \Juki\Bundle\AppBundle\Form\Type\InformationIconType();
  20340.     }
  20341.     /**
  20342.      * Gets the private 'Juki\Bundle\AppBundle\Form\Type\UrlTextType' shared autowired service.
  20343.      *
  20344.      * @return \Juki\Bundle\AppBundle\Form\Type\UrlTextType
  20345.      */
  20346.     protected function getUrlTextTypeService()
  20347.     {
  20348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20350.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Type/UrlTextType.php';
  20351.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Type\\UrlTextType'] = new \Juki\Bundle\AppBundle\Form\Type\UrlTextType();
  20352.     }
  20353.     /**
  20354.      * Gets the private 'Juki\Bundle\AppBundle\Form\Type\UrlType' shared autowired service.
  20355.      *
  20356.      * @return \Juki\Bundle\AppBundle\Form\Type\UrlType
  20357.      */
  20358.     protected function getUrlTypeService()
  20359.     {
  20360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/UrlType.php';
  20363.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/Type/UrlType.php';
  20364.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\Type\\UrlType'] = new \Juki\Bundle\AppBundle\Form\Type\UrlType();
  20365.     }
  20366.     /**
  20367.      * Gets the private 'Juki\Bundle\AppBundle\Form\WizardCategoryType' shared autowired service.
  20368.      *
  20369.      * @return \Juki\Bundle\AppBundle\Form\WizardCategoryType
  20370.      */
  20371.     protected function getWizardCategoryTypeService()
  20372.     {
  20373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20375.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Form/WizardCategoryType.php';
  20376.         return $this->privates['Juki\\Bundle\\AppBundle\\Form\\WizardCategoryType'] = new \Juki\Bundle\AppBundle\Form\WizardCategoryType();
  20377.     }
  20378.     /**
  20379.      * Gets the private 'Juki\Bundle\AppBundle\Helper\LoadFilesHelper' shared autowired service.
  20380.      *
  20381.      * @return \Juki\Bundle\AppBundle\Helper\LoadFilesHelper
  20382.      */
  20383.     protected function getLoadFilesHelperService()
  20384.     {
  20385.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  20386.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Helper/LoadFilesHelper.php';
  20387.         return $this->privates['Juki\\Bundle\\AppBundle\\Helper\\LoadFilesHelper'] = new \Juki\Bundle\AppBundle\Helper\LoadFilesHelper(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager'] ?? $this->getDirectoryManagerService()), $this);
  20388.     }
  20389.     /**
  20390.      * Gets the private 'Juki\Bundle\AppBundle\Manager\ContactFormManager' shared autowired service.
  20391.      *
  20392.      * @return \Juki\Bundle\AppBundle\Manager\ContactFormManager
  20393.      */
  20394.     protected function getContactFormManagerService()
  20395.     {
  20396.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20397.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactFormManager'])) {
  20398.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactFormManager'];
  20399.         }
  20400.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactFormManager'] = new \Juki\Bundle\AppBundle\Manager\ContactFormManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20401.     }
  20402.     /**
  20403.      * Gets the private 'Juki\Bundle\AppBundle\Manager\ContactManager' shared autowired service.
  20404.      *
  20405.      * @return \Juki\Bundle\AppBundle\Manager\ContactManager
  20406.      */
  20407.     protected function getContactManager2Service()
  20408.     {
  20409.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20410.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactManager'])) {
  20411.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactManager'];
  20412.         }
  20413.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\ContactManager'] = new \Juki\Bundle\AppBundle\Manager\ContactManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20414.     }
  20415.     /**
  20416.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\DeviceCategoryManager' shared autowired service.
  20417.      *
  20418.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\DeviceCategoryManager
  20419.      */
  20420.     protected function getDeviceCategoryManagerService()
  20421.     {
  20422.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20423.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DeviceCategoryManager'])) {
  20424.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DeviceCategoryManager'];
  20425.         }
  20426.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DeviceCategoryManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\DeviceCategoryManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20427.     }
  20428.     /**
  20429.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\DeviceManager' shared autowired service.
  20430.      *
  20431.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\DeviceManager
  20432.      */
  20433.     protected function getDeviceManagerService()
  20434.     {
  20435.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20436.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DeviceManager'])) {
  20437.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DeviceManager'];
  20438.         }
  20439.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DeviceManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\DeviceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20440.     }
  20441.     /**
  20442.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\DistributorManager' shared autowired service.
  20443.      *
  20444.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\DistributorManager
  20445.      */
  20446.     protected function getDistributorManagerService()
  20447.     {
  20448.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20449.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DistributorManager'])) {
  20450.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DistributorManager'];
  20451.         }
  20452.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\DistributorManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\DistributorManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20453.     }
  20454.     /**
  20455.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\EventManager' shared autowired service.
  20456.      *
  20457.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\EventManager
  20458.      */
  20459.     protected function getEventManagerService()
  20460.     {
  20461.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20462.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\EventManager'])) {
  20463.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\EventManager'];
  20464.         }
  20465.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\EventManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\EventManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20466.     }
  20467.     /**
  20468.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\FeatureHsmManager' shared autowired service.
  20469.      *
  20470.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\FeatureHsmManager
  20471.      */
  20472.     protected function getFeatureHsmManagerService()
  20473.     {
  20474.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20475.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\FeatureHsmManager'])) {
  20476.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\FeatureHsmManager'];
  20477.         }
  20478.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\FeatureHsmManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\FeatureHsmManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20479.     }
  20480.     /**
  20481.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\FeatureManager' shared autowired service.
  20482.      *
  20483.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\FeatureManager
  20484.      */
  20485.     protected function getFeatureManagerService()
  20486.     {
  20487.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20488.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\FeatureManager'])) {
  20489.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\FeatureManager'];
  20490.         }
  20491.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\FeatureManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\FeatureManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20492.     }
  20493.     /**
  20494.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\ProductAccessoryManager' shared autowired service.
  20495.      *
  20496.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\ProductAccessoryManager
  20497.      */
  20498.     protected function getProductAccessoryManagerService()
  20499.     {
  20500.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20501.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ProductAccessoryManager'])) {
  20502.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ProductAccessoryManager'];
  20503.         }
  20504.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ProductAccessoryManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\ProductAccessoryManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20505.     }
  20506.     /**
  20507.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\RegionManager' shared autowired service.
  20508.      *
  20509.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\RegionManager
  20510.      */
  20511.     protected function getRegionManagerService()
  20512.     {
  20513.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20514.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\RegionManager'])) {
  20515.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\RegionManager'];
  20516.         }
  20517.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\RegionManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\RegionManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20518.     }
  20519.     /**
  20520.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\SewManager' shared autowired service.
  20521.      *
  20522.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\SewManager
  20523.      */
  20524.     protected function getSewManagerService()
  20525.     {
  20526.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20527.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\SewManager'])) {
  20528.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\SewManager'];
  20529.         }
  20530.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\SewManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\SewManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20531.     }
  20532.     /**
  20533.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\ShopManager' shared autowired service.
  20534.      *
  20535.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\ShopManager
  20536.      */
  20537.     protected function getShopManagerService()
  20538.     {
  20539.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20540.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ShopManager'])) {
  20541.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ShopManager'];
  20542.         }
  20543.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\ShopManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\ShopManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20544.     }
  20545.     /**
  20546.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\TimelineEventManager' shared autowired service.
  20547.      *
  20548.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\TimelineEventManager
  20549.      */
  20550.     protected function getTimelineEventManagerService()
  20551.     {
  20552.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20553.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineEventManager'])) {
  20554.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineEventManager'];
  20555.         }
  20556.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineEventManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\TimelineEventManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20557.     }
  20558.     /**
  20559.      * Gets the private 'Juki\Bundle\AppBundle\Manager\Dictionary\TimelineManager' shared autowired service.
  20560.      *
  20561.      * @return \Juki\Bundle\AppBundle\Manager\Dictionary\TimelineManager
  20562.      */
  20563.     protected function getTimelineManagerService()
  20564.     {
  20565.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20566.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineManager'])) {
  20567.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineManager'];
  20568.         }
  20569.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\Dictionary\\TimelineManager'] = new \Juki\Bundle\AppBundle\Manager\Dictionary\TimelineManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20570.     }
  20571.     /**
  20572.      * Gets the private 'Juki\Bundle\AppBundle\Manager\PosManager' shared autowired service.
  20573.      *
  20574.      * @return \Juki\Bundle\AppBundle\Manager\PosManager
  20575.      */
  20576.     protected function getPosManagerService()
  20577.     {
  20578.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20579.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\PosManager'])) {
  20580.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\PosManager'];
  20581.         }
  20582.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\PosManager'] = new \Juki\Bundle\AppBundle\Manager\PosManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20583.     }
  20584.     /**
  20585.      * Gets the private 'Juki\Bundle\AppBundle\Manager\ProductAttachmentManager' shared autowired service.
  20586.      *
  20587.      * @return \Juki\Bundle\AppBundle\Manager\ProductAttachmentManager
  20588.      */
  20589.     protected function getProductAttachmentManagerService()
  20590.     {
  20591.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20592.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductAttachmentManager'])) {
  20593.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductAttachmentManager'];
  20594.         }
  20595.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductAttachmentManager'] = new \Juki\Bundle\AppBundle\Manager\ProductAttachmentManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20596.     }
  20597.     /**
  20598.      * Gets the private 'Juki\Bundle\AppBundle\Manager\ProductManager' shared autowired service.
  20599.      *
  20600.      * @return \Juki\Bundle\AppBundle\Manager\ProductManager
  20601.      */
  20602.     protected function getProductManagerService()
  20603.     {
  20604.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20605.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductManager'])) {
  20606.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductManager'];
  20607.         }
  20608.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\ProductManager'] = new \Juki\Bundle\AppBundle\Manager\ProductManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20609.     }
  20610.     /**
  20611.      * Gets the private 'Juki\Bundle\AppBundle\Manager\RegistrationRequestManager' shared autowired service.
  20612.      *
  20613.      * @return \Juki\Bundle\AppBundle\Manager\RegistrationRequestManager
  20614.      */
  20615.     protected function getRegistrationRequestManagerService()
  20616.     {
  20617.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20618.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\RegistrationRequestManager'])) {
  20619.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\RegistrationRequestManager'];
  20620.         }
  20621.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\RegistrationRequestManager'] = new \Juki\Bundle\AppBundle\Manager\RegistrationRequestManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20622.     }
  20623.     /**
  20624.      * Gets the private 'Juki\Bundle\AppBundle\Manager\TagCategoryManager' shared autowired service.
  20625.      *
  20626.      * @return \Juki\Bundle\AppBundle\Manager\TagCategoryManager
  20627.      */
  20628.     protected function getTagCategoryManagerService()
  20629.     {
  20630.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20631.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\TagCategoryManager'])) {
  20632.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\TagCategoryManager'];
  20633.         }
  20634.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\TagCategoryManager'] = new \Juki\Bundle\AppBundle\Manager\TagCategoryManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20635.     }
  20636.     /**
  20637.      * Gets the private 'Juki\Bundle\AppBundle\Manager\WizardCategoryManager' shared autowired service.
  20638.      *
  20639.      * @return \Juki\Bundle\AppBundle\Manager\WizardCategoryManager
  20640.      */
  20641.     protected function getWizardCategoryManagerService()
  20642.     {
  20643.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\Factory\\EntityCloneFactory'] ?? $this->getEntityCloneFactoryService());
  20644.         if (isset($this->privates['Juki\\Bundle\\AppBundle\\Manager\\WizardCategoryManager'])) {
  20645.             return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\WizardCategoryManager'];
  20646.         }
  20647.         return $this->privates['Juki\\Bundle\\AppBundle\\Manager\\WizardCategoryManager'] = new \Juki\Bundle\AppBundle\Manager\WizardCategoryManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Handler\\FormHandler'] ?? $this->getFormHandlerService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20648.     }
  20649.     /**
  20650.      * Gets the private 'Juki\Bundle\AppBundle\Repository\Dictionary\FeatureHsmRepository' shared autowired service.
  20651.      *
  20652.      * @return \Juki\Bundle\AppBundle\Repository\Dictionary\FeatureHsmRepository
  20653.      */
  20654.     protected function getFeatureHsmRepositoryService()
  20655.     {
  20656.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Repository/Dictionary/FeatureHsmRepository.php';
  20657.         return $this->privates['Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\FeatureHsmRepository'] = new \Juki\Bundle\AppBundle\Repository\Dictionary\FeatureHsmRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20658.     }
  20659.     /**
  20660.      * Gets the private 'Juki\Bundle\AppBundle\Repository\Dictionary\ProductAccessoryRepository' shared autowired service.
  20661.      *
  20662.      * @return \Juki\Bundle\AppBundle\Repository\Dictionary\ProductAccessoryRepository
  20663.      */
  20664.     protected function getProductAccessoryRepositoryService()
  20665.     {
  20666.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Repository/Dictionary/ProductAccessoryRepository.php';
  20667.         return $this->privates['Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\ProductAccessoryRepository'] = new \Juki\Bundle\AppBundle\Repository\Dictionary\ProductAccessoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20668.     }
  20669.     /**
  20670.      * Gets the private 'Juki\Bundle\AppBundle\Repository\Dictionary\RegionRepository' shared autowired service.
  20671.      *
  20672.      * @return \Juki\Bundle\AppBundle\Repository\Dictionary\RegionRepository
  20673.      */
  20674.     protected function getRegionRepositoryService()
  20675.     {
  20676.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Repository/Dictionary/RegionRepository.php';
  20677.         return $this->privates['Juki\\Bundle\\AppBundle\\Repository\\Dictionary\\RegionRepository'] = new \Juki\Bundle\AppBundle\Repository\Dictionary\RegionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20678.     }
  20679.     /**
  20680.      * Gets the private 'Juki\Bundle\AppBundle\Repository\ProductRepository' shared autowired service.
  20681.      *
  20682.      * @return \Juki\Bundle\AppBundle\Repository\ProductRepository
  20683.      */
  20684.     protected function getProductRepositoryService()
  20685.     {
  20686.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Repository/ProductRepository.php';
  20687.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Repository/ProductRepository.php';
  20688.         return $this->privates['Juki\\Bundle\\AppBundle\\Repository\\ProductRepository'] = new \Juki\Bundle\AppBundle\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20689.     }
  20690.     /**
  20691.      * Gets the private 'Juki\Bundle\AppBundle\Repository\ShopRepository' shared autowired service.
  20692.      *
  20693.      * @return \Juki\Bundle\AppBundle\Repository\ShopRepository
  20694.      */
  20695.     protected function getShopRepositoryService()
  20696.     {
  20697.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Repository/ShopRepository.php';
  20698.         return $this->privates['Juki\\Bundle\\AppBundle\\Repository\\ShopRepository'] = new \Juki\Bundle\AppBundle\Repository\ShopRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20699.     }
  20700.     /**
  20701.      * Gets the private 'Juki\Bundle\AppBundle\Repository\TagCategoryRepository' shared autowired service.
  20702.      *
  20703.      * @return \Juki\Bundle\AppBundle\Repository\TagCategoryRepository
  20704.      */
  20705.     protected function getTagCategoryRepositoryService()
  20706.     {
  20707.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Repository/TagCategoryRepository.php';
  20708.         return $this->privates['Juki\\Bundle\\AppBundle\\Repository\\TagCategoryRepository'] = new \Juki\Bundle\AppBundle\Repository\TagCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20709.     }
  20710.     /**
  20711.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\ArticleAdditionalCategoryNormalizer' shared autowired service.
  20712.      *
  20713.      * @return \Juki\Bundle\AppBundle\Serializer\ArticleAdditionalCategoryNormalizer
  20714.      */
  20715.     protected function getArticleAdditionalCategoryNormalizerService()
  20716.     {
  20717.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20718.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/ArticleAdditionalCategoryNormalizer.php';
  20719.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ArticleAdditionalCategoryNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\ArticleAdditionalCategoryNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\ArticleAdditionalCategoryNormalizer'$this));
  20720.     }
  20721.     /**
  20722.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\ArticleCategoryNormalizer' shared autowired service.
  20723.      *
  20724.      * @return \Juki\Bundle\AppBundle\Serializer\ArticleCategoryNormalizer
  20725.      */
  20726.     protected function getArticleCategoryNormalizerService()
  20727.     {
  20728.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20729.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/ArticleCategoryNormalizer.php';
  20730.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ArticleCategoryNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\ArticleCategoryNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\ArticleCategoryNormalizer'$this), ($this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ArticleCategoryRepository'] ?? $this->getArticleCategoryRepositoryService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()));
  20731.     }
  20732.     /**
  20733.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\ArticleNormalizer' shared autowired service.
  20734.      *
  20735.      * @return \Juki\Bundle\AppBundle\Serializer\ArticleNormalizer
  20736.      */
  20737.     protected function getArticleNormalizerService()
  20738.     {
  20739.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20740.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/ArticleNormalizer.php';
  20741.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ArticleNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\ArticleNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\ArticleNormalizer'$this));
  20742.     }
  20743.     /**
  20744.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\CategoryNormalizer' shared autowired service.
  20745.      *
  20746.      * @return \Juki\Bundle\AppBundle\Serializer\CategoryNormalizer
  20747.      */
  20748.     protected function getCategoryNormalizerService()
  20749.     {
  20750.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20751.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/CategoryNormalizer.php';
  20752.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\CategoryNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\CategoryNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\CategoryNormalizer'$this), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Helper\\FiltersHelper'] ?? $this->getFiltersHelperService()));
  20753.     }
  20754.     /**
  20755.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\ContactFormNormalizer' shared autowired service.
  20756.      *
  20757.      * @return \Juki\Bundle\AppBundle\Serializer\ContactFormNormalizer
  20758.      */
  20759.     protected function getContactFormNormalizerService()
  20760.     {
  20761.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20762.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/ContactFormNormalizer.php';
  20763.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ContactFormNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\ContactFormNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\ContactFormNormalizer'$this));
  20764.     }
  20765.     /**
  20766.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\EventNormalizer' shared autowired service.
  20767.      *
  20768.      * @return \Juki\Bundle\AppBundle\Serializer\EventNormalizer
  20769.      */
  20770.     protected function getEventNormalizerService()
  20771.     {
  20772.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20773.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/EventNormalizer.php';
  20774.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\EventNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\EventNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\EventNormalizer'$this));
  20775.     }
  20776.     /**
  20777.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\FileNormalizer' shared autowired service.
  20778.      *
  20779.      * @return \Juki\Bundle\AppBundle\Serializer\FileNormalizer
  20780.      */
  20781.     protected function getFileNormalizer2Service()
  20782.     {
  20783.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20784.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/FileNormalizer.php';
  20785.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\FileNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\FileNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\FileNormalizer'$this));
  20786.     }
  20787.     /**
  20788.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\PosNormalizer' shared autowired service.
  20789.      *
  20790.      * @return \Juki\Bundle\AppBundle\Serializer\PosNormalizer
  20791.      */
  20792.     protected function getPosNormalizerService()
  20793.     {
  20794.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20795.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/PosNormalizer.php';
  20796.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\PosNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\PosNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\PosNormalizer'$this));
  20797.     }
  20798.     /**
  20799.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\ProductNormalizer' shared autowired service.
  20800.      *
  20801.      * @return \Juki\Bundle\AppBundle\Serializer\ProductNormalizer
  20802.      */
  20803.     protected function getProductNormalizerService()
  20804.     {
  20805.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20806.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/SeoMetadataNormalizerTrait.php';
  20807.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/ProductNormalizer.php';
  20808.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ProductNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\ProductNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\ProductNormalizer'$this));
  20809.     }
  20810.     /**
  20811.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\SectionGroupsNormalizer' shared autowired service.
  20812.      *
  20813.      * @return \Juki\Bundle\AppBundle\Serializer\SectionGroupsNormalizer
  20814.      */
  20815.     protected function getSectionGroupsNormalizerService()
  20816.     {
  20817.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20818.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/SeoMetadataNormalizerTrait.php';
  20819.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/SectionGroupsNormalizer.php';
  20820.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\SectionGroupsNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\SectionGroupsNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\SectionGroupsNormalizer'$this));
  20821.     }
  20822.     /**
  20823.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\SectionNormalizer' shared autowired service.
  20824.      *
  20825.      * @return \Juki\Bundle\AppBundle\Serializer\SectionNormalizer
  20826.      */
  20827.     protected function getSectionNormalizerService()
  20828.     {
  20829.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20830.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/SectionNormalizer.php';
  20831.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\SectionNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\SectionNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\SectionNormalizer'$this));
  20832.     }
  20833.     /**
  20834.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\ShopNormalizer' shared autowired service.
  20835.      *
  20836.      * @return \Juki\Bundle\AppBundle\Serializer\ShopNormalizer
  20837.      */
  20838.     protected function getShopNormalizerService()
  20839.     {
  20840.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20841.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/ShopNormalizer.php';
  20842.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\ShopNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\ShopNormalizer(($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()));
  20843.     }
  20844.     /**
  20845.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\SlideNormalizer' shared autowired service.
  20846.      *
  20847.      * @return \Juki\Bundle\AppBundle\Serializer\SlideNormalizer
  20848.      */
  20849.     protected function getSlideNormalizerService()
  20850.     {
  20851.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20852.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/SlideNormalizer.php';
  20853.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\SlideNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\SlideNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\SlideNormalizer'$this));
  20854.     }
  20855.     /**
  20856.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\TagNormalizer' shared autowired service.
  20857.      *
  20858.      * @return \Juki\Bundle\AppBundle\Serializer\TagNormalizer
  20859.      */
  20860.     protected function getTagNormalizerService()
  20861.     {
  20862.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20863.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/TagNormalizer.php';
  20864.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\TagNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\TagNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\TagNormalizer'$this));
  20865.     }
  20866.     /**
  20867.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\TimelineNormalizer' shared autowired service.
  20868.      *
  20869.      * @return \Juki\Bundle\AppBundle\Serializer\TimelineNormalizer
  20870.      */
  20871.     protected function getTimelineNormalizerService()
  20872.     {
  20873.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20874.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/TimelineNormalizer.php';
  20875.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\TimelineNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\TimelineNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\TimelineNormalizer'$this));
  20876.     }
  20877.     /**
  20878.      * Gets the private 'Juki\Bundle\AppBundle\Serializer\WizardCategoryNormalizer' shared autowired service.
  20879.      *
  20880.      * @return \Juki\Bundle\AppBundle\Serializer\WizardCategoryNormalizer
  20881.      */
  20882.     protected function getWizardCategoryNormalizerService()
  20883.     {
  20884.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/AbstractNormalizer.php';
  20885.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Serializer/WizardCategoryNormalizer.php';
  20886.         return $this->privates['Juki\\Bundle\\AppBundle\\Serializer\\WizardCategoryNormalizer'] = new \Juki\Bundle\AppBundle\Serializer\WizardCategoryNormalizer(($this->privates['.service_locator.TwOeOFB'] ?? $this->get_ServiceLocator_TwOeOFBService())->withContext('Juki\\Bundle\\AppBundle\\Serializer\\WizardCategoryNormalizer'$this));
  20887.     }
  20888.     /**
  20889.      * Gets the private 'Juki\Bundle\AppBundle\Service\Helper\FiltersHelper' shared autowired service.
  20890.      *
  20891.      * @return \Juki\Bundle\AppBundle\Service\Helper\FiltersHelper
  20892.      */
  20893.     protected function getFiltersHelperService()
  20894.     {
  20895.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Service/Helper/FiltersHelper.php';
  20896.         return $this->privates['Juki\\Bundle\\AppBundle\\Service\\Helper\\FiltersHelper'] = new \Juki\Bundle\AppBundle\Service\Helper\FiltersHelper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  20897.     }
  20898.     /**
  20899.      * Gets the private 'Juki\Bundle\AppBundle\Service\Search\ElasticSearch\ElasticSearchConfigurator' shared autowired service.
  20900.      *
  20901.      * @return \Juki\Bundle\AppBundle\Service\Search\ElasticSearch\ElasticSearchConfigurator
  20902.      */
  20903.     protected function getElasticSearchConfigurator2Service()
  20904.     {
  20905.         return $this->privates['Juki\\Bundle\\AppBundle\\Service\\Search\\ElasticSearch\\ElasticSearchConfigurator'] = new \Juki\Bundle\AppBundle\Service\Search\ElasticSearch\ElasticSearchConfigurator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Hitso\\Bundle\\CommonBundle\\Manager\\SystemConfigurationManager'] ?? $this->getSystemConfigurationManagerService()));
  20906.     }
  20907.     /**
  20908.      * Gets the private 'Juki\Bundle\AppBundle\Service\Search\ProductSearch' shared autowired service.
  20909.      *
  20910.      * @return \Juki\Bundle\AppBundle\Service\Search\ProductSearch
  20911.      */
  20912.     protected function getProductSearchService()
  20913.     {
  20914.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Service/Search/ProductSearch.php';
  20915.         return $this->privates['Juki\\Bundle\\AppBundle\\Service\\Search\\ProductSearch'] = new \Juki\Bundle\AppBundle\Service\Search\ProductSearch(($this->privates['Juki\\Bundle\\AppBundle\\Service\\Helper\\FiltersHelper'] ?? $this->getFiltersHelperService()), ($this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] ?? $this->getShopSessionStorageService()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\ProductRepository'] ?? $this->getProductRepository2Service()), ($this->privates['Hitso\\Bundle\\CatalogBundle\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['Juki\\Bundle\\AppBundle\\Serializer\\CategoryNormalizer'] ?? $this->getCategoryNormalizerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()));
  20916.     }
  20917.     /**
  20918.      * Gets the private 'Juki\Bundle\AppBundle\Service\Storage\ShopSessionStorage' shared autowired service.
  20919.      *
  20920.      * @return \Juki\Bundle\AppBundle\Service\Storage\ShopSessionStorage
  20921.      */
  20922.     protected function getShopSessionStorageService()
  20923.     {
  20924.         return $this->privates['Juki\\Bundle\\AppBundle\\Service\\Storage\\ShopSessionStorage'] = new \Juki\Bundle\AppBundle\Service\Storage\ShopSessionStorage(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['session'] ?? $this->getSessionService()));
  20925.     }
  20926.     /**
  20927.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  20928.      *
  20929.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  20930.      */
  20931.     protected function getSentryTestCommandService()
  20932.     {
  20933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20934.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  20935.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand();
  20936.         $instance->setName('sentry:test');
  20937.         return $instance;
  20938.     }
  20939.     /**
  20940.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  20941.      *
  20942.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  20943.      */
  20944.     protected function getConsoleListenerService()
  20945.     {
  20946.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  20947.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  20948.     }
  20949.     /**
  20950.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  20951.      *
  20952.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  20953.      */
  20954.     protected function getErrorListenerService()
  20955.     {
  20956.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  20957.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  20958.     }
  20959.     /**
  20960.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  20961.      *
  20962.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  20963.      */
  20964.     protected function getRequestListenerService()
  20965.     {
  20966.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  20967.     }
  20968.     /**
  20969.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  20970.      *
  20971.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  20972.      */
  20973.     protected function getSubRequestListenerService()
  20974.     {
  20975.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  20976.     }
  20977.     /**
  20978.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  20979.      *
  20980.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  20981.      */
  20982.     protected function getTracingConsoleListenerService()
  20983.     {
  20984.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  20985.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [=> 'messenger:consume']);
  20986.     }
  20987.     /**
  20988.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  20989.      *
  20990.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  20991.      */
  20992.     protected function getTracingRequestListenerService()
  20993.     {
  20994.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  20995.     }
  20996.     /**
  20997.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  20998.      *
  20999.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  21000.      */
  21001.     protected function getTracingSubRequestListenerService()
  21002.     {
  21003.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  21004.     }
  21005.     /**
  21006.      * Gets the private 'Sentry\State\HubInterface' shared service.
  21007.      *
  21008.      * @return \Sentry\State\HubInterface
  21009.      */
  21010.     protected function getHubInterfaceService()
  21011.     {
  21012.         $this->privates['Sentry\\State\\HubInterface'] = $instance = \Sentry\State\HubAdapter::getInstance();
  21013.         $a = new \Sentry\Options(['environment' => 'dev''integrations' => [=> new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'App\\Exception\\UserNotFoundException'=> 'Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException']]), => new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL))], 'sample_rate' => 1'traces_sample_rate' => 1'prefixes' => [=> \dirname(__DIR__4), => '.'=> '/usr/share/php'=> (\dirname(__DIR__4).'/vendor/deployer/recipes')], 'release' => 'dev-master@57fd19a''tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor')], 'in_app_include' => [], 'class_serializers' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  21014.         $b = new \Sentry\ClientBuilder($a);
  21015.         $c = ($this->privates['nyholm.psr7.psr17_factory'] ?? ($this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  21016.         $b->setSdkIdentifier('sentry.php.symfony');
  21017.         $b->setSdkVersion('4.2.10');
  21018.         $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory($c$c$c$cNULLNULL));
  21019.         $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  21020.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  21021.         if ($this->has('Psr\\Log\\NullLogger')) {
  21022.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  21023.         }
  21024.         $instance->bindClient($b->getClient());
  21025.         return $instance;
  21026.     }
  21027.     /**
  21028.      * Gets the private 'TheCodingMachine\GraphQLite\Bundle\Command\DumpSchemaCommand' shared autowired service.
  21029.      *
  21030.      * @return \TheCodingMachine\GraphQLite\Bundle\Command\DumpSchemaCommand
  21031.      */
  21032.     protected function getDumpSchemaCommandService()
  21033.     {
  21034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21035.         include_once \dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/Command/DumpSchemaCommand.php';
  21036.         $this->privates['TheCodingMachine\\GraphQLite\\Bundle\\Command\\DumpSchemaCommand'] = $instance = new \TheCodingMachine\GraphQLite\Bundle\Command\DumpSchemaCommand(($this->services['TheCodingMachine\\GraphQLite\\Schema'] ?? $this->getSchemaService()));
  21037.         $instance->setName('graphqlite:dump-schema');
  21038.         return $instance;
  21039.     }
  21040.     /**
  21041.      * Gets the private 'annotations.cache_adapter' shared service.
  21042.      *
  21043.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  21044.      */
  21045.     protected function getAnnotations_CacheAdapterService()
  21046.     {
  21047.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  21048.     }
  21049.     /**
  21050.      * Gets the private 'annotations.cache_warmer' shared service.
  21051.      *
  21052.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  21053.      */
  21054.     protected function getAnnotations_CacheWarmerService()
  21055.     {
  21056.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  21057.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  21058.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  21059.     }
  21060.     /**
  21061.      * Gets the private 'annotations.cached_reader' shared service.
  21062.      *
  21063.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  21064.      */
  21065.     protected function getAnnotations_CachedReaderService()
  21066.     {
  21067.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  21068.     }
  21069.     /**
  21070.      * Gets the private 'annotations.reader' shared service.
  21071.      *
  21072.      * @return \Doctrine\Common\Annotations\AnnotationReader
  21073.      */
  21074.     protected function getAnnotations_ReaderService()
  21075.     {
  21076.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  21077.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  21078.         $a->registerUniqueLoader('class_exists');
  21079.         $instance->addGlobalIgnoredName('required'$a);
  21080.         return $instance;
  21081.     }
  21082.     /**
  21083.      * Gets the private 'anyx.login_gate.attempt_storage' shared service.
  21084.      *
  21085.      * @return \Anyx\LoginGateBundle\Storage\CompositeStorage
  21086.      */
  21087.     protected function getAnyx_LoginGate_AttemptStorageService()
  21088.     {
  21089.         include_once \dirname(__DIR__4).'/vendor/anyx/login-gate-bundle/Storage/StorageInterface.php';
  21090.         include_once \dirname(__DIR__4).'/vendor/anyx/login-gate-bundle/Storage/CompositeStorage.php';
  21091.         include_once \dirname(__DIR__4).'/vendor/anyx/login-gate-bundle/Storage/DatabaseStorage.php';
  21092.         return $this->privates['anyx.login_gate.attempt_storage'] = new \Anyx\LoginGateBundle\Storage\CompositeStorage([=> new \Anyx\LoginGateBundle\Storage\DatabaseStorage(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'Anyx\\LoginGateBundle\\Entity\\FailureLoginAttempt'3600)]);
  21093.     }
  21094.     /**
  21095.      * Gets the private 'anyx.login_gate.autentication_handler' shared service.
  21096.      *
  21097.      * @return \Anyx\LoginGateBundle\Security\AuthenticationHandler
  21098.      */
  21099.     protected function getAnyx_LoginGate_AutenticationHandlerService()
  21100.     {
  21101.         include_once \dirname(__DIR__4).'/vendor/anyx/login-gate-bundle/Security/AuthenticationHandler.php';
  21102.         return $this->privates['anyx.login_gate.autentication_handler'] = new \Anyx\LoginGateBundle\Security\AuthenticationHandler(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['anyx.login_gate.attempt_storage'] ?? $this->getAnyx_LoginGate_AttemptStorageService()));
  21103.     }
  21104.     /**
  21105.      * Gets the private 'anyx.login_gate.brute_force_checker' shared service.
  21106.      *
  21107.      * @return \Anyx\LoginGateBundle\Service\BruteForceChecker
  21108.      */
  21109.     protected function getAnyx_LoginGate_BruteForceCheckerService()
  21110.     {
  21111.         include_once \dirname(__DIR__4).'/vendor/anyx/login-gate-bundle/Service/BruteForceChecker.php';
  21112.         return $this->privates['anyx.login_gate.brute_force_checker'] = new \Anyx\LoginGateBundle\Service\BruteForceChecker(($this->privates['anyx.login_gate.attempt_storage'] ?? $this->getAnyx_LoginGate_AttemptStorageService()), $this->parameters['anyx.login_gate.brute_force_checker_options']);
  21113.     }
  21114.     /**
  21115.      * Gets the private 'cache.annotations.traceable' shared service.
  21116.      *
  21117.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21118.      */
  21119.     protected function getCache_Annotations_TraceableService()
  21120.     {
  21121.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('h0zIBdKbBZ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  21122.     }
  21123.     /**
  21124.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  21125.      *
  21126.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21127.      */
  21128.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  21129.     {
  21130.         return $this->privates['cache.doctrine.orm.default.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  21131.     }
  21132.     /**
  21133.      * Gets the private 'cache.property_info.traceable' shared service.
  21134.      *
  21135.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21136.      */
  21137.     protected function getCache_PropertyInfo_TraceableService()
  21138.     {
  21139.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9W0KmswrqR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  21140.     }
  21141.     /**
  21142.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  21143.      *
  21144.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21145.      */
  21146.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  21147.     {
  21148.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('axcFCrWFTI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  21149.     }
  21150.     /**
  21151.      * Gets the private 'cache.serializer.traceable' shared service.
  21152.      *
  21153.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21154.      */
  21155.     protected function getCache_Serializer_TraceableService()
  21156.     {
  21157.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Ywn00G0S3p'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  21158.     }
  21159.     /**
  21160.      * Gets the private 'cache.validator.traceable' shared service.
  21161.      *
  21162.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21163.      */
  21164.     protected function getCache_Validator_TraceableService()
  21165.     {
  21166.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('c-HxMgywzp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  21167.     }
  21168.     /**
  21169.      * Gets the private 'category_filters.cache.traceable' shared service.
  21170.      *
  21171.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21172.      */
  21173.     protected function getCategoryFilters_Cache_TraceableService()
  21174.     {
  21175.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('KNJSiks9ev'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  21176.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  21177.         return $this->privates['category_filters.cache.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  21178.     }
  21179.     /**
  21180.      * Gets the private 'cmf_seo.form.type.seo_metadata' shared service.
  21181.      *
  21182.      * @return \Symfony\Cmf\Bundle\SeoBundle\Form\Type\SeoMetadataType
  21183.      */
  21184.     protected function getCmfSeo_Form_Type_SeoMetadataService()
  21185.     {
  21186.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21187.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21188.         include_once \dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/Form/Type/SeoMetadataType.php';
  21189.         return $this->privates['cmf_seo.form.type.seo_metadata'] = new \Symfony\Cmf\Bundle\SeoBundle\Form\Type\SeoMetadataType('Hitso\\Bundle\\SeoBundle\\Entity\\SeoMetadata'$this->parameters['cmf_seo.form.options']);
  21190.     }
  21191.     /**
  21192.      * Gets the private 'cmf_seo.presentation' shared autowired service.
  21193.      *
  21194.      * @return \Hitso\Bundle\SeoBundle\Service\SeoPresentation
  21195.      */
  21196.     protected function getCmfSeo_PresentationService()
  21197.     {
  21198.         $a = ($this->privates['Hitso\\Bundle\\CommonBundle\\Media\\UrlGenerator'] ?? $this->getUrlGeneratorService());
  21199.         if (isset($this->privates['cmf_seo.presentation'])) {
  21200.             return $this->privates['cmf_seo.presentation'];
  21201.         }
  21202.         $this->privates['cmf_seo.presentation'] = $instance = new \Hitso\Bundle\SeoBundle\Service\SeoPresentation(($this->services['sonata.seo.page.default'] ?? $this->getSonata_Seo_Page_DefaultService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), new \Symfony\Cmf\Bundle\SeoBundle\DependencyInjection\ConfigValues(), ($this->privates['cmf_seo.cache.file'] ?? ($this->privates['cmf_seo.cache.file'] = new \Symfony\Cmf\Bundle\SeoBundle\Cache\FileCache($this->targetDir.'''cmf_seo'))), $a, ($this->privates['Hitso\\Bundle\\CommonBundle\\Helper\\Request\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService()));
  21203.         $instance->addExtractor(new \Symfony\Cmf\Bundle\SeoBundle\Extractor\TitleExtractor(), 0);
  21204.         $instance->addExtractor(new \Symfony\Cmf\Bundle\SeoBundle\Extractor\TitleReadExtractor(), 0);
  21205.         $instance->addExtractor(new \Symfony\Cmf\Bundle\SeoBundle\Extractor\DescriptionExtractor(), 0);
  21206.         $instance->addExtractor(new \Symfony\Cmf\Bundle\SeoBundle\Extractor\ExtrasExtractor(), 0);
  21207.         $instance->addExtractor(new \Symfony\Cmf\Bundle\SeoBundle\Extractor\KeywordsExtractor(), 0);
  21208.         $instance->addExtractor(new \Symfony\Cmf\Bundle\SeoBundle\Extractor\OriginalUrlExtractor(), 0);
  21209.         $instance->addExtractor(new \Symfony\Cmf\Bundle\SeoBundle\Extractor\OriginalRouteExtractor(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService())), 0);
  21210.         $instance->addExtractor(($this->services['Hitso\\Bundle\\ContentBundle\\Seo\\Extractor\\CategoryExtractor'] ?? $this->getCategoryExtractorService()), 0);
  21211.         $instance->addExtractor(($this->services['Hitso\\Bundle\\ContentBundle\\Seo\\Extractor\\ContentExtractor'] ?? $this->getContentExtractorService()), 0);
  21212.         return $instance;
  21213.     }
  21214.     /**
  21215.      * Gets the private 'config_cache_factory' shared service.
  21216.      *
  21217.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  21218.      */
  21219.     protected function getConfigCacheFactoryService()
  21220.     {
  21221.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  21222.             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)));
  21223.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  21224.         }, 2));
  21225.     }
  21226.     /**
  21227.      * Gets the private 'console.command.about' shared service.
  21228.      *
  21229.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  21230.      */
  21231.     protected function getConsole_Command_AboutService()
  21232.     {
  21233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21234.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  21235.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  21236.         $instance->setName('about');
  21237.         return $instance;
  21238.     }
  21239.     /**
  21240.      * Gets the private 'console.command.assets_install' shared service.
  21241.      *
  21242.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  21243.      */
  21244.     protected function getConsole_Command_AssetsInstallService()
  21245.     {
  21246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  21248.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  21249.         $instance->setName('assets:install');
  21250.         return $instance;
  21251.     }
  21252.     /**
  21253.      * Gets the private 'console.command.cache_clear' shared service.
  21254.      *
  21255.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  21256.      */
  21257.     protected function getConsole_Command_CacheClearService()
  21258.     {
  21259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21260.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  21261.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  21262.         $instance->setName('cache:clear');
  21263.         return $instance;
  21264.     }
  21265.     /**
  21266.      * Gets the private 'console.command.cache_pool_clear' shared service.
  21267.      *
  21268.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  21269.      */
  21270.     protected function getConsole_Command_CachePoolClearService()
  21271.     {
  21272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21273.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  21274.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  21275.         $instance->setName('cache:pool:clear');
  21276.         return $instance;
  21277.     }
  21278.     /**
  21279.      * Gets the private 'console.command.cache_pool_delete' shared service.
  21280.      *
  21281.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  21282.      */
  21283.     protected function getConsole_Command_CachePoolDeleteService()
  21284.     {
  21285.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21286.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  21287.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  21288.         $instance->setName('cache:pool:delete');
  21289.         return $instance;
  21290.     }
  21291.     /**
  21292.      * Gets the private 'console.command.cache_pool_list' shared service.
  21293.      *
  21294.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  21295.      */
  21296.     protected function getConsole_Command_CachePoolListService()
  21297.     {
  21298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21299.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  21300.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'wizard_category.cache'=> 'category_filters.cache'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  21301.         $instance->setName('cache:pool:list');
  21302.         return $instance;
  21303.     }
  21304.     /**
  21305.      * Gets the private 'console.command.cache_pool_prune' shared service.
  21306.      *
  21307.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  21308.      */
  21309.     protected function getConsole_Command_CachePoolPruneService()
  21310.     {
  21311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21312.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  21313.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  21314.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  21315.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  21316.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  21317.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  21318.             yield 'wizard_category.cache.traceable' => ($this->privates['wizard_category.cache.traceable'] ?? $this->getWizardCategory_Cache_TraceableService());
  21319.             yield 'category_filters.cache.traceable' => ($this->privates['category_filters.cache.traceable'] ?? $this->getCategoryFilters_Cache_TraceableService());
  21320.             yield 'cache.doctrine.orm.default.query.traceable' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService());
  21321.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  21322.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  21323.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  21324.         }, 10));
  21325.         $instance->setName('cache:pool:prune');
  21326.         return $instance;
  21327.     }
  21328.     /**
  21329.      * Gets the private 'console.command.cache_warmup' shared service.
  21330.      *
  21331.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  21332.      */
  21333.     protected function getConsole_Command_CacheWarmupService()
  21334.     {
  21335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21336.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  21337.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  21338.         $instance->setName('cache:warmup');
  21339.         return $instance;
  21340.     }
  21341.     /**
  21342.      * Gets the private 'console.command.config_debug' shared service.
  21343.      *
  21344.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  21345.      */
  21346.     protected function getConsole_Command_ConfigDebugService()
  21347.     {
  21348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21349.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  21350.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  21351.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  21352.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  21353.         $instance->setName('debug:config');
  21354.         return $instance;
  21355.     }
  21356.     /**
  21357.      * Gets the private 'console.command.config_dump_reference' shared service.
  21358.      *
  21359.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  21360.      */
  21361.     protected function getConsole_Command_ConfigDumpReferenceService()
  21362.     {
  21363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21364.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  21365.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  21366.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  21367.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  21368.         $instance->setName('config:dump-reference');
  21369.         return $instance;
  21370.     }
  21371.     /**
  21372.      * Gets the private 'console.command.container_debug' shared service.
  21373.      *
  21374.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  21375.      */
  21376.     protected function getConsole_Command_ContainerDebugService()
  21377.     {
  21378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21379.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  21380.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  21381.         $instance->setName('debug:container');
  21382.         return $instance;
  21383.     }
  21384.     /**
  21385.      * Gets the private 'console.command.container_lint' shared service.
  21386.      *
  21387.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  21388.      */
  21389.     protected function getConsole_Command_ContainerLintService()
  21390.     {
  21391.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  21393.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  21394.         $instance->setName('lint:container');
  21395.         return $instance;
  21396.     }
  21397.     /**
  21398.      * Gets the private 'console.command.debug_autowiring' shared service.
  21399.      *
  21400.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  21401.      */
  21402.     protected function getConsole_Command_DebugAutowiringService()
  21403.     {
  21404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21405.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  21406.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  21407.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  21408.         $instance->setName('debug:autowiring');
  21409.         return $instance;
  21410.     }
  21411.     /**
  21412.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  21413.      *
  21414.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  21415.      */
  21416.     protected function getConsole_Command_EventDispatcherDebugService()
  21417.     {
  21418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21419.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  21420.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  21421.         $instance->setName('debug:event-dispatcher');
  21422.         return $instance;
  21423.     }
  21424.     /**
  21425.      * Gets the private 'console.command.form_debug' shared service.
  21426.      *
  21427.      * @return \Symfony\Component\Form\Command\DebugCommand
  21428.      */
  21429.     protected function getConsole_Command_FormDebugService()
  21430.     {
  21431.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21432.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  21433.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'FOS\\UserBundle\\Form\\Type'=> 'Liip\\ImagineBundle\\Form\\Type'=> 'Symfony\\Cmf\\Bundle\\SeoBundle\\Form\\Type'=> 'Hitso\\Bundle\\AdminBundle\\Form\\Type'=> 'Hitso\\Bundle\\AdminBundle\\Form'=> 'Hitso\\Bundle\\CommonBundle\\Form\\Type'=> 'Hitso\\Bundle\\CatalogBundle\\Form'=> 'Hitso\\Bundle\\CatalogBundle\\Form\\Section'10 => 'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttribute'11 => 'Hitso\\Bundle\\CatalogBundle\\Form\\Type'12 => 'Hitso\\Bundle\\FileManagerBundle\\Form'13 => 'Hitso\\Bundle\\FormBundle\\Form\\Type'14 => 'Hitso\\Bundle\\ContentBundle\\Form\\Admin'15 => 'Hitso\\Bundle\\ContentBundle\\Form'16 => 'Hitso\\Bundle\\ContentBundle\\Form\\Type'17 => 'Hitso\\Bundle\\SeoBundle\\Form\\Type'18 => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type'19 => 'Hitso\\Bundle\\NewsletterBundle\\Form'20 => 'Hitso\\Bundle\\SearchBundle\\Form'21 => 'Hitso\\Bundle\\TaggingBundle\\Form\\Type'22 => ''23 => 'Juki\\Bundle\\AppBundle\\Form'24 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary'25 => 'Juki\\Bundle\\AppBundle\\Form\\Section'26 => 'Juki\\Bundle\\AppBundle\\Form\\Type'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'=> 'FOS\\UserBundle\\Form\\Type\\UsernameFormType'=> 'FOS\\UserBundle\\Form\\Type\\ProfileFormType'=> 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType'=> 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'=> 'FOS\\UserBundle\\Form\\Type\\ResettingFormType'=> 'Liip\\ImagineBundle\\Form\\Type\\ImageType'10 => 'Symfony\\Cmf\\Bundle\\SeoBundle\\Form\\Type\\SeoMetadataType'11 => 'Hitso\\Bundle\\AdminBundle\\Form\\Type\\UserFormType'12 => 'Hitso\\Bundle\\AdminBundle\\Form\\Type\\UserNoteType'13 => 'Hitso\\Bundle\\AdminBundle\\Form\\WhitelistFormType'14 => 'Hitso\\Bundle\\CommonBundle\\Form\\Type\\ActionsType'15 => 'Hitso\\Bundle\\CommonBundle\\Form\\Type\\LinkType'16 => 'Hitso\\Bundle\\CommonBundle\\Form\\Type\\ExpandLinkType'17 => 'Hitso\\Bundle\\CommonBundle\\Form\\Type\\EntityAutocompleterType'18 => 'Hitso\\Bundle\\CommonBundle\\Form\\Type\\AuthorType'19 => 'Hitso\\Bundle\\CatalogBundle\\Form\\AttributeGroupType'20 => 'Hitso\\Bundle\\CatalogBundle\\Form\\AttributeType'21 => 'Hitso\\Bundle\\CatalogBundle\\Form\\BrandType'22 => 'Hitso\\Bundle\\CatalogBundle\\Form\\CategoryType'23 => 'Hitso\\Bundle\\CatalogBundle\\Form\\ProductAttributeType'24 => 'Hitso\\Bundle\\CatalogBundle\\Form\\ProductReviewFormType'25 => 'Hitso\\Bundle\\CatalogBundle\\Form\\ProductSeoType'26 => 'Hitso\\Bundle\\CatalogBundle\\Form\\ProductType'27 => 'Hitso\\Bundle\\CatalogBundle\\Form\\Section\\ProductPageSectionType'28 => 'Hitso\\Bundle\\CatalogBundle\\Form\\TaxRateType'29 => 'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttribute\\ProductAttributeChoiceType'30 => 'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttributeInputType'31 => 'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductCollectionType'32 => 'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\RangeInputType'33 => 'Hitso\\Bundle\\FileManagerBundle\\Form\\FileType'34 => 'Hitso\\Bundle\\FormBundle\\Form\\Type\\ColourType'35 => 'Hitso\\Bundle\\FormBundle\\Form\\Type\\FileType'36 => 'Hitso\\Bundle\\FormBundle\\Form\\Type\\FontStyleType'37 => 'Hitso\\Bundle\\FormBundle\\Form\\Type\\ImagePreviewType'38 => 'Hitso\\Bundle\\FormBundle\\Form\\Type\\ImageType'39 => 'Hitso\\Bundle\\FormBundle\\Form\\Type\\SitesType'40 => 'Hitso\\Bundle\\ContentBundle\\Form\\Admin\\AuthorFormType'41 => 'Hitso\\Bundle\\ContentBundle\\Form\\CategoryFormType'42 => 'Hitso\\Bundle\\ContentBundle\\Form\\CommentChangeStatusType'43 => 'Hitso\\Bundle\\ContentBundle\\Form\\CommentFormType'44 => 'Hitso\\Bundle\\ContentBundle\\Form\\ContentFormType'45 => 'Hitso\\Bundle\\ContentBundle\\Form\\ContentSectionType'46 => 'Hitso\\Bundle\\ContentBundle\\Form\\Type\\AuthorCollectionType'47 => 'Hitso\\Bundle\\ContentBundle\\Form\\Type\\BannerFormType'48 => 'Hitso\\Bundle\\ContentBundle\\Form\\Type\\ContentAuthorType'49 => 'Hitso\\Bundle\\ContentBundle\\Form\\Type\\ContentCollectionType'50 => 'Hitso\\Bundle\\ContentBundle\\Form\\Type\\SlideFormType'51 => 'Hitso\\Bundle\\SeoBundle\\Form\\Type\\SeoPageType'52 => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\BlockFormType'53 => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileContainerType'54 => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileType'55 => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTextareaContentType'56 => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTinyMCEContentType'57 => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\ImageContainerType'58 => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\MailContentType'59 => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TextareaContentType'60 => 'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TinyMCEContentType'61 => 'Hitso\\Bundle\\NewsletterBundle\\Form\\SubscriberFormType'62 => 'Hitso\\Bundle\\SearchBundle\\Form\\SearchReportType'63 => 'Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagFormType'64 => 'Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagTypeFormType'65 => 'Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagsType'66 => 'Glifery\\EntityHiddenTypeBundle\\Form\\Type\\EntityHiddenType'67 => 'Juki\\Bundle\\AppBundle\\Form\\CategoryFormType'68 => 'Juki\\Bundle\\AppBundle\\Form\\ContactFormFormType'69 => 'Juki\\Bundle\\AppBundle\\Form\\ContactFormType'70 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DeviceCategoryFormType'71 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DeviceFormType'72 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DistributorFormType'73 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\EventFormType'74 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\FeatureFormType'75 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\FeatureHsmFormType'76 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ProductAccessoryFormType'77 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\RegionFormType'78 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ReplaceFeatureProductFormType'79 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\SewType'80 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ShopFormType'81 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\TimelineEventFormType'82 => 'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\TimelineFormType'83 => 'Juki\\Bundle\\AppBundle\\Form\\PosFormType'84 => 'Juki\\Bundle\\AppBundle\\Form\\ProductAttachmentFormType'85 => 'Juki\\Bundle\\AppBundle\\Form\\ProductType'86 => 'Juki\\Bundle\\AppBundle\\Form\\ReplaceAttributeProductFormType'87 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesByTagsSectionType'88 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesInCategorySectionType'89 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\ContactFormSectionType'90 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\ContactSalesSectionType'91 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\CtaBlockSectionType'92 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\CtaColumnsSectionType'93 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\EventSectionType'94 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\GeneralCataloguesBlockSectionType'95 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\GetInspiredSectionType'96 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\InformationIconsSectionType'97 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\LastEventSectionType'98 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\MainCategoriesSectionType'99 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\OperationsBlockSectionType'100 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoHotspotBlockSectionType'101 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextBlockSectionType'102 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextGalleryBlockSectionType'103 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\QuoteSectionType'104 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\SelectedCategoriesSectionType'105 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleEventsListSectionType'106 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleHsmCtaSectionType'107 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\TextBlocksFormSectionType'108 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\TextColumnsSectionType'109 => 'Juki\\Bundle\\AppBundle\\Form\\Section\\TimelineSectionType'110 => 'Juki\\Bundle\\AppBundle\\Form\\TagCategoryFormType'111 => 'Juki\\Bundle\\AppBundle\\Form\\TextTitleType'112 => 'Juki\\Bundle\\AppBundle\\Form\\Type\\ArticleOrProductType'113 => 'Juki\\Bundle\\AppBundle\\Form\\Type\\InformationIconType'114 => 'Juki\\Bundle\\AppBundle\\Form\\Type\\UrlTextType'115 => 'Juki\\Bundle\\AppBundle\\Form\\Type\\UrlType'116 => 'Juki\\Bundle\\AppBundle\\Form\\WizardCategoryType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Limenius\\Liform\\Form\\Extension\\AddLiformExtension'=> 'Hitso\\Bundle\\CommonBundle\\Form\\Extension\\HelpTextExtension'10 => 'Hitso\\Bundle\\FormBundle\\Form\\Extension\\FormTypeExtension'11 => 'Hitso\\Bundle\\FormBundle\\Form\\Extension\\OrderedFormExtension'12 => 'Hitso\\Bundle\\FormBundle\\Form\\Extension\\OrderedButtonExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  21434.         $instance->setName('debug:form');
  21435.         return $instance;
  21436.     }
  21437.     /**
  21438.      * Gets the private 'console.command.router_debug' shared service.
  21439.      *
  21440.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  21441.      */
  21442.     protected function getConsole_Command_RouterDebugService()
  21443.     {
  21444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21445.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  21446.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  21447.         $instance->setName('debug:router');
  21448.         return $instance;
  21449.     }
  21450.     /**
  21451.      * Gets the private 'console.command.router_match' shared service.
  21452.      *
  21453.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  21454.      */
  21455.     protected function getConsole_Command_RouterMatchService()
  21456.     {
  21457.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21458.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  21459.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  21460.         $instance->setName('router:match');
  21461.         return $instance;
  21462.     }
  21463.     /**
  21464.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  21465.      *
  21466.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  21467.      */
  21468.     protected function getConsole_Command_SecretsDecryptToLocalService()
  21469.     {
  21470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21471.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  21472.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  21473.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  21474.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  21475.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  21476.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  21477.         $instance->setName('secrets:decrypt-to-local');
  21478.         return $instance;
  21479.     }
  21480.     /**
  21481.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  21482.      *
  21483.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  21484.      */
  21485.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  21486.     {
  21487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21488.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  21489.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  21490.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  21491.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  21492.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  21493.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  21494.         $instance->setName('secrets:encrypt-from-local');
  21495.         return $instance;
  21496.     }
  21497.     /**
  21498.      * Gets the private 'console.command.secrets_generate_key' shared service.
  21499.      *
  21500.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  21501.      */
  21502.     protected function getConsole_Command_SecretsGenerateKeyService()
  21503.     {
  21504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21505.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  21506.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  21507.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  21508.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  21509.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  21510.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  21511.         $instance->setName('secrets:generate-keys');
  21512.         return $instance;
  21513.     }
  21514.     /**
  21515.      * Gets the private 'console.command.secrets_list' shared service.
  21516.      *
  21517.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  21518.      */
  21519.     protected function getConsole_Command_SecretsListService()
  21520.     {
  21521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21522.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  21523.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  21524.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  21525.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  21526.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  21527.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  21528.         $instance->setName('secrets:list');
  21529.         return $instance;
  21530.     }
  21531.     /**
  21532.      * Gets the private 'console.command.secrets_remove' shared service.
  21533.      *
  21534.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  21535.      */
  21536.     protected function getConsole_Command_SecretsRemoveService()
  21537.     {
  21538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21539.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  21540.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  21541.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  21542.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  21543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  21544.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  21545.         $instance->setName('secrets:remove');
  21546.         return $instance;
  21547.     }
  21548.     /**
  21549.      * Gets the private 'console.command.secrets_set' shared service.
  21550.      *
  21551.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  21552.      */
  21553.     protected function getConsole_Command_SecretsSetService()
  21554.     {
  21555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21556.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  21557.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  21558.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  21559.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  21560.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  21561.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  21562.         $instance->setName('secrets:set');
  21563.         return $instance;
  21564.     }
  21565.     /**
  21566.      * Gets the private 'console.command.translation_debug' shared service.
  21567.      *
  21568.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  21569.      */
  21570.     protected function getConsole_Command_TranslationDebugService()
  21571.     {
  21572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21573.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  21574.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form')]);
  21575.         $instance->setName('debug:translation');
  21576.         return $instance;
  21577.     }
  21578.     /**
  21579.      * Gets the private 'console.command.translation_update' shared service.
  21580.      *
  21581.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  21582.      */
  21583.     protected function getConsole_Command_TranslationUpdateService()
  21584.     {
  21585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21586.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  21587.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  21588.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  21589.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  21590.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  21591.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  21592.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  21593.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  21594.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  21595.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  21596.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  21597.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  21598.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  21599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  21600.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  21601.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  21602.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  21603.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  21604.         $a->addDumper('po', ($this->privates['translation.dumper.po'] ?? ($this->privates['translation.dumper.po'] = new \Symfony\Component\Translation\Dumper\PoFileDumper())));
  21605.         $a->addDumper('mo', ($this->privates['translation.dumper.mo'] ?? ($this->privates['translation.dumper.mo'] = new \Symfony\Component\Translation\Dumper\MoFileDumper())));
  21606.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  21607.         $a->addDumper('yaml', ($this->privates['translation.dumper.yaml'] ?? ($this->privates['translation.dumper.yaml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'))));
  21608.         $a->addDumper('ts', ($this->privates['translation.dumper.qt'] ?? ($this->privates['translation.dumper.qt'] = new \Symfony\Component\Translation\Dumper\QtFileDumper())));
  21609.         $a->addDumper('csv', ($this->privates['translation.dumper.csv'] ?? ($this->privates['translation.dumper.csv'] = new \Symfony\Component\Translation\Dumper\CsvFileDumper())));
  21610.         $a->addDumper('ini', ($this->privates['translation.dumper.ini'] ?? ($this->privates['translation.dumper.ini'] = new \Symfony\Component\Translation\Dumper\IniFileDumper())));
  21611.         $a->addDumper('json', ($this->privates['translation.dumper.json'] ?? ($this->privates['translation.dumper.json'] = new \Symfony\Component\Translation\Dumper\JsonFileDumper())));
  21612.         $a->addDumper('res', ($this->privates['translation.dumper.res'] ?? ($this->privates['translation.dumper.res'] = new \Symfony\Component\Translation\Dumper\IcuResFileDumper())));
  21613.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'pl', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form')]);
  21614.         $instance->setName('translation:update');
  21615.         return $instance;
  21616.     }
  21617.     /**
  21618.      * Gets the private 'console.command.xliff_lint' shared service.
  21619.      *
  21620.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  21621.      */
  21622.     protected function getConsole_Command_XliffLintService()
  21623.     {
  21624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21625.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  21626.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  21627.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  21628.         $instance->setName('lint:xliff');
  21629.         return $instance;
  21630.     }
  21631.     /**
  21632.      * Gets the private 'console.command.yaml_lint' shared service.
  21633.      *
  21634.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  21635.      */
  21636.     protected function getConsole_Command_YamlLintService()
  21637.     {
  21638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21639.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  21640.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  21641.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  21642.         $instance->setName('lint:yaml');
  21643.         return $instance;
  21644.     }
  21645.     /**
  21646.      * Gets the private 'console.error_listener' shared service.
  21647.      *
  21648.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  21649.      */
  21650.     protected function getConsole_ErrorListenerService()
  21651.     {
  21652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  21653.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  21654.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  21655.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  21656.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  21657.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  21658.     }
  21659.     /**
  21660.      * Gets the private 'container.env_var_processor' shared service.
  21661.      *
  21662.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  21663.      */
  21664.     protected function getContainer_EnvVarProcessorService()
  21665.     {
  21666.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  21667.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  21668.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  21669.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  21670.         }, 1));
  21671.     }
  21672.     /**
  21673.      * Gets the private 'data_collector.form' shared service.
  21674.      *
  21675.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  21676.      */
  21677.     protected function getDataCollector_FormService()
  21678.     {
  21679.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  21680.     }
  21681.     /**
  21682.      * Gets the private 'debril.rss_atom.provider' shared autowired service.
  21683.      *
  21684.      * @return \Hitso\Bundle\ContentBundle\Services\Feed\ContentProvider
  21685.      */
  21686.     protected function getDebril_RssAtom_ProviderService()
  21687.     {
  21688.         include_once \dirname(__DIR__4).'/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Provider/FeedContentProviderInterface.php';
  21689.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Services/Feed/ContentProvider.php';
  21690.         return $this->privates['debril.rss_atom.provider'] = new \Hitso\Bundle\ContentBundle\Services\Feed\ContentProvider(($this->privates['Hitso\\Bundle\\ContentBundle\\Services\\ContentHelper'] ?? $this->getContentHelperService()), ($this->privates['Hitso\\Bundle\\ContentBundle\\Manager\\ContentManager'] ?? $this->getContentManagerService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  21691.     }
  21692.     /**
  21693.      * Gets the private 'debug.Hitso\Bundle\CommonBundle\Request\ArgumentResolver\BreadcrumbResolver' shared service.
  21694.      *
  21695.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  21696.      */
  21697.     protected function getBreadcrumbResolverService()
  21698.     {
  21699.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  21700.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  21701.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Request/ArgumentResolver/BreadcrumbResolver.php';
  21702.         return $this->privates['debug.Hitso\\Bundle\\CommonBundle\\Request\\ArgumentResolver\\BreadcrumbResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Hitso\Bundle\CommonBundle\Request\ArgumentResolver\BreadcrumbResolver(($this->services['white_october_breadcrumbs'] ?? $this->getWhiteOctoberBreadcrumbsService()), ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService()), $this->parameters['common.breadcrumbs']), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21703.     }
  21704.     /**
  21705.      * Gets the private 'debug.argument_resolver.default' shared service.
  21706.      *
  21707.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  21708.      */
  21709.     protected function getDebug_ArgumentResolver_DefaultService()
  21710.     {
  21711.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  21712.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  21713.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  21714.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21715.     }
  21716.     /**
  21717.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  21718.      *
  21719.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  21720.      */
  21721.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  21722.     {
  21723.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  21724.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  21725.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  21726.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.8eMBJ56'] ?? $this->get_ServiceLocator_8eMBJ56Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21727.     }
  21728.     /**
  21729.      * Gets the private 'debug.argument_resolver.request' shared service.
  21730.      *
  21731.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  21732.      */
  21733.     protected function getDebug_ArgumentResolver_RequestService()
  21734.     {
  21735.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  21736.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  21737.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  21738.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21739.     }
  21740.     /**
  21741.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  21742.      *
  21743.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  21744.      */
  21745.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  21746.     {
  21747.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  21748.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  21749.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  21750.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21751.     }
  21752.     /**
  21753.      * Gets the private 'debug.argument_resolver.service' shared service.
  21754.      *
  21755.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  21756.      */
  21757.     protected function getDebug_ArgumentResolver_ServiceService()
  21758.     {
  21759.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  21760.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  21761.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  21762.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.8eMBJ56'] ?? $this->get_ServiceLocator_8eMBJ56Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21763.     }
  21764.     /**
  21765.      * Gets the private 'debug.argument_resolver.session' shared service.
  21766.      *
  21767.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  21768.      */
  21769.     protected function getDebug_ArgumentResolver_SessionService()
  21770.     {
  21771.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  21772.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  21773.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  21774.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21775.     }
  21776.     /**
  21777.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  21778.      *
  21779.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  21780.      */
  21781.     protected function getDebug_ArgumentResolver_VariadicService()
  21782.     {
  21783.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  21784.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  21785.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  21786.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21787.     }
  21788.     /**
  21789.      * Gets the private 'debug.debug_handlers_listener' shared service.
  21790.      *
  21791.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  21792.      */
  21793.     protected function getDebug_DebugHandlersListenerService()
  21794.     {
  21795.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  21796.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  21797.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  21798.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  21799.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  21800.         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);
  21801.     }
  21802.     /**
  21803.      * Gets the private 'debug.file_link_formatter' shared service.
  21804.      *
  21805.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  21806.      */
  21807.     protected function getDebug_FileLinkFormatterService()
  21808.     {
  21809.         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 () {
  21810.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  21811.         });
  21812.     }
  21813.     /**
  21814.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  21815.      *
  21816.      * @return \string
  21817.      */
  21818.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  21819.     {
  21820.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  21821.     }
  21822.     /**
  21823.      * Gets the private 'debug.log_processor' shared service.
  21824.      *
  21825.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  21826.      */
  21827.     protected function getDebug_LogProcessorService()
  21828.     {
  21829.         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())));
  21830.     }
  21831.     /**
  21832.      * Gets the private 'debug.security.access.decision_manager' shared service.
  21833.      *
  21834.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  21835.      */
  21836.     protected function getDebug_Security_Access_DecisionManagerService()
  21837.     {
  21838.         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 () {
  21839.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  21840.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService());
  21841.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  21842.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  21843.         }, 4), 'affirmative'falsetrue));
  21844.     }
  21845.     /**
  21846.      * Gets the private 'debug.security.firewall' shared service.
  21847.      *
  21848.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  21849.      */
  21850.     protected function getDebug_Security_FirewallService()
  21851.     {
  21852.         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()));
  21853.     }
  21854.     /**
  21855.      * Gets the private 'debug.security.user_value_resolver' shared service.
  21856.      *
  21857.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  21858.      */
  21859.     protected function getDebug_Security_UserValueResolverService()
  21860.     {
  21861.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  21862.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  21863.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  21864.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21865.     }
  21866.     /**
  21867.      * Gets the private 'debug.security.voter.scheb_two_factor.security.access.authenticated_voter' shared service.
  21868.      *
  21869.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  21870.      */
  21871.     protected function getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService()
  21872.     {
  21873.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  21874.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  21875.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authorization/Voter/TwoFactorInProgressVoter.php';
  21876.         return $this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  21877.     }
  21878.     /**
  21879.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  21880.      *
  21881.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  21882.      */
  21883.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  21884.     {
  21885.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  21886.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  21887.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  21888.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  21889.     }
  21890.     /**
  21891.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  21892.      *
  21893.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  21894.      */
  21895.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  21896.     {
  21897.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  21898.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  21899.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  21900.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService())), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  21901.     }
  21902.     /**
  21903.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  21904.      *
  21905.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  21906.      */
  21907.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  21908.     {
  21909.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  21910.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  21911.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  21912.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  21913.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  21914.     }
  21915.     /**
  21916.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  21917.      *
  21918.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  21919.      */
  21920.     protected function getDebug_Security_Voter_VoteListenerService()
  21921.     {
  21922.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  21923.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  21924.     }
  21925.     /**
  21926.      * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
  21927.      *
  21928.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  21929.      */
  21930.     protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
  21931.     {
  21932.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  21933.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  21934.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  21935.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  21936.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  21937.         $a = ($this->privates['nyholm.psr7.psr17_factory'] ?? ($this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  21938.         return $this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver(new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21939.     }
  21940.     /**
  21941.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  21942.      *
  21943.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  21944.      */
  21945.     protected function getDoctrine_CacheClearMetadataCommandService()
  21946.     {
  21947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21948.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  21949.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  21950.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  21951.         $instance->setName('doctrine:cache:clear-metadata');
  21952.         return $instance;
  21953.     }
  21954.     /**
  21955.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  21956.      *
  21957.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  21958.      */
  21959.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  21960.     {
  21961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21962.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  21963.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  21964.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  21965.         $instance->setName('doctrine:cache:clear-query');
  21966.         return $instance;
  21967.     }
  21968.     /**
  21969.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  21970.      *
  21971.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  21972.      */
  21973.     protected function getDoctrine_CacheClearResultCommandService()
  21974.     {
  21975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21976.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  21977.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  21978.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  21979.         $instance->setName('doctrine:cache:clear-result');
  21980.         return $instance;
  21981.     }
  21982.     /**
  21983.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  21984.      *
  21985.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  21986.      */
  21987.     protected function getDoctrine_CacheCollectionRegionCommandService()
  21988.     {
  21989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21990.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  21991.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  21992.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  21993.         $instance->setName('doctrine:cache:clear-collection-region');
  21994.         return $instance;
  21995.     }
  21996.     /**
  21997.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  21998.      *
  21999.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  22000.      */
  22001.     protected function getDoctrine_ClearEntityRegionCommandService()
  22002.     {
  22003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22004.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  22005.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  22006.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  22007.         $instance->setName('doctrine:cache:clear-entity-region');
  22008.         return $instance;
  22009.     }
  22010.     /**
  22011.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  22012.      *
  22013.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  22014.      */
  22015.     protected function getDoctrine_ClearQueryRegionCommandService()
  22016.     {
  22017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22018.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  22019.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  22020.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  22021.         $instance->setName('doctrine:cache:clear-query-region');
  22022.         return $instance;
  22023.     }
  22024.     /**
  22025.      * Gets the private 'doctrine.database_create_command' shared service.
  22026.      *
  22027.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  22028.      */
  22029.     protected function getDoctrine_DatabaseCreateCommandService()
  22030.     {
  22031.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22032.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  22033.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  22034.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22035.         $instance->setName('doctrine:database:create');
  22036.         return $instance;
  22037.     }
  22038.     /**
  22039.      * Gets the private 'doctrine.database_drop_command' shared service.
  22040.      *
  22041.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  22042.      */
  22043.     protected function getDoctrine_DatabaseDropCommandService()
  22044.     {
  22045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22046.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  22047.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  22048.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22049.         $instance->setName('doctrine:database:drop');
  22050.         return $instance;
  22051.     }
  22052.     /**
  22053.      * Gets the private 'doctrine.database_import_command' shared service.
  22054.      *
  22055.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  22056.      */
  22057.     protected function getDoctrine_DatabaseImportCommandService()
  22058.     {
  22059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22060.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  22061.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  22062.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  22063.         $instance->setName('doctrine:database:import');
  22064.         return $instance;
  22065.     }
  22066.     /**
  22067.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  22068.      *
  22069.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  22070.      */
  22071.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  22072.     {
  22073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22074.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  22075.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  22076.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  22077.         $instance->setName('doctrine:ensure-production-settings');
  22078.         return $instance;
  22079.     }
  22080.     /**
  22081.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  22082.      *
  22083.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  22084.      */
  22085.     protected function getDoctrine_FixturesLoadCommandService()
  22086.     {
  22087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22088.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  22089.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  22090.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Loader.php';
  22091.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  22092.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  22093.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/FixtureInterface.php';
  22094.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/SharedFixtureInterface.php';
  22095.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/AbstractFixture.php';
  22096.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  22097.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/OrderedFixtureInterface.php';
  22098.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  22099.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/DataFixtures/ORM/LoadWhitelistData.php';
  22100.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/DataFixtures/ORM/LoadSuperAdminData.php';
  22101.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataFixtures/ORM/LoadArticlesData.php';
  22102.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataFixtures/ORM/LoadCategoriesData.php';
  22103.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataFixtures/ORM/LoadFilesData.php';
  22104.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataFixtures/ORM/LoadPagesData.php';
  22105.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/DataFixtures/ORM/LoadPhotoData.php';
  22106.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/DataFixtures/ORM/LoadMenuData.php';
  22107.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/DataFixtures/ORM/LoadGroupTypeData.php';
  22108.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/DataFixtures/ORM/LoadStatusData.php';
  22109.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/DataFixtures/ORM/LoadProbeData.php';
  22110.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataFixtures/ORM/Dictionary/LoadDistributorData.php';
  22111.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataFixtures/ORM/Dictionary/LoadShopData.php';
  22112.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataFixtures/ORM/LoadFileData.php';
  22113.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/DataFixtures/ORM/LoadTimelineData.php';
  22114.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Doctrine/DataFixtures/AbstractFixture.php';
  22115.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  22116.         $b = ($this->services['Hitso\\Bundle\\CommonBundle\\Doctrine\\Manager\\ManagerCollection'] ?? $this->getManagerCollectionService());
  22117.         $c = ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteCollection'] ?? $this->getSiteCollectionService());
  22118.         $d = ($this->privates['Hitso\\Bundle\\MultiSiteBundle\\MultiSite\\SiteContext'] ?? $this->getSiteContextService());
  22119.         $e = ($this->services['kernel'] ?? $this->get('kernel'1));
  22120.         $f = ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\FileManager'] ?? $this->getFileManagerService());
  22121.         $g = ($this->services['Hitso\\Bundle\\FileManagerBundle\\Manager\\DirectoryManager'] ?? $this->getDirectoryManagerService());
  22122.         $a->addFixtures([=> ['fixture' => new \Hitso\Bundle\AdminBundle\DataFixtures\ORM\LoadWhitelistData(), 'groups' => []], => ['fixture' => new \Hitso\Bundle\CommonBundle\DataFixtures\ORM\LoadSuperAdminData(), 'groups' => []], => ['fixture' => ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\DataFixtures\\AbstractFixture'] ?? ($this->privates['Hitso\\Bundle\\CommonBundle\\Doctrine\\DataFixtures\\AbstractFixture'] = new \Hitso\Bundle\CommonBundle\Doctrine\DataFixtures\AbstractFixture())), 'groups' => []], => ['fixture' => new \Hitso\Bundle\ContentBundle\DataFixtures\ORM\LoadArticlesData($b$c$d), 'groups' => []], => ['fixture' => new \Hitso\Bundle\ContentBundle\DataFixtures\ORM\LoadCategoriesData($c$d), 'groups' => []], => ['fixture' => new \Hitso\Bundle\ContentBundle\DataFixtures\ORM\LoadFilesData($e$f$g), 'groups' => []], => ['fixture' => new \Hitso\Bundle\ContentBundle\DataFixtures\ORM\LoadPagesData($c$d$b), 'groups' => []], => ['fixture' => new \Hitso\Bundle\ContentBundle\DataFixtures\ORM\LoadPhotoData($e), 'groups' => []], => ['fixture' => new \Hitso\Bundle\NavigationBundle\DataFixtures\ORM\LoadMenuData($c$d), 'groups' => []], => ['fixture' => new \Hitso\Bundle\SectionBundle\DataFixtures\ORM\LoadGroupTypeData(), 'groups' => []], 10 => ['fixture' => new \Hitso\Bundle\TicketsBundle\DataFixtures\ORM\LoadStatusData(), 'groups' => []], 11 => ['fixture' => new \Hitso\Bundle\ProbeBundle\DataFixtures\ORM\LoadProbeData($c$d), 'groups' => []], 12 => ['fixture' => new \Juki\Bundle\AppBundle\DataFixtures\ORM\Dictionary\LoadDistributorData($c$d$e), 'groups' => []], 13 => ['fixture' => new \Juki\Bundle\AppBundle\DataFixtures\ORM\Dictionary\LoadShopData(), 'groups' => []], 14 => ['fixture' => new \Juki\Bundle\AppBundle\DataFixtures\ORM\LoadFileData($e, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $f$g), 'groups' => []], 15 => ['fixture' => ($this->privates['Juki\\Bundle\\AppBundle\\DataFixtures\\ORM\\LoadProductsData'] ?? $this->getLoadProductsDataService()), 'groups' => []], 16 => ['fixture' => new \Juki\Bundle\AppBundle\DataFixtures\ORM\LoadTimelineData(), 'groups' => []]]);
  22123.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()));
  22124.         $instance->setName('doctrine:fixtures:load');
  22125.         return $instance;
  22126.     }
  22127.     /**
  22128.      * Gets the private 'doctrine.generate_entities_command' shared service.
  22129.      *
  22130.      * @return \Doctrine\Bundle\DoctrineBundle\Command\GenerateEntitiesDoctrineCommand
  22131.      */
  22132.     protected function getDoctrine_GenerateEntitiesCommandService()
  22133.     {
  22134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22135.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  22136.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/GenerateEntitiesDoctrineCommand.php';
  22137.         $this->privates['doctrine.generate_entities_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\GenerateEntitiesDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22138.         $instance->setName('doctrine:generate:entities');
  22139.         return $instance;
  22140.     }
  22141.     /**
  22142.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  22143.      *
  22144.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  22145.      */
  22146.     protected function getDoctrine_MappingConvertCommandService()
  22147.     {
  22148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22149.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  22150.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  22151.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  22152.         $instance->setName('doctrine:mapping:convert');
  22153.         return $instance;
  22154.     }
  22155.     /**
  22156.      * Gets the private 'doctrine.mapping_import_command' shared service.
  22157.      *
  22158.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  22159.      */
  22160.     protected function getDoctrine_MappingImportCommandService()
  22161.     {
  22162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22163.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  22164.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  22165.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  22166.         $instance->setName('doctrine:mapping:import');
  22167.         return $instance;
  22168.     }
  22169.     /**
  22170.      * Gets the private 'doctrine.mapping_info_command' shared service.
  22171.      *
  22172.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  22173.      */
  22174.     protected function getDoctrine_MappingInfoCommandService()
  22175.     {
  22176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22177.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  22178.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  22179.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  22180.         $instance->setName('doctrine:mapping:info');
  22181.         return $instance;
  22182.     }
  22183.     /**
  22184.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  22185.      *
  22186.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  22187.      */
  22188.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  22189.     {
  22190.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  22191.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22192.     }
  22193.     /**
  22194.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  22195.      *
  22196.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  22197.      */
  22198.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  22199.     {
  22200.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  22201.         $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  22202.         $instance->addEntityListener('Hitso\\Bundle\\CommonBundle\\Entity\\UserLogEntry''Hitso\\Bundle\\CommonBundle\\EventListener\\UserLogListener''prePersist');
  22203.         return $instance;
  22204.     }
  22205.     /**
  22206.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  22207.      *
  22208.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  22209.      */
  22210.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  22211.     {
  22212.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  22213.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22214.     }
  22215.     /**
  22216.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  22217.      *
  22218.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  22219.      */
  22220.     protected function getDoctrine_Orm_Validator_UniqueService()
  22221.     {
  22222.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  22223.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  22224.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  22225.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22226.     }
  22227.     /**
  22228.      * Gets the private 'doctrine.query_dql_command' shared service.
  22229.      *
  22230.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  22231.      */
  22232.     protected function getDoctrine_QueryDqlCommandService()
  22233.     {
  22234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22235.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  22236.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  22237.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  22238.         $instance->setName('doctrine:query:dql');
  22239.         return $instance;
  22240.     }
  22241.     /**
  22242.      * Gets the private 'doctrine.query_sql_command' shared service.
  22243.      *
  22244.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  22245.      */
  22246.     protected function getDoctrine_QuerySqlCommandService()
  22247.     {
  22248.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22249.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  22250.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  22251.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand();
  22252.         $instance->setName('doctrine:query:sql');
  22253.         return $instance;
  22254.     }
  22255.     /**
  22256.      * Gets the private 'doctrine.schema_create_command' shared service.
  22257.      *
  22258.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  22259.      */
  22260.     protected function getDoctrine_SchemaCreateCommandService()
  22261.     {
  22262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22263.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  22264.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  22265.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  22266.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  22267.         $instance->setName('doctrine:schema:create');
  22268.         return $instance;
  22269.     }
  22270.     /**
  22271.      * Gets the private 'doctrine.schema_drop_command' shared service.
  22272.      *
  22273.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  22274.      */
  22275.     protected function getDoctrine_SchemaDropCommandService()
  22276.     {
  22277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22278.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  22279.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  22280.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  22281.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  22282.         $instance->setName('doctrine:schema:drop');
  22283.         return $instance;
  22284.     }
  22285.     /**
  22286.      * Gets the private 'doctrine.schema_update_command' shared service.
  22287.      *
  22288.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  22289.      */
  22290.     protected function getDoctrine_SchemaUpdateCommandService()
  22291.     {
  22292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22293.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  22294.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  22295.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  22296.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  22297.         $instance->setName('doctrine:schema:update');
  22298.         return $instance;
  22299.     }
  22300.     /**
  22301.      * Gets the private 'doctrine.schema_validate_command' shared service.
  22302.      *
  22303.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  22304.      */
  22305.     protected function getDoctrine_SchemaValidateCommandService()
  22306.     {
  22307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22308.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  22309.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  22310.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  22311.         $instance->setName('doctrine:schema:validate');
  22312.         return $instance;
  22313.     }
  22314.     /**
  22315.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  22316.      *
  22317.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  22318.      */
  22319.     protected function getDoctrineMigrations_DiffCommandService()
  22320.     {
  22321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22322.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  22323.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  22324.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  22325.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  22326.         $instance->setName('doctrine:migrations:diff');
  22327.         return $instance;
  22328.     }
  22329.     /**
  22330.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  22331.      *
  22332.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  22333.      */
  22334.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  22335.     {
  22336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22337.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  22338.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  22339.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  22340.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  22341.         $instance->setName('doctrine:migrations:dump-schema');
  22342.         return $instance;
  22343.     }
  22344.     /**
  22345.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  22346.      *
  22347.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  22348.      */
  22349.     protected function getDoctrineMigrations_ExecuteCommandService()
  22350.     {
  22351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22352.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  22353.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  22354.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  22355.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  22356.         $instance->setName('doctrine:migrations:execute');
  22357.         return $instance;
  22358.     }
  22359.     /**
  22360.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  22361.      *
  22362.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  22363.      */
  22364.     protected function getDoctrineMigrations_GenerateCommandService()
  22365.     {
  22366.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22367.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  22368.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  22369.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  22370.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  22371.         $instance->setName('doctrine:migrations:generate');
  22372.         return $instance;
  22373.     }
  22374.     /**
  22375.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  22376.      *
  22377.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  22378.      */
  22379.     protected function getDoctrineMigrations_LatestCommandService()
  22380.     {
  22381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22382.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  22383.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  22384.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  22385.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  22386.         $instance->setName('doctrine:migrations:latest');
  22387.         return $instance;
  22388.     }
  22389.     /**
  22390.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  22391.      *
  22392.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  22393.      */
  22394.     protected function getDoctrineMigrations_MigrateCommandService()
  22395.     {
  22396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22397.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  22398.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  22399.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  22400.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  22401.         $instance->setName('doctrine:migrations:migrate');
  22402.         return $instance;
  22403.     }
  22404.     /**
  22405.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  22406.      *
  22407.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  22408.      */
  22409.     protected function getDoctrineMigrations_RollupCommandService()
  22410.     {
  22411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22412.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  22413.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  22414.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  22415.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  22416.         $instance->setName('doctrine:migrations:rollup');
  22417.         return $instance;
  22418.     }
  22419.     /**
  22420.      * Gets the private 'doctrine_migrations.status_command' shared service.
  22421.      *
  22422.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  22423.      */
  22424.     protected function getDoctrineMigrations_StatusCommandService()
  22425.     {
  22426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22427.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  22428.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  22429.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  22430.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  22431.         $instance->setName('doctrine:migrations:status');
  22432.         return $instance;
  22433.     }
  22434.     /**
  22435.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  22436.      *
  22437.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  22438.      */
  22439.     protected function getDoctrineMigrations_UpToDateCommandService()
  22440.     {
  22441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22442.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  22443.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  22444.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  22445.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  22446.         $instance->setName('doctrine:migrations:up-to-date');
  22447.         return $instance;
  22448.     }
  22449.     /**
  22450.      * Gets the private 'doctrine_migrations.version_command' shared service.
  22451.      *
  22452.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  22453.      */
  22454.     protected function getDoctrineMigrations_VersionCommandService()
  22455.     {
  22456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22457.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  22458.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  22459.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  22460.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  22461.         $instance->setName('doctrine:migrations:version');
  22462.         return $instance;
  22463.     }
  22464.     /**
  22465.      * Gets the private 'error_handler.error_renderer.html' shared service.
  22466.      *
  22467.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  22468.      */
  22469.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  22470.     {
  22471.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  22472.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  22473.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  22474.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  22475.     }
  22476.     /**
  22477.      * Gets the private 'fidry_alice_data_fixtures.doctrine.persister_loader' shared service.
  22478.      *
  22479.      * @return \Fidry\AliceDataFixtures\Loader\PersisterLoader
  22480.      */
  22481.     protected function getFidryAliceDataFixtures_Doctrine_PersisterLoaderService($lazyLoad true)
  22482.     {
  22483.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/LoaderInterface.php';
  22484.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Persistence/PersisterAwareInterface.php';
  22485.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  22486.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/PersisterLoader.php';
  22487.         return $this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] = new \Fidry\AliceDataFixtures\Loader\PersisterLoader($this->getFidryAliceDataFixtures_Loader_SimpleService(), ($this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] ?? $this->getFidryAliceDataFixtures_Persistence_Persister_DoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), []);
  22488.     }
  22489.     /**
  22490.      * Gets the private 'fidry_alice_data_fixtures.loader.simple' shared service.
  22491.      *
  22492.      * @return \Fidry\AliceDataFixtures\Loader\SimpleLoader
  22493.      */
  22494.     protected function getFidryAliceDataFixtures_Loader_SimpleService($lazyLoad true)
  22495.     {
  22496.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/LoaderInterface.php';
  22497.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  22498.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/SimpleLoader.php';
  22499.         return new \Fidry\AliceDataFixtures\Loader\SimpleLoader(($this->services['nelmio_alice.files_loader'] ?? $this->getNelmioAlice_FilesLoaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  22500.     }
  22501.     /**
  22502.      * Gets the private 'file_locator' shared service.
  22503.      *
  22504.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  22505.      */
  22506.     protected function getFileLocatorService()
  22507.     {
  22508.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  22509.         return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources'), [=> (\dirname(__DIR__4).'/src/Hitso/Bundle')], false);
  22510.     }
  22511.     /**
  22512.      * Gets the private 'form.choice_list_factory.cached' shared service.
  22513.      *
  22514.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  22515.      */
  22516.     protected function getForm_ChoiceListFactory_CachedService()
  22517.     {
  22518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  22519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  22520.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  22521.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  22522.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(($this->privates['form.choice_list_factory.default'] ?? ($this->privates['form.choice_list_factory.default'] = new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory())), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  22523.     }
  22524.     /**
  22525.      * Gets the private 'form.registry' shared service.
  22526.      *
  22527.      * @return \Symfony\Component\Form\FormRegistry
  22528.      */
  22529.     protected function getForm_RegistryService()
  22530.     {
  22531.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22532.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  22533.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  22534.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  22535.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  22536.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  22537.             'Glifery\\EntityHiddenTypeBundle\\Form\\Type\\EntityHiddenType' => ['privates''glifery.entity_hidden_type.entity_form_type''getGlifery_EntityHiddenType_EntityFormTypeService'false],
  22538.             'Hitso\\Bundle\\AdminBundle\\Form\\Type\\UserFormType' => ['privates''Hitso\\Bundle\\AdminBundle\\Form\\Type\\UserFormType''getUserFormTypeService'false],
  22539.             'Hitso\\Bundle\\AdminBundle\\Form\\Type\\UserNoteType' => ['privates''Hitso\\Bundle\\AdminBundle\\Form\\Type\\UserNoteType''getUserNoteTypeService'false],
  22540.             'Hitso\\Bundle\\AdminBundle\\Form\\WhitelistFormType' => ['privates''Hitso\\Bundle\\AdminBundle\\Form\\WhitelistFormType''getWhitelistFormTypeService'false],
  22541.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\BlockFormType' => ['privates''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\BlockFormType''getBlockFormTypeService'false],
  22542.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileContainerType' => ['privates''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileContainerType''getFileContainerTypeService'false],
  22543.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileType' => ['privates''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileType''getFileType2Service'false],
  22544.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTextareaContentType' => ['privates''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTextareaContentType''getHeaderTextareaContentTypeService'false],
  22545.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTinyMCEContentType' => ['privates''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTinyMCEContentType''getHeaderTinyMCEContentTypeService'false],
  22546.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\ImageContainerType' => ['privates''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\ImageContainerType''getImageContainerTypeService'false],
  22547.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\MailContentType' => ['privates''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\MailContentType''getMailContentTypeService'false],
  22548.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TextareaContentType' => ['privates''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TextareaContentType''getTextareaContentTypeService'false],
  22549.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TinyMCEContentType' => ['privates''Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TinyMCEContentType''getTinyMCEContentTypeService'false],
  22550.             'Hitso\\Bundle\\CatalogBundle\\Form\\AttributeGroupType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\AttributeGroupType''getAttributeGroupType2Service'false],
  22551.             'Hitso\\Bundle\\CatalogBundle\\Form\\AttributeType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\AttributeType''getAttributeType2Service'false],
  22552.             'Hitso\\Bundle\\CatalogBundle\\Form\\BrandType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\BrandType''getBrandType2Service'false],
  22553.             'Hitso\\Bundle\\CatalogBundle\\Form\\CategoryType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\CategoryType''getCategoryType2Service'false],
  22554.             'Hitso\\Bundle\\CatalogBundle\\Form\\ProductAttributeType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\ProductAttributeType''getProductAttributeTypeService'false],
  22555.             'Hitso\\Bundle\\CatalogBundle\\Form\\ProductReviewFormType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\ProductReviewFormType''getProductReviewFormTypeService'false],
  22556.             'Hitso\\Bundle\\CatalogBundle\\Form\\ProductSeoType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\ProductSeoType''getProductSeoTypeService'false],
  22557.             'Hitso\\Bundle\\CatalogBundle\\Form\\ProductType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\ProductType''getProductType2Service'false],
  22558.             'Hitso\\Bundle\\CatalogBundle\\Form\\Section\\ProductPageSectionType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\Section\\ProductPageSectionType''getProductPageSectionTypeService'false],
  22559.             'Hitso\\Bundle\\CatalogBundle\\Form\\TaxRateType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\TaxRateType''getTaxRateType2Service'false],
  22560.             'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttributeInputType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttributeInputType''getProductAttributeInputTypeService'false],
  22561.             'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttribute\\ProductAttributeChoiceType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttribute\\ProductAttributeChoiceType''getProductAttributeChoiceTypeService'false],
  22562.             'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductCollectionType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductCollectionType''getProductCollectionTypeService'false],
  22563.             'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\RangeInputType' => ['privates''Hitso\\Bundle\\CatalogBundle\\Form\\Type\\RangeInputType''getRangeInputTypeService'false],
  22564.             'Hitso\\Bundle\\CommonBundle\\Form\\Type\\ActionsType' => ['privates''Hitso\\Bundle\\CommonBundle\\Form\\Type\\ActionsType''getActionsTypeService'false],
  22565.             'Hitso\\Bundle\\CommonBundle\\Form\\Type\\AuthorType' => ['privates''Hitso\\Bundle\\CommonBundle\\Form\\Type\\AuthorType''getAuthorTypeService'false],
  22566.             'Hitso\\Bundle\\CommonBundle\\Form\\Type\\EntityAutocompleterType' => ['privates''Hitso\\Bundle\\CommonBundle\\Form\\Type\\EntityAutocompleterType''getEntityAutocompleterTypeService'false],
  22567.             'Hitso\\Bundle\\CommonBundle\\Form\\Type\\ExpandLinkType' => ['privates''Hitso\\Bundle\\CommonBundle\\Form\\Type\\ExpandLinkType''getExpandLinkTypeService'false],
  22568.             'Hitso\\Bundle\\CommonBundle\\Form\\Type\\LinkType' => ['privates''Hitso\\Bundle\\CommonBundle\\Form\\Type\\LinkType''getLinkTypeService'false],
  22569.             'Hitso\\Bundle\\ContentBundle\\Form\\Admin\\AuthorFormType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\Admin\\AuthorFormType''getAuthorFormTypeService'false],
  22570.             'Hitso\\Bundle\\ContentBundle\\Form\\CategoryFormType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\CategoryFormType''getCategoryFormTypeService'false],
  22571.             'Hitso\\Bundle\\ContentBundle\\Form\\CommentChangeStatusType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\CommentChangeStatusType''getCommentChangeStatusTypeService'false],
  22572.             'Hitso\\Bundle\\ContentBundle\\Form\\CommentFormType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\CommentFormType''getCommentFormTypeService'false],
  22573.             'Hitso\\Bundle\\ContentBundle\\Form\\ContentFormType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\ContentFormType''getContentFormTypeService'false],
  22574.             'Hitso\\Bundle\\ContentBundle\\Form\\ContentSectionType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\ContentSectionType''getContentSectionTypeService'false],
  22575.             'Hitso\\Bundle\\ContentBundle\\Form\\Type\\AuthorCollectionType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\Type\\AuthorCollectionType''getAuthorCollectionTypeService'false],
  22576.             'Hitso\\Bundle\\ContentBundle\\Form\\Type\\BannerFormType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\Type\\BannerFormType''getBannerFormTypeService'false],
  22577.             'Hitso\\Bundle\\ContentBundle\\Form\\Type\\ContentAuthorType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\Type\\ContentAuthorType''getContentAuthorTypeService'false],
  22578.             'Hitso\\Bundle\\ContentBundle\\Form\\Type\\ContentCollectionType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\Type\\ContentCollectionType''getContentCollectionTypeService'false],
  22579.             'Hitso\\Bundle\\ContentBundle\\Form\\Type\\SlideFormType' => ['privates''Hitso\\Bundle\\ContentBundle\\Form\\Type\\SlideFormType''getSlideFormTypeService'false],
  22580.             'Hitso\\Bundle\\FileManagerBundle\\Form\\FileType' => ['services''Hitso\\Bundle\\FileManagerBundle\\Form\\FileType''getFileTypeService'false],
  22581.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\ColourType' => ['privates''Hitso\\Bundle\\FormBundle\\Form\\Type\\ColourType''getColourTypeService'false],
  22582.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\FileType' => ['privates''Hitso\\Bundle\\FormBundle\\Form\\Type\\FileType''getFileType3Service'false],
  22583.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\FontStyleType' => ['privates''Hitso\\Bundle\\FormBundle\\Form\\Type\\FontStyleType''getFontStyleTypeService'false],
  22584.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\ImagePreviewType' => ['privates''Hitso\\Bundle\\FormBundle\\Form\\Type\\ImagePreviewType''getImagePreviewTypeService'false],
  22585.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\ImageType' => ['privates''Hitso\\Bundle\\FormBundle\\Form\\Type\\ImageType''getImageTypeService'false],
  22586.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\SitesType' => ['privates''Hitso\\Bundle\\FormBundle\\Form\\Type\\SitesType''getSitesTypeService'false],
  22587.             'Hitso\\Bundle\\NewsletterBundle\\Form\\SubscriberFormType' => ['privates''Hitso\\Bundle\\NewsletterBundle\\Form\\SubscriberFormType''getSubscriberFormTypeService'false],
  22588.             'Hitso\\Bundle\\SearchBundle\\Form\\SearchReportType' => ['privates''Hitso\\Bundle\\SearchBundle\\Form\\SearchReportType''getSearchReportTypeService'false],
  22589.             'Hitso\\Bundle\\SeoBundle\\Form\\Type\\SeoPageType' => ['privates''Hitso\\Bundle\\SeoBundle\\Form\\Type\\SeoPageType''getSeoPageTypeService'false],
  22590.             'Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagFormType' => ['privates''Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagFormType''getTagFormTypeService'false],
  22591.             'Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagTypeFormType' => ['privates''Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagTypeFormType''getTagTypeFormTypeService'false],
  22592.             'Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagsType' => ['privates''Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagsType''getTagsTypeService'false],
  22593.             'Juki\\Bundle\\AppBundle\\Form\\CategoryFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\CategoryFormType''getCategoryFormType2Service'false],
  22594.             'Juki\\Bundle\\AppBundle\\Form\\ContactFormFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\ContactFormFormType''getContactFormFormTypeService'false],
  22595.             'Juki\\Bundle\\AppBundle\\Form\\ContactFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\ContactFormType''getContactFormTypeService'false],
  22596.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DeviceCategoryFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DeviceCategoryFormType''getDeviceCategoryFormTypeService'false],
  22597.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DeviceFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DeviceFormType''getDeviceFormTypeService'false],
  22598.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DistributorFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DistributorFormType''getDistributorFormTypeService'false],
  22599.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\EventFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\EventFormType''getEventFormTypeService'false],
  22600.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\FeatureFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\FeatureFormType''getFeatureFormTypeService'false],
  22601.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\FeatureHsmFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\FeatureHsmFormType''getFeatureHsmFormTypeService'false],
  22602.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ProductAccessoryFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ProductAccessoryFormType''getProductAccessoryFormTypeService'false],
  22603.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\RegionFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\RegionFormType''getRegionFormTypeService'false],
  22604.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ReplaceFeatureProductFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ReplaceFeatureProductFormType''getReplaceFeatureProductFormTypeService'false],
  22605.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\SewType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\SewType''getSewTypeService'false],
  22606.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ShopFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ShopFormType''getShopFormTypeService'false],
  22607.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\TimelineEventFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\TimelineEventFormType''getTimelineEventFormTypeService'false],
  22608.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\TimelineFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Dictionary\\TimelineFormType''getTimelineFormTypeService'false],
  22609.             'Juki\\Bundle\\AppBundle\\Form\\PosFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\PosFormType''getPosFormTypeService'false],
  22610.             'Juki\\Bundle\\AppBundle\\Form\\ProductAttachmentFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\ProductAttachmentFormType''getProductAttachmentFormTypeService'false],
  22611.             'Juki\\Bundle\\AppBundle\\Form\\ProductType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\ProductType''getProductType3Service'false],
  22612.             'Juki\\Bundle\\AppBundle\\Form\\ReplaceAttributeProductFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\ReplaceAttributeProductFormType''getReplaceAttributeProductFormTypeService'false],
  22613.             'Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesByTagsSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesByTagsSectionType''getArticlesByTagsSectionTypeService'false],
  22614.             'Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesInCategorySectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesInCategorySectionType''getArticlesInCategorySectionTypeService'false],
  22615.             'Juki\\Bundle\\AppBundle\\Form\\Section\\ContactFormSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\ContactFormSectionType''getContactFormSectionTypeService'false],
  22616.             'Juki\\Bundle\\AppBundle\\Form\\Section\\ContactSalesSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\ContactSalesSectionType''getContactSalesSectionTypeService'false],
  22617.             'Juki\\Bundle\\AppBundle\\Form\\Section\\CtaBlockSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\CtaBlockSectionType''getCtaBlockSectionTypeService'false],
  22618.             'Juki\\Bundle\\AppBundle\\Form\\Section\\CtaColumnsSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\CtaColumnsSectionType''getCtaColumnsSectionTypeService'false],
  22619.             'Juki\\Bundle\\AppBundle\\Form\\Section\\EventSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\EventSectionType''getEventSectionTypeService'false],
  22620.             'Juki\\Bundle\\AppBundle\\Form\\Section\\GeneralCataloguesBlockSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\GeneralCataloguesBlockSectionType''getGeneralCataloguesBlockSectionTypeService'false],
  22621.             'Juki\\Bundle\\AppBundle\\Form\\Section\\GetInspiredSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\GetInspiredSectionType''getGetInspiredSectionTypeService'false],
  22622.             'Juki\\Bundle\\AppBundle\\Form\\Section\\InformationIconsSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\InformationIconsSectionType''getInformationIconsSectionTypeService'false],
  22623.             'Juki\\Bundle\\AppBundle\\Form\\Section\\LastEventSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\LastEventSectionType''getLastEventSectionTypeService'false],
  22624.             'Juki\\Bundle\\AppBundle\\Form\\Section\\MainCategoriesSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\MainCategoriesSectionType''getMainCategoriesSectionTypeService'false],
  22625.             'Juki\\Bundle\\AppBundle\\Form\\Section\\OperationsBlockSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\OperationsBlockSectionType''getOperationsBlockSectionTypeService'false],
  22626.             'Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoHotspotBlockSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoHotspotBlockSectionType''getPhotoHotspotBlockSectionTypeService'false],
  22627.             'Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextBlockSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextBlockSectionType''getPhotoTextBlockSectionTypeService'false],
  22628.             'Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextGalleryBlockSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextGalleryBlockSectionType''getPhotoTextGalleryBlockSectionTypeService'false],
  22629.             'Juki\\Bundle\\AppBundle\\Form\\Section\\QuoteSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\QuoteSectionType''getQuoteSectionTypeService'false],
  22630.             'Juki\\Bundle\\AppBundle\\Form\\Section\\SelectedCategoriesSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\SelectedCategoriesSectionType''getSelectedCategoriesSectionTypeService'false],
  22631.             'Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleEventsListSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleEventsListSectionType''getSimpleEventsListSectionTypeService'false],
  22632.             'Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleHsmCtaSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleHsmCtaSectionType''getSimpleHsmCtaSectionTypeService'false],
  22633.             'Juki\\Bundle\\AppBundle\\Form\\Section\\TextBlocksFormSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\TextBlocksFormSectionType''getTextBlocksFormSectionTypeService'false],
  22634.             'Juki\\Bundle\\AppBundle\\Form\\Section\\TextColumnsSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\TextColumnsSectionType''getTextColumnsSectionTypeService'false],
  22635.             'Juki\\Bundle\\AppBundle\\Form\\Section\\TimelineSectionType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Section\\TimelineSectionType''getTimelineSectionTypeService'false],
  22636.             'Juki\\Bundle\\AppBundle\\Form\\TagCategoryFormType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\TagCategoryFormType''getTagCategoryFormTypeService'false],
  22637.             'Juki\\Bundle\\AppBundle\\Form\\TextTitleType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\TextTitleType''getTextTitleTypeService'false],
  22638.             'Juki\\Bundle\\AppBundle\\Form\\Type\\ArticleOrProductType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Type\\ArticleOrProductType''getArticleOrProductTypeService'false],
  22639.             'Juki\\Bundle\\AppBundle\\Form\\Type\\InformationIconType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Type\\InformationIconType''getInformationIconTypeService'false],
  22640.             'Juki\\Bundle\\AppBundle\\Form\\Type\\UrlTextType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Type\\UrlTextType''getUrlTextTypeService'false],
  22641.             'Juki\\Bundle\\AppBundle\\Form\\Type\\UrlType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\Type\\UrlType''getUrlTypeService'false],
  22642.             'Juki\\Bundle\\AppBundle\\Form\\WizardCategoryType' => ['privates''Juki\\Bundle\\AppBundle\\Form\\WizardCategoryType''getWizardCategoryTypeService'false],
  22643.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  22644.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  22645.             'Symfony\\Cmf\\Bundle\\SeoBundle\\Form\\Type\\SeoMetadataType' => ['privates''cmf_seo.form.type.seo_metadata''getCmfSeo_Form_Type_SeoMetadataService'false],
  22646.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  22647.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  22648.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  22649.         ], [
  22650.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  22651.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  22652.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  22653.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  22654.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  22655.             'Glifery\\EntityHiddenTypeBundle\\Form\\Type\\EntityHiddenType' => '?',
  22656.             'Hitso\\Bundle\\AdminBundle\\Form\\Type\\UserFormType' => '?',
  22657.             'Hitso\\Bundle\\AdminBundle\\Form\\Type\\UserNoteType' => '?',
  22658.             'Hitso\\Bundle\\AdminBundle\\Form\\WhitelistFormType' => '?',
  22659.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\BlockFormType' => '?',
  22660.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileContainerType' => '?',
  22661.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\FileType' => '?',
  22662.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTextareaContentType' => '?',
  22663.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\HeaderTinyMCEContentType' => '?',
  22664.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\ImageContainerType' => '?',
  22665.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\MailContentType' => '?',
  22666.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TextareaContentType' => '?',
  22667.             'Hitso\\Bundle\\BlocksBundle\\Form\\Type\\TinyMCEContentType' => '?',
  22668.             'Hitso\\Bundle\\CatalogBundle\\Form\\AttributeGroupType' => '?',
  22669.             'Hitso\\Bundle\\CatalogBundle\\Form\\AttributeType' => '?',
  22670.             'Hitso\\Bundle\\CatalogBundle\\Form\\BrandType' => '?',
  22671.             'Hitso\\Bundle\\CatalogBundle\\Form\\CategoryType' => '?',
  22672.             'Hitso\\Bundle\\CatalogBundle\\Form\\ProductAttributeType' => '?',
  22673.             'Hitso\\Bundle\\CatalogBundle\\Form\\ProductReviewFormType' => '?',
  22674.             'Hitso\\Bundle\\CatalogBundle\\Form\\ProductSeoType' => '?',
  22675.             'Hitso\\Bundle\\CatalogBundle\\Form\\ProductType' => '?',
  22676.             'Hitso\\Bundle\\CatalogBundle\\Form\\Section\\ProductPageSectionType' => '?',
  22677.             'Hitso\\Bundle\\CatalogBundle\\Form\\TaxRateType' => '?',
  22678.             'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttributeInputType' => '?',
  22679.             'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductAttribute\\ProductAttributeChoiceType' => '?',
  22680.             'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\ProductCollectionType' => '?',
  22681.             'Hitso\\Bundle\\CatalogBundle\\Form\\Type\\RangeInputType' => '?',
  22682.             'Hitso\\Bundle\\CommonBundle\\Form\\Type\\ActionsType' => '?',
  22683.             'Hitso\\Bundle\\CommonBundle\\Form\\Type\\AuthorType' => '?',
  22684.             'Hitso\\Bundle\\CommonBundle\\Form\\Type\\EntityAutocompleterType' => '?',
  22685.             'Hitso\\Bundle\\CommonBundle\\Form\\Type\\ExpandLinkType' => '?',
  22686.             'Hitso\\Bundle\\CommonBundle\\Form\\Type\\LinkType' => '?',
  22687.             'Hitso\\Bundle\\ContentBundle\\Form\\Admin\\AuthorFormType' => '?',
  22688.             'Hitso\\Bundle\\ContentBundle\\Form\\CategoryFormType' => '?',
  22689.             'Hitso\\Bundle\\ContentBundle\\Form\\CommentChangeStatusType' => '?',
  22690.             'Hitso\\Bundle\\ContentBundle\\Form\\CommentFormType' => '?',
  22691.             'Hitso\\Bundle\\ContentBundle\\Form\\ContentFormType' => '?',
  22692.             'Hitso\\Bundle\\ContentBundle\\Form\\ContentSectionType' => '?',
  22693.             'Hitso\\Bundle\\ContentBundle\\Form\\Type\\AuthorCollectionType' => '?',
  22694.             'Hitso\\Bundle\\ContentBundle\\Form\\Type\\BannerFormType' => '?',
  22695.             'Hitso\\Bundle\\ContentBundle\\Form\\Type\\ContentAuthorType' => '?',
  22696.             'Hitso\\Bundle\\ContentBundle\\Form\\Type\\ContentCollectionType' => '?',
  22697.             'Hitso\\Bundle\\ContentBundle\\Form\\Type\\SlideFormType' => '?',
  22698.             'Hitso\\Bundle\\FileManagerBundle\\Form\\FileType' => '?',
  22699.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\ColourType' => '?',
  22700.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\FileType' => '?',
  22701.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\FontStyleType' => '?',
  22702.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\ImagePreviewType' => '?',
  22703.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\ImageType' => '?',
  22704.             'Hitso\\Bundle\\FormBundle\\Form\\Type\\SitesType' => '?',
  22705.             'Hitso\\Bundle\\NewsletterBundle\\Form\\SubscriberFormType' => '?',
  22706.             'Hitso\\Bundle\\SearchBundle\\Form\\SearchReportType' => '?',
  22707.             'Hitso\\Bundle\\SeoBundle\\Form\\Type\\SeoPageType' => '?',
  22708.             'Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagFormType' => '?',
  22709.             'Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagTypeFormType' => '?',
  22710.             'Hitso\\Bundle\\TaggingBundle\\Form\\Type\\TagsType' => '?',
  22711.             'Juki\\Bundle\\AppBundle\\Form\\CategoryFormType' => '?',
  22712.             'Juki\\Bundle\\AppBundle\\Form\\ContactFormFormType' => '?',
  22713.             'Juki\\Bundle\\AppBundle\\Form\\ContactFormType' => '?',
  22714.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DeviceCategoryFormType' => '?',
  22715.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DeviceFormType' => '?',
  22716.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\DistributorFormType' => '?',
  22717.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\EventFormType' => '?',
  22718.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\FeatureFormType' => '?',
  22719.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\FeatureHsmFormType' => '?',
  22720.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ProductAccessoryFormType' => '?',
  22721.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\RegionFormType' => '?',
  22722.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ReplaceFeatureProductFormType' => '?',
  22723.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\SewType' => '?',
  22724.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\ShopFormType' => '?',
  22725.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\TimelineEventFormType' => '?',
  22726.             'Juki\\Bundle\\AppBundle\\Form\\Dictionary\\TimelineFormType' => '?',
  22727.             'Juki\\Bundle\\AppBundle\\Form\\PosFormType' => '?',
  22728.             'Juki\\Bundle\\AppBundle\\Form\\ProductAttachmentFormType' => '?',
  22729.             'Juki\\Bundle\\AppBundle\\Form\\ProductType' => '?',
  22730.             'Juki\\Bundle\\AppBundle\\Form\\ReplaceAttributeProductFormType' => '?',
  22731.             'Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesByTagsSectionType' => '?',
  22732.             'Juki\\Bundle\\AppBundle\\Form\\Section\\ArticlesInCategorySectionType' => '?',
  22733.             'Juki\\Bundle\\AppBundle\\Form\\Section\\ContactFormSectionType' => '?',
  22734.             'Juki\\Bundle\\AppBundle\\Form\\Section\\ContactSalesSectionType' => '?',
  22735.             'Juki\\Bundle\\AppBundle\\Form\\Section\\CtaBlockSectionType' => '?',
  22736.             'Juki\\Bundle\\AppBundle\\Form\\Section\\CtaColumnsSectionType' => '?',
  22737.             'Juki\\Bundle\\AppBundle\\Form\\Section\\EventSectionType' => '?',
  22738.             'Juki\\Bundle\\AppBundle\\Form\\Section\\GeneralCataloguesBlockSectionType' => '?',
  22739.             'Juki\\Bundle\\AppBundle\\Form\\Section\\GetInspiredSectionType' => '?',
  22740.             'Juki\\Bundle\\AppBundle\\Form\\Section\\InformationIconsSectionType' => '?',
  22741.             'Juki\\Bundle\\AppBundle\\Form\\Section\\LastEventSectionType' => '?',
  22742.             'Juki\\Bundle\\AppBundle\\Form\\Section\\MainCategoriesSectionType' => '?',
  22743.             'Juki\\Bundle\\AppBundle\\Form\\Section\\OperationsBlockSectionType' => '?',
  22744.             'Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoHotspotBlockSectionType' => '?',
  22745.             'Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextBlockSectionType' => '?',
  22746.             'Juki\\Bundle\\AppBundle\\Form\\Section\\PhotoTextGalleryBlockSectionType' => '?',
  22747.             'Juki\\Bundle\\AppBundle\\Form\\Section\\QuoteSectionType' => '?',
  22748.             'Juki\\Bundle\\AppBundle\\Form\\Section\\SelectedCategoriesSectionType' => '?',
  22749.             'Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleEventsListSectionType' => '?',
  22750.             'Juki\\Bundle\\AppBundle\\Form\\Section\\SimpleHsmCtaSectionType' => '?',
  22751.             'Juki\\Bundle\\AppBundle\\Form\\Section\\TextBlocksFormSectionType' => '?',
  22752.             'Juki\\Bundle\\AppBundle\\Form\\Section\\TextColumnsSectionType' => '?',
  22753.             'Juki\\Bundle\\AppBundle\\Form\\Section\\TimelineSectionType' => '?',
  22754.             'Juki\\Bundle\\AppBundle\\Form\\TagCategoryFormType' => '?',
  22755.             'Juki\\Bundle\\AppBundle\\Form\\TextTitleType' => '?',
  22756.             'Juki\\Bundle\\AppBundle\\Form\\Type\\ArticleOrProductType' => '?',
  22757.             'Juki\\Bundle\\AppBundle\\Form\\Type\\InformationIconType' => '?',
  22758.             'Juki\\Bundle\\AppBundle\\Form\\Type\\UrlTextType' => '?',
  22759.             'Juki\\Bundle\\AppBundle\\Form\\Type\\UrlType' => '?',
  22760.             'Juki\\Bundle\\AppBundle\\Form\\WizardCategoryType' => '?',
  22761.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  22762.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  22763.             'Symfony\\Cmf\\Bundle\\SeoBundle\\Form\\Type\\SeoMetadataType' => '?',
  22764.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  22765.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  22766.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  22767.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  22768.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  22769.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  22770.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  22771.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  22772.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  22773.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  22774.             yield => ($this->services['liform.add_schema_extension'] ?? ($this->services['liform.add_schema_extension'] = new \Limenius\Liform\Form\Extension\AddLiformExtension()));
  22775.             yield => ($this->privates['Hitso\\Bundle\\CommonBundle\\Form\\Extension\\HelpTextExtension'] ?? ($this->privates['Hitso\\Bundle\\CommonBundle\\Form\\Extension\\HelpTextExtension'] = new \Hitso\Bundle\CommonBundle\Form\Extension\HelpTextExtension()));
  22776.             yield => ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Extension\\FormTypeExtension'] ?? ($this->privates['Hitso\\Bundle\\FormBundle\\Form\\Extension\\FormTypeExtension'] = new \Hitso\Bundle\FormBundle\Form\Extension\FormTypeExtension()));
  22777.             yield => ($this->privates['hitso_form.form_extension'] ?? ($this->privates['hitso_form.form_extension'] = new \Hitso\Bundle\FormBundle\Form\Extension\OrderedFormExtension()));
  22778.         }, 10), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  22779.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  22780.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  22781.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  22782.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ButtonType' => new RewindableGenerator(function () {
  22783.             yield => ($this->privates['hitso_form.button_extension'] ?? ($this->privates['hitso_form.button_extension'] = new \Hitso\Bundle\FormBundle\Form\Extension\OrderedButtonExtension()));
  22784.         }, 1)], new RewindableGenerator(function () {
  22785.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  22786.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  22787.         }, 2))], new \Hitso\Bundle\FormBundle\Form\OrderedResolvedFormTypeFactory(new \Hitso\Bundle\FormBundle\Form\Orderer\FormOrderer()));
  22788.     }
  22789.     /**
  22790.      * Gets the private 'form.server_params' shared service.
  22791.      *
  22792.      * @return \Symfony\Component\Form\Util\ServerParams
  22793.      */
  22794.     protected function getForm_ServerParamsService()
  22795.     {
  22796.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  22797.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  22798.     }
  22799.     /**
  22800.      * Gets the private 'form.type.choice' shared service.
  22801.      *
  22802.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  22803.      */
  22804.     protected function getForm_Type_ChoiceService()
  22805.     {
  22806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  22807.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  22808.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  22809.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  22810.     }
  22811.     /**
  22812.      * Gets the private 'form.type.entity' shared service.
  22813.      *
  22814.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  22815.      */
  22816.     protected function getForm_Type_EntityService()
  22817.     {
  22818.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  22819.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  22820.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  22821.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  22822.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22823.     }
  22824.     /**
  22825.      * Gets the private 'form.type.form' shared service.
  22826.      *
  22827.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  22828.      */
  22829.     protected function getForm_Type_FormService()
  22830.     {
  22831.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  22832.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  22833.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  22834.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  22835.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  22836.     }
  22837.     /**
  22838.      * Gets the private 'form.type_extension.csrf' shared service.
  22839.      *
  22840.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  22841.      */
  22842.     protected function getForm_TypeExtension_CsrfService()
  22843.     {
  22844.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  22845.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  22846.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  22847.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true'_token', ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  22848.     }
  22849.     /**
  22850.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  22851.      *
  22852.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  22853.      */
  22854.     protected function getForm_TypeExtension_Form_DataCollectorService()
  22855.     {
  22856.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  22857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  22858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  22859.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  22860.     }
  22861.     /**
  22862.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  22863.      *
  22864.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  22865.      */
  22866.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  22867.     {
  22868.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  22869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  22870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  22871.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  22872.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  22873.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  22874.     }
  22875.     /**
  22876.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  22877.      *
  22878.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  22879.      */
  22880.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  22881.     {
  22882.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  22883.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  22884.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  22885.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  22886.     }
  22887.     /**
  22888.      * Gets the private 'form.type_extension.form.validator' shared service.
  22889.      *
  22890.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  22891.      */
  22892.     protected function getForm_TypeExtension_Form_ValidatorService()
  22893.     {
  22894.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  22895.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  22896.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  22897.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  22898.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  22899.     }
  22900.     /**
  22901.      * Gets the private 'form.type_extension.upload.validator' shared service.
  22902.      *
  22903.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  22904.      */
  22905.     protected function getForm_TypeExtension_Upload_ValidatorService()
  22906.     {
  22907.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  22908.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  22909.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  22910.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), 'validators');
  22911.     }
  22912.     /**
  22913.      * Gets the private 'form.type_guesser.doctrine' shared service.
  22914.      *
  22915.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  22916.      */
  22917.     protected function getForm_TypeGuesser_DoctrineService()
  22918.     {
  22919.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  22920.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  22921.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22922.     }
  22923.     /**
  22924.      * Gets the private 'form.type_guesser.validator' shared service.
  22925.      *
  22926.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  22927.      */
  22928.     protected function getForm_TypeGuesser_ValidatorService()
  22929.     {
  22930.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  22931.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  22932.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  22933.     }
  22934.     /**
  22935.      * Gets the private 'fos_rest.body_listener' shared service.
  22936.      *
  22937.      * @return \FOS\RestBundle\EventListener\BodyListener
  22938.      */
  22939.     protected function getFosRest_BodyListenerService()
  22940.     {
  22941.         $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, [
  22942.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  22943.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  22944.         ], [
  22945.             'fos_rest.decoder.json' => '?',
  22946.             'fos_rest.decoder.xml' => '?',
  22947.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  22948.         $instance->setDefaultFormat(NULL);
  22949.         return $instance;
  22950.     }
  22951.     /**
  22952.      * Gets the private 'fos_rest.decoder.json' shared service.
  22953.      *
  22954.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  22955.      */
  22956.     protected function getFosRest_Decoder_JsonService()
  22957.     {
  22958.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  22959.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  22960.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  22961.     }
  22962.     /**
  22963.      * Gets the private 'fos_rest.decoder.xml' shared service.
  22964.      *
  22965.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  22966.      */
  22967.     protected function getFosRest_Decoder_XmlService()
  22968.     {
  22969.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  22970.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  22971.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  22972.     }
  22973.     /**
  22974.      * Gets the private 'fos_rest.inflector.doctrine' shared service.
  22975.      *
  22976.      * @return \FOS\RestBundle\Inflector\DoctrineInflector
  22977.      *
  22978.      * @deprecated The fos_rest.inflector.doctrine service is deprecated since FOSRestBundle 2.8.
  22979.      */
  22980.     protected function getFosRest_Inflector_DoctrineService()
  22981.     {
  22982.         @trigger_error('The fos_rest.inflector.doctrine service is deprecated since FOSRestBundle 2.8.'E_USER_DEPRECATED);
  22983.         return new \FOS\RestBundle\Inflector\DoctrineInflector();
  22984.     }
  22985.     /**
  22986.      * Gets the private 'fos_rest.routing.loader.controller' shared service.
  22987.      *
  22988.      * @return \FOS\RestBundle\Routing\Loader\RestRouteLoader
  22989.      *
  22990.      * @deprecated The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  22991.      */
  22992.     protected function getFosRest_Routing_Loader_ControllerService()
  22993.     {
  22994.         @trigger_error('The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  22995.         return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), NULL);
  22996.     }
  22997.     /**
  22998.      * Gets the private 'fos_rest.routing.loader.directory' shared service.
  22999.      *
  23000.      * @return \FOS\RestBundle\Routing\Loader\DirectoryRouteLoader
  23001.      *
  23002.      * @deprecated The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  23003.      */
  23004.     protected function getFosRest_Routing_Loader_DirectoryService()
  23005.     {
  23006.         @trigger_error('The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  23007.         return new \FOS\RestBundle\Routing\Loader\DirectoryRouteLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()));
  23008.     }
  23009.     /**
  23010.      * Gets the private 'fos_rest.routing.loader.processor' shared service.
  23011.      *
  23012.      * @return \FOS\RestBundle\Routing\Loader\RestRouteProcessor
  23013.      *
  23014.      * @deprecated The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  23015.      */
  23016.     protected function getFosRest_Routing_Loader_ProcessorService()
  23017.     {
  23018.         @trigger_error('The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  23019.         return $this->privates['fos_rest.routing.loader.processor'] = new \FOS\RestBundle\Routing\Loader\RestRouteProcessor();
  23020.     }
  23021.     /**
  23022.      * Gets the private 'fos_rest.routing.loader.reader.action' shared service.
  23023.      *
  23024.      * @return \FOS\RestBundle\Routing\Loader\Reader\RestActionReader
  23025.      *
  23026.      * @deprecated The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  23027.      */
  23028.     protected function getFosRest_Routing_Loader_Reader_ActionService()
  23029.     {
  23030.         @trigger_error('The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  23031.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  23032.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  23033.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  23034.         return new \FOS\RestBundle\Routing\Loader\Reader\RestActionReader($a, new \FOS\RestBundle\Request\ParamReader($a), $this->getFosRest_Inflector_DoctrineService(), true, ['json' => false'xml' => false'html' => true], true);
  23035.     }
  23036.     /**
  23037.      * Gets the private 'fos_rest.routing.loader.reader.controller' shared service.
  23038.      *
  23039.      * @return \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader
  23040.      *
  23041.      * @deprecated The fos_rest.routing.loader.reader.controller service is deprecated since FOSRestBundle 2.8.
  23042.      */
  23043.     protected function getFosRest_Routing_Loader_Reader_ControllerService()
  23044.     {
  23045.         @trigger_error('The fos_rest.routing.loader.reader.controller service is deprecated since FOSRestBundle 2.8.'E_USER_DEPRECATED);
  23046.         return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  23047.     }
  23048.     /**
  23049.      * Gets the private 'fos_rest.routing.loader.xml_collection' shared service.
  23050.      *
  23051.      * @return \FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader
  23052.      *
  23053.      * @deprecated The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  23054.      */
  23055.     protected function getFosRest_Routing_Loader_XmlCollectionService()
  23056.     {
  23057.         @trigger_error('The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  23058.         return new \FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()), true, ['json' => false'xml' => false'html' => true], NULL);
  23059.     }
  23060.     /**
  23061.      * Gets the private 'fos_rest.routing.loader.yaml_collection' shared service.
  23062.      *
  23063.      * @return \FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader
  23064.      *
  23065.      * @deprecated The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  23066.      */
  23067.     protected function getFosRest_Routing_Loader_YamlCollectionService()
  23068.     {
  23069.         @trigger_error('The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  23070.         return new \FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()), true, ['json' => false'xml' => false'html' => true], NULL);
  23071.     }
  23072.     /**
  23073.      * Gets the private 'fos_rest.serializer.symfony' shared service.
  23074.      *
  23075.      * @return \FOS\RestBundle\Serializer\SymfonySerializerAdapter
  23076.      */
  23077.     protected function getFosRest_Serializer_SymfonyService($lazyLoad true)
  23078.     {
  23079.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  23080.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  23081.         return new \FOS\RestBundle\Serializer\SymfonySerializerAdapter(($this->services['serializer'] ?? $this->getSerializerService()));
  23082.     }
  23083.     /**
  23084.      * Gets the private 'fos_user.change_password.form.type' shared service.
  23085.      *
  23086.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  23087.      */
  23088.     protected function getFosUser_ChangePassword_Form_TypeService()
  23089.     {
  23090.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23092.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
  23093.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('Hitso\\Bundle\\CommonBundle\\Entity\\User');
  23094.     }
  23095.     /**
  23096.      * Gets the private 'fos_user.command.activate_user' shared service.
  23097.      *
  23098.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  23099.      */
  23100.     protected function getFosUser_Command_ActivateUserService()
  23101.     {
  23102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23103.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
  23104.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  23105.         $instance->setName('fos:user:activate');
  23106.         return $instance;
  23107.     }
  23108.     /**
  23109.      * Gets the private 'fos_user.command.change_password' shared service.
  23110.      *
  23111.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  23112.      */
  23113.     protected function getFosUser_Command_ChangePasswordService()
  23114.     {
  23115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23116.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
  23117.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  23118.         $instance->setName('fos:user:change-password');
  23119.         return $instance;
  23120.     }
  23121.     /**
  23122.      * Gets the private 'fos_user.command.create_user' shared service.
  23123.      *
  23124.      * @return \FOS\UserBundle\Command\CreateUserCommand
  23125.      */
  23126.     protected function getFosUser_Command_CreateUserService()
  23127.     {
  23128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23129.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
  23130.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  23131.         $instance->setName('fos:user:create');
  23132.         return $instance;
  23133.     }
  23134.     /**
  23135.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  23136.      *
  23137.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  23138.      */
  23139.     protected function getFosUser_Command_DeactivateUserService()
  23140.     {
  23141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23142.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
  23143.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  23144.         $instance->setName('fos:user:deactivate');
  23145.         return $instance;
  23146.     }
  23147.     /**
  23148.      * Gets the private 'fos_user.command.demote_user' shared service.
  23149.      *
  23150.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  23151.      */
  23152.     protected function getFosUser_Command_DemoteUserService()
  23153.     {
  23154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23155.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  23156.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
  23157.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  23158.         $instance->setName('fos:user:demote');
  23159.         return $instance;
  23160.     }
  23161.     /**
  23162.      * Gets the private 'fos_user.command.promote_user' shared service.
  23163.      *
  23164.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  23165.      */
  23166.     protected function getFosUser_Command_PromoteUserService()
  23167.     {
  23168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23169.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  23170.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
  23171.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  23172.         $instance->setName('fos:user:promote');
  23173.         return $instance;
  23174.     }
  23175.     /**
  23176.      * Gets the private 'fos_user.listener.authentication' shared service.
  23177.      *
  23178.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  23179.      */
  23180.     protected function getFosUser_Listener_AuthenticationService()
  23181.     {
  23182.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
  23183.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
  23184.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
  23185.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  23186.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  23187.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  23188.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  23189.         return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(new \FOS\UserBundle\Security\LoginManager(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL), 'main');
  23190.     }
  23191.     /**
  23192.      * Gets the private 'fos_user.listener.flash' shared service.
  23193.      *
  23194.      * @return \FOS\UserBundle\EventListener\FlashListener
  23195.      */
  23196.     protected function getFosUser_Listener_FlashService()
  23197.     {
  23198.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
  23199.         return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['session'] ?? $this->getSessionService()), ($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  23200.     }
  23201.     /**
  23202.      * Gets the private 'fos_user.listener.resetting' shared service.
  23203.      *
  23204.      * @return \FOS\UserBundle\EventListener\ResettingListener
  23205.      */
  23206.     protected function getFosUser_Listener_ResettingService()
  23207.     {
  23208.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
  23209.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), 86400);
  23210.     }
  23211.     /**
  23212.      * Gets the private 'fos_user.profile.form.type' shared service.
  23213.      *
  23214.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  23215.      */
  23216.     protected function getFosUser_Profile_Form_TypeService()
  23217.     {
  23218.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23219.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23220.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  23221.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('Hitso\\Bundle\\CommonBundle\\Entity\\User');
  23222.     }
  23223.     /**
  23224.      * Gets the private 'fos_user.registration.form.type' shared service.
  23225.      *
  23226.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  23227.      */
  23228.     protected function getFosUser_Registration_Form_TypeService()
  23229.     {
  23230.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23231.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23232.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
  23233.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('Hitso\\Bundle\\CommonBundle\\Entity\\User');
  23234.     }
  23235.     /**
  23236.      * Gets the private 'fos_user.resetting.form.type' shared service.
  23237.      *
  23238.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  23239.      */
  23240.     protected function getFosUser_Resetting_Form_TypeService()
  23241.     {
  23242.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23243.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23244.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
  23245.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('Hitso\\Bundle\\CommonBundle\\Entity\\User');
  23246.     }
  23247.     /**
  23248.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  23249.      *
  23250.      * @return \Juki\Bundle\AppBundle\EventListener\LastLoginListener
  23251.      */
  23252.     protected function getFosUser_Security_InteractiveLoginListenerService()
  23253.     {
  23254.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  23255.         include_once \dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/EventListener/LastLoginListener.php';
  23256.         return $this->privates['fos_user.security.interactive_login_listener'] = new \Juki\Bundle\AppBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  23257.     }
  23258.     /**
  23259.      * Gets the private 'fos_user.user_listener' shared service.
  23260.      *
  23261.      * @return \FOS\UserBundle\Doctrine\UserListener
  23262.      */
  23263.     protected function getFosUser_UserListenerService()
  23264.     {
  23265.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  23266.         return $this->privates['fos_user.user_listener'] = new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()));
  23267.     }
  23268.     /**
  23269.      * Gets the private 'fos_user.user_provider.username_email' shared service.
  23270.      *
  23271.      * @return \FOS\UserBundle\Security\EmailUserProvider
  23272.      */
  23273.     protected function getFosUser_UserProvider_UsernameEmailService()
  23274.     {
  23275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  23276.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/UserProvider.php';
  23277.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/EmailUserProvider.php';
  23278.         return $this->privates['fos_user.user_provider.username_email'] = new \FOS\UserBundle\Security\EmailUserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  23279.     }
  23280.     /**
  23281.      * Gets the private 'fos_user.username_form_type' shared service.
  23282.      *
  23283.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  23284.      */
  23285.     protected function getFosUser_UsernameFormTypeService()
  23286.     {
  23287.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23288.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23289.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
  23290.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  23291.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
  23292.         return $this->privates['fos_user.username_form_type'] = new \FOS\UserBundle\Form\Type\UsernameFormType(new \FOS\UserBundle\Form\DataTransformer\UserToUsernameTransformer(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService())));
  23293.     }
  23294.     /**
  23295.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  23296.      *
  23297.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  23298.      */
  23299.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  23300.     {
  23301.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  23302.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  23303.     }
  23304.     /**
  23305.      * Gets the private 'fos_user.util.password_updater' shared service.
  23306.      *
  23307.      * @return \FOS\UserBundle\Util\PasswordUpdater
  23308.      */
  23309.     protected function getFosUser_Util_PasswordUpdaterService()
  23310.     {
  23311.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  23312.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
  23313.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  23314.     }
  23315.     /**
  23316.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  23317.      *
  23318.      * @return \FOS\UserBundle\Util\UserManipulator
  23319.      */
  23320.     protected function getFosUser_Util_UserManipulatorService()
  23321.     {
  23322.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
  23323.         return $this->privates['fos_user.util.user_manipulator'] = new \FOS\UserBundle\Util\UserManipulator(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  23324.     }
  23325.     /**
  23326.      * Gets the private 'fragment.listener' shared service.
  23327.      *
  23328.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  23329.      */
  23330.     protected function getFragment_ListenerService()
  23331.     {
  23332.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('resolve:APP_SECRET')))), '/_fragment');
  23333.     }
  23334.     /**
  23335.      * Gets the private 'fragment.renderer.hinclude' shared service.
  23336.      *
  23337.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  23338.      */
  23339.     protected function getFragment_Renderer_HincludeService()
  23340.     {
  23341.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  23342.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  23343.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  23344.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer(($this->services['templating'] ?? $this->getTemplatingService()), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('resolve:APP_SECRET')))), NULL);
  23345.         $instance->setFragmentPath('/_fragment');
  23346.         return $instance;
  23347.     }
  23348.     /**
  23349.      * Gets the private 'fragment.renderer.inline' shared service.
  23350.      *
  23351.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  23352.      */
  23353.     protected function getFragment_Renderer_InlineService()
  23354.     {
  23355.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  23356.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  23357.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  23358.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  23359.         $instance->setFragmentPath('/_fragment');
  23360.         return $instance;
  23361.     }
  23362.     /**
  23363.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  23364.      *
  23365.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  23366.      */
  23367.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  23368.     {
  23369.         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())));
  23370.     }
  23371.     /**
  23372.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  23373.      *
  23374.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  23375.      */
  23376.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  23377.     {
  23378.         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()));
  23379.     }
  23380.     /**
  23381.      * Gets the private 'glifery.entity_hidden_type.entity_form_type' shared service.
  23382.      *
  23383.      * @return \Glifery\EntityHiddenTypeBundle\Form\Type\EntityHiddenType
  23384.      */
  23385.     protected function getGlifery_EntityHiddenType_EntityFormTypeService()
  23386.     {
  23387.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23388.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23389.         include_once \dirname(__DIR__4).'/vendor/glifery/entity-hidden-type-bundle/Glifery/EntityHiddenTypeBundle/Form/Type/EntityHiddenType.php';
  23390.         return $this->privates['glifery.entity_hidden_type.entity_form_type'] = new \Glifery\EntityHiddenTypeBundle\Form\Type\EntityHiddenType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23391.     }
  23392.     /**
  23393.      * Gets the private 'graphqlite.cacheclearer' shared autowired service.
  23394.      *
  23395.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  23396.      */
  23397.     protected function getGraphqlite_CacheclearerService()
  23398.     {
  23399.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  23400.         return $this->privates['graphqlite.cacheclearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer([=> ($this->privates['graphqlite.phpfilescache'] ?? $this->getGraphqlite_PhpfilescacheService())]);
  23401.     }
  23402.     /**
  23403.      * Gets the private 'graphqlite.phpfilescache' shared autowired service.
  23404.      *
  23405.      * @return \Symfony\Component\Cache\Adapter\PhpFilesAdapter
  23406.      */
  23407.     protected function getGraphqlite_PhpfilescacheService()
  23408.     {
  23409.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpFilesTrait.php';
  23410.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpFilesAdapter.php';
  23411.         $this->privates['graphqlite.phpfilescache'] = $instance = new \Symfony\Component\Cache\Adapter\PhpFilesAdapter('graphqlite');
  23412.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  23413.         return $instance;
  23414.     }
  23415.     /**
  23416.      * Gets the private 'graphqlite.psr16cache' shared autowired service.
  23417.      *
  23418.      * @return \Symfony\Component\Cache\Psr16Cache
  23419.      */
  23420.     protected function getGraphqlite_Psr16cacheService()
  23421.     {
  23422.         include_once \dirname(__DIR__4).'/vendor/psr/simple-cache/src/CacheInterface.php';
  23423.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Psr16Cache.php';
  23424.         return $this->privates['graphqlite.psr16cache'] = new \Symfony\Component\Cache\Psr16Cache(($this->privates['graphqlite.phpfilescache'] ?? $this->getGraphqlite_PhpfilescacheService()));
  23425.     }
  23426.     /**
  23427.      * Gets the private 'httplug.collector.formatter' shared service.
  23428.      *
  23429.      * @return \Http\HttplugBundle\Collector\Formatter
  23430.      */
  23431.     protected function getHttplug_Collector_FormatterService()
  23432.     {
  23433.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  23434.     }
  23435.     /**
  23436.      * Gets the private 'httplug.strategy' shared service.
  23437.      *
  23438.      * @return \Http\HttplugBundle\Discovery\ConfiguredClientsStrategy
  23439.      */
  23440.     protected function getHttplug_StrategyService()
  23441.     {
  23442.         return $this->privates['httplug.strategy'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategy(new \Http\HttplugBundle\Collector\ProfileClient(\Http\Discovery\HttpClientDiscovery::find(), ($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), NULL);
  23443.     }
  23444.     /**
  23445.      * Gets the private 'jms_translation.command.extract' shared service.
  23446.      *
  23447.      * @return \JMS\TranslationBundle\Command\ExtractTranslationCommand
  23448.      */
  23449.     protected function getJmsTranslation_Command_ExtractService()
  23450.     {
  23451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23452.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Command/ExtractTranslationCommand.php';
  23453.         $this->privates['jms_translation.command.extract'] = $instance = new \JMS\TranslationBundle\Command\ExtractTranslationCommand(($this->services['jms_translation.config_factory'] ?? $this->getJmsTranslation_ConfigFactoryService()), ($this->services['jms_translation.updater'] ?? $this->getJmsTranslation_UpdaterService()), $this->parameters['jms_translation.locales']);
  23454.         $instance->setName('translation:extract');
  23455.         return $instance;
  23456.     }
  23457.     /**
  23458.      * Gets the private 'jms_translation.command.list_resources' shared service.
  23459.      *
  23460.      * @return \JMS\TranslationBundle\Command\ResourcesListCommand
  23461.      */
  23462.     protected function getJmsTranslation_Command_ListResourcesService()
  23463.     {
  23464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23465.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Command/ResourcesListCommand.php';
  23466.         $this->privates['jms_translation.command.list_resources'] = $instance = new \JMS\TranslationBundle\Command\ResourcesListCommand(\dirname(__DIR__4), $this->parameters['kernel.bundles'], (($this->hasParameter("kernel.root_dir")) ? ($this->getParameter("kernel.root_dir")) : (null)));
  23467.         $instance->setName('translation:list-resources');
  23468.         return $instance;
  23469.     }
  23470.     /**
  23471.      * Gets the private 'jms_translation.file_writer' shared service.
  23472.      *
  23473.      * @return \JMS\TranslationBundle\Translation\FileWriter
  23474.      */
  23475.     protected function getJmsTranslation_FileWriterService()
  23476.     {
  23477.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/FileWriter.php';
  23478.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  23479.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/ArrayStructureDumper.php';
  23480.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/PhpDumper.php';
  23481.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/XliffDumper.php';
  23482.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  23483.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/YamlDumper.php';
  23484.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  23485.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  23486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  23487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  23488.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  23489.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  23490.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  23491.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  23492.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  23493.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  23494.         $a = new \JMS\TranslationBundle\Translation\Dumper\XliffDumper();
  23495.         $a->setSourceLanguage('pl');
  23496.         $a->setAddDate(true);
  23497.         $a->setAddReference(true);
  23498.         $b = new \JMS\TranslationBundle\Translation\Dumper\XliffDumper();
  23499.         $b->setSourceLanguage('pl');
  23500.         $b->setAddDate(true);
  23501.         $b->setAddReference(true);
  23502.         return $this->privates['jms_translation.file_writer'] = new \JMS\TranslationBundle\Translation\FileWriter(['php' => new \JMS\TranslationBundle\Translation\Dumper\PhpDumper(), 'xlf' => $a'po' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.po'] ?? ($this->privates['translation.dumper.po'] = new \Symfony\Component\Translation\Dumper\PoFileDumper())), 'po'), 'mo' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.mo'] ?? ($this->privates['translation.dumper.mo'] = new \Symfony\Component\Translation\Dumper\MoFileDumper())), 'mo'), 'yml' => new \JMS\TranslationBundle\Translation\Dumper\YamlDumper(), 'yaml' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.yaml'] ?? ($this->privates['translation.dumper.yaml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'))), 'yaml'), 'ts' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.qt'] ?? ($this->privates['translation.dumper.qt'] = new \Symfony\Component\Translation\Dumper\QtFileDumper())), 'ts'), 'csv' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.csv'] ?? ($this->privates['translation.dumper.csv'] = new \Symfony\Component\Translation\Dumper\CsvFileDumper())), 'csv'), 'ini' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.ini'] ?? ($this->privates['translation.dumper.ini'] = new \Symfony\Component\Translation\Dumper\IniFileDumper())), 'ini'), 'json' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.json'] ?? ($this->privates['translation.dumper.json'] = new \Symfony\Component\Translation\Dumper\JsonFileDumper())), 'json'), 'res' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.res'] ?? ($this->privates['translation.dumper.res'] = new \Symfony\Component\Translation\Dumper\IcuResFileDumper())), 'res'), 'xliff' => $b]);
  23503.     }
  23504.     /**
  23505.      * Gets the private 'jms_translation.loader_manager' shared service.
  23506.      *
  23507.      * @return \JMS\TranslationBundle\Translation\LoaderManager
  23508.      */
  23509.     protected function getJmsTranslation_LoaderManagerService()
  23510.     {
  23511.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/LoaderManager.php';
  23512.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  23513.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  23514.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/XliffLoader.php';
  23515.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  23516.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  23517.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  23518.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  23519.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  23520.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  23521.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  23522.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  23523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  23524.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  23525.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  23526.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  23527.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  23528.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  23529.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Loader/RepositoryLoader.php';
  23530.         $a = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader())));
  23531.         return $this->privates['jms_translation.loader_manager'] = new \JMS\TranslationBundle\Translation\LoaderManager(['php' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader()))), 'yaml' => $a'yml' => $a'xlf' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader()))), 'xliff' => new \JMS\TranslationBundle\Translation\Loader\XliffLoader(), 'po' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader()))), 'mo' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader()))), 'ts' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader()))), 'csv' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader()))), 'res' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader()))), 'dat' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader()))), 'ini' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader()))), 'json' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader()))), 'hitso_db' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader'] ?? ($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader'] = new \Hitso\Bundle\TranslationBundle\Translation\Loader\RepositoryLoader($this))))]);
  23532.     }
  23533.     /**
  23534.      * Gets the private 'knp_menu.renderer.list' shared service.
  23535.      *
  23536.      * @return \Knp\Menu\Renderer\ListRenderer
  23537.      */
  23538.     protected function getKnpMenu_Renderer_ListService()
  23539.     {
  23540.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  23541.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  23542.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  23543.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  23544.     }
  23545.     /**
  23546.      * Gets the private 'knp_menu.renderer.twig' shared service.
  23547.      *
  23548.      * @return \Knp\Menu\Renderer\TwigRenderer
  23549.      */
  23550.     protected function getKnpMenu_Renderer_TwigService()
  23551.     {
  23552.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  23553.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  23554.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer(($this->services['twig'] ?? $this->getTwigService()), '@KnpMenu/menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  23555.     }
  23556.     /**
  23557.      * Gets the private 'knp_menu.voter.router' shared service.
  23558.      *
  23559.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  23560.      */
  23561.     protected function getKnpMenu_Voter_RouterService()
  23562.     {
  23563.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  23564.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  23565.         return $this->privates['knp_menu.voter.router'] = new \Knp\Menu\Matcher\Voter\RouteVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  23566.     }
  23567.     /**
  23568.      * Gets the private 'liform.transformer.string' shared service.
  23569.      *
  23570.      * @return \Limenius\Liform\Transformer\StringTransformer
  23571.      */
  23572.     protected function getLiform_Transformer_StringService()
  23573.     {
  23574.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/TransformerInterface.php';
  23575.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/AbstractTransformer.php';
  23576.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/StringTransformer.php';
  23577.         return $this->privates['liform.transformer.string'] = new \Limenius\Liform\Transformer\StringTransformer(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()), ($this->services['liform.guesser.validator'] ?? $this->getLiform_Guesser_ValidatorService()));
  23578.     }
  23579.     /**
  23580.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  23581.      *
  23582.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  23583.      */
  23584.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  23585.     {
  23586.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->getLiipImagine_MimeTypeGuesserService()));
  23587.     }
  23588.     /**
  23589.      * Gets the private 'liip_imagine.cache.manager' shared autowired service.
  23590.      *
  23591.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  23592.      */
  23593.     protected function getLiipImagine_Cache_ManagerService()
  23594.     {
  23595.         $this->privates['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('resolve:APP_SECRET')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  23596.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  23597.         $instance->addResolver('fm_cache_resolver', ($this->services['liip_imagine.cache.resolver.fm_cache_resolver'] ?? $this->getLiipImagine_Cache_Resolver_FmCacheResolverService()));
  23598.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  23599.         return $instance;
  23600.     }
  23601.     /**
  23602.      * Gets the private 'liip_imagine.data.manager' shared autowired service.
  23603.      *
  23604.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  23605.      */
  23606.     protected function getLiipImagine_Data_ManagerService()
  23607.     {
  23608.         $this->privates['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), ($this->privates['liip_imagine.extension_guesser'] ?? $this->getLiipImagine_ExtensionGuesserService()), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()));
  23609.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  23610.         $instance->addLoader('filemanager', ($this->services['liip_imagine.binary.loader.filemanager'] ?? $this->getLiipImagine_Binary_Loader_FilemanagerService()));
  23611.         $instance->addLoader('app_root', ($this->services['liip_imagine.binary.loader.app_root'] ?? $this->getLiipImagine_Binary_Loader_AppRootService()));
  23612.         $instance->addLoader('user_avatar', ($this->services['liip_imagine.binary.loader.user_avatar'] ?? $this->getLiipImagine_Binary_Loader_UserAvatarService()));
  23613.         $instance->addLoader('message_image', ($this->services['liip_imagine.binary.loader.message_image'] ?? $this->getLiipImagine_Binary_Loader_MessageImageService()));
  23614.         $instance->addLoader('section_image', ($this->services['liip_imagine.binary.loader.section_image'] ?? $this->getLiipImagine_Binary_Loader_SectionImageService()));
  23615.         $instance->addLoader('content_slide', ($this->services['liip_imagine.binary.loader.content_slide'] ?? $this->getLiipImagine_Binary_Loader_ContentSlideService()));
  23616.         $instance->addLoader('content_banner', ($this->services['liip_imagine.binary.loader.content_banner'] ?? $this->getLiipImagine_Binary_Loader_ContentBannerService()));
  23617.         return $instance;
  23618.     }
  23619.     /**
  23620.      * Gets the private 'liip_imagine.extension_guesser' shared service.
  23621.      *
  23622.      * @return \Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesserInterface
  23623.      */
  23624.     protected function getLiipImagine_ExtensionGuesserService()
  23625.     {
  23626.         return $this->privates['liip_imagine.extension_guesser'] = \Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser::getInstance();
  23627.     }
  23628.     /**
  23629.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  23630.      *
  23631.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  23632.      */
  23633.     protected function getLiipImagine_Filter_ConfigurationService()
  23634.     {
  23635.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  23636.     }
  23637.     /**
  23638.      * Gets the private 'liip_imagine.filter.manager' shared autowired service.
  23639.      *
  23640.      * @return \Hitso\Bundle\FormBundle\Imagine\PrependingFilterManager
  23641.      */
  23642.     protected function getLiipImagine_Filter_ManagerService()
  23643.     {
  23644.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  23645.         $this->privates['liip_imagine.filter.manager'] = $instance = new \Hitso\Bundle\FormBundle\Imagine\PrependingFilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
  23646.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  23647.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  23648.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  23649.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  23650.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  23651.         $instance->addLoader('paste', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, (\dirname(__DIR__4).'/src/Hitso/Bundle')));
  23652.         $instance->addLoader('watermark', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, (\dirname(__DIR__4).'/src/Hitso/Bundle')));
  23653.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  23654.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  23655.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  23656.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  23657.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  23658.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  23659.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  23660.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  23661.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  23662.         $instance->addLoader('hitso_crop', new \Hitso\Bundle\FormBundle\Imagine\Filter\HitsoCropFilter($a'#fff'));
  23663.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  23664.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  23665.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  23666.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  23667.         return $instance;
  23668.     }
  23669.     /**
  23670.      * Gets the private 'liip_imagine.form.type.image' shared service.
  23671.      *
  23672.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  23673.      */
  23674.     protected function getLiipImagine_Form_Type_ImageService()
  23675.     {
  23676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23677.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23678.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  23679.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  23680.     }
  23681.     /**
  23682.      * Gets the private 'liip_imagine.gd' shared service.
  23683.      *
  23684.      * @return \Imagine\Gd\Imagine
  23685.      */
  23686.     protected function getLiipImagine_GdService()
  23687.     {
  23688.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  23689.         $instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
  23690.         return $instance;
  23691.     }
  23692.     /**
  23693.      * Gets the private 'liip_imagine.mime_type_guesser' shared service.
  23694.      *
  23695.      * @return \Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesserInterface
  23696.      */
  23697.     protected function getLiipImagine_MimeTypeGuesserService()
  23698.     {
  23699.         return $this->privates['liip_imagine.mime_type_guesser'] = \Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser::getInstance();
  23700.     }
  23701.     /**
  23702.      * Gets the private 'liip_imagine.service.filter' shared service.
  23703.      *
  23704.      * @return \Liip\ImagineBundle\Service\FilterService
  23705.      */
  23706.     protected function getLiipImagine_Service_FilterService()
  23707.     {
  23708.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  23709.         return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->privates['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->privates['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  23710.     }
  23711.     /**
  23712.      * Gets the private 'liip_theme.active_theme' shared service.
  23713.      *
  23714.      * @return \Liip\ThemeBundle\ActiveTheme
  23715.      */
  23716.     protected function getLiipTheme_ActiveThemeService()
  23717.     {
  23718.         return $this->privates['liip_theme.active_theme'] = new \Liip\ThemeBundle\ActiveTheme('juki'$this->parameters['liip_theme.themes'], new \Liip\ThemeBundle\Helper\DeviceDetection());
  23719.     }
  23720.     /**
  23721.      * Gets the private 'liip_theme.templating_locator' shared service.
  23722.      *
  23723.      * @return \Liip\ThemeBundle\Locator\TemplateLocator
  23724.      */
  23725.     protected function getLiipTheme_TemplatingLocatorService()
  23726.     {
  23727.         $a = ($this->privates['liip_theme.active_theme'] ?? $this->getLiipTheme_ActiveThemeService());
  23728.         return $this->privates['liip_theme.templating_locator'] = new \Liip\ThemeBundle\Locator\TemplateLocator(new \Liip\ThemeBundle\Locator\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), $a, (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources'), [], $this->parameters['liip_theme.path_patterns']), $this->targetDir.''$a);
  23729.     }
  23730.     /**
  23731.      * Gets the private 'locale_aware_listener' shared service.
  23732.      *
  23733.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  23734.      */
  23735.     protected function getLocaleAwareListenerService()
  23736.     {
  23737.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  23738.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  23739.             yield => ($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\FormattingTranslator'] ?? $this->getFormattingTranslatorService());
  23740.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  23741.     }
  23742.     /**
  23743.      * Gets the private 'locale_listener' shared service.
  23744.      *
  23745.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  23746.      */
  23747.     protected function getLocaleListenerService()
  23748.     {
  23749.         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['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()));
  23750.     }
  23751.     /**
  23752.      * Gets the private 'maker.auto_command.make_auth' shared service.
  23753.      *
  23754.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23755.      */
  23756.     protected function getMaker_AutoCommand_MakeAuthService()
  23757.     {
  23758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23759.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23760.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23761.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23762.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  23763.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  23764.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  23765.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  23766.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a$b);
  23767.         $instance->setName('make:auth');
  23768.         return $instance;
  23769.     }
  23770.     /**
  23771.      * Gets the private 'maker.auto_command.make_command' shared service.
  23772.      *
  23773.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23774.      */
  23775.     protected function getMaker_AutoCommand_MakeCommandService()
  23776.     {
  23777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23778.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23779.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23780.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23781.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  23782.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23783.         $instance->setName('make:command');
  23784.         return $instance;
  23785.     }
  23786.     /**
  23787.      * Gets the private 'maker.auto_command.make_controller' shared service.
  23788.      *
  23789.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23790.      */
  23791.     protected function getMaker_AutoCommand_MakeControllerService()
  23792.     {
  23793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23794.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23795.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23796.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23797.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  23798.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  23799.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23800.         $instance->setName('make:controller');
  23801.         return $instance;
  23802.     }
  23803.     /**
  23804.      * Gets the private 'maker.auto_command.make_crud' shared service.
  23805.      *
  23806.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23807.      */
  23808.     protected function getMaker_AutoCommand_MakeCrudService()
  23809.     {
  23810.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23811.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23812.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23813.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23814.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  23815.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23816.         $instance->setName('make:crud');
  23817.         return $instance;
  23818.     }
  23819.     /**
  23820.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  23821.      *
  23822.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23823.      */
  23824.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  23825.     {
  23826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23827.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23828.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23829.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23830.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  23831.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  23832.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23833.         $instance->setName('make:docker:database');
  23834.         return $instance;
  23835.     }
  23836.     /**
  23837.      * Gets the private 'maker.auto_command.make_entity' shared service.
  23838.      *
  23839.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23840.      */
  23841.     protected function getMaker_AutoCommand_MakeEntityService()
  23842.     {
  23843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23844.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23845.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23846.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23847.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  23848.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  23849.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  23850.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  23851.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  23852.         $instance->setName('make:entity');
  23853.         return $instance;
  23854.     }
  23855.     /**
  23856.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  23857.      *
  23858.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23859.      */
  23860.     protected function getMaker_AutoCommand_MakeFixturesService()
  23861.     {
  23862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23863.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23864.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23865.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23866.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  23867.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23868.         $instance->setName('make:fixtures');
  23869.         return $instance;
  23870.     }
  23871.     /**
  23872.      * Gets the private 'maker.auto_command.make_form' shared service.
  23873.      *
  23874.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23875.      */
  23876.     protected function getMaker_AutoCommand_MakeFormService()
  23877.     {
  23878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23879.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23880.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23881.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23882.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  23883.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23884.         $instance->setName('make:form');
  23885.         return $instance;
  23886.     }
  23887.     /**
  23888.      * Gets the private 'maker.auto_command.make_functional_test' shared service.
  23889.      *
  23890.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23891.      */
  23892.     protected function getMaker_AutoCommand_MakeFunctionalTestService()
  23893.     {
  23894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23895.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23896.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23897.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23898.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFunctionalTest.php';
  23899.         $this->privates['maker.auto_command.make_functional_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23900.         $instance->setName('make:functional-test');
  23901.         return $instance;
  23902.     }
  23903.     /**
  23904.      * Gets the private 'maker.auto_command.make_message' shared service.
  23905.      *
  23906.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23907.      */
  23908.     protected function getMaker_AutoCommand_MakeMessageService()
  23909.     {
  23910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23911.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23912.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23913.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23914.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  23915.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  23916.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23917.         $instance->setName('make:message');
  23918.         return $instance;
  23919.     }
  23920.     /**
  23921.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  23922.      *
  23923.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23924.      */
  23925.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  23926.     {
  23927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23928.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23929.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23930.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23931.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  23932.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23933.         $instance->setName('make:messenger-middleware');
  23934.         return $instance;
  23935.     }
  23936.     /**
  23937.      * Gets the private 'maker.auto_command.make_migration' shared service.
  23938.      *
  23939.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23940.      */
  23941.     protected function getMaker_AutoCommand_MakeMigrationService()
  23942.     {
  23943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23944.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23945.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23947.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  23948.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  23949.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23950.         $instance->setName('make:migration');
  23951.         return $instance;
  23952.     }
  23953.     /**
  23954.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  23955.      *
  23956.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23957.      */
  23958.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  23959.     {
  23960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23961.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23962.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23963.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23964.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  23965.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  23966.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23967.         $instance->setName('make:registration-form');
  23968.         return $instance;
  23969.     }
  23970.     /**
  23971.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  23972.      *
  23973.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23974.      */
  23975.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  23976.     {
  23977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23978.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23979.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23980.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23981.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  23982.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  23983.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  23984.         $instance->setName('make:reset-password');
  23985.         return $instance;
  23986.     }
  23987.     /**
  23988.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  23989.      *
  23990.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  23991.      */
  23992.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  23993.     {
  23994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  23996.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  23997.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  23998.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  23999.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  24000.         $instance->setName('make:serializer:encoder');
  24001.         return $instance;
  24002.     }
  24003.     /**
  24004.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  24005.      *
  24006.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  24007.      */
  24008.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  24009.     {
  24010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24011.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  24012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  24013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  24014.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  24015.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  24016.         $instance->setName('make:serializer:normalizer');
  24017.         return $instance;
  24018.     }
  24019.     /**
  24020.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  24021.      *
  24022.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  24023.      */
  24024.     protected function getMaker_AutoCommand_MakeSubscriberService()
  24025.     {
  24026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24027.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  24028.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  24029.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  24030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  24031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  24032.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  24033.         $instance->setName('make:subscriber');
  24034.         return $instance;
  24035.     }
  24036.     /**
  24037.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  24038.      *
  24039.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  24040.      */
  24041.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  24042.     {
  24043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24044.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  24045.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  24046.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  24047.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  24048.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  24049.         $instance->setName('make:twig-extension');
  24050.         return $instance;
  24051.     }
  24052.     /**
  24053.      * Gets the private 'maker.auto_command.make_unit_test' shared service.
  24054.      *
  24055.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  24056.      */
  24057.     protected function getMaker_AutoCommand_MakeUnitTestService()
  24058.     {
  24059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  24061.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  24062.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  24063.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUnitTest.php';
  24064.         $this->privates['maker.auto_command.make_unit_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUnitTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  24065.         $instance->setName('make:unit-test');
  24066.         return $instance;
  24067.     }
  24068.     /**
  24069.      * Gets the private 'maker.auto_command.make_user' shared service.
  24070.      *
  24071.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  24072.      */
  24073.     protected function getMaker_AutoCommand_MakeUserService()
  24074.     {
  24075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24076.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  24077.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  24078.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  24079.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  24080.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  24081.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  24082.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  24083.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  24084.         $instance->setName('make:user');
  24085.         return $instance;
  24086.     }
  24087.     /**
  24088.      * Gets the private 'maker.auto_command.make_validator' shared service.
  24089.      *
  24090.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  24091.      */
  24092.     protected function getMaker_AutoCommand_MakeValidatorService()
  24093.     {
  24094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24095.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  24096.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  24097.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  24098.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  24099.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  24100.         $instance->setName('make:validator');
  24101.         return $instance;
  24102.     }
  24103.     /**
  24104.      * Gets the private 'maker.auto_command.make_voter' shared service.
  24105.      *
  24106.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  24107.      */
  24108.     protected function getMaker_AutoCommand_MakeVoterService()
  24109.     {
  24110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24111.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  24112.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  24113.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  24114.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  24115.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  24116.         $instance->setName('make:voter');
  24117.         return $instance;
  24118.     }
  24119.     /**
  24120.      * Gets the private 'maker.doctrine_helper' shared service.
  24121.      *
  24122.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  24123.      */
  24124.     protected function getMaker_DoctrineHelperService()
  24125.     {
  24126.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  24127.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  24128.     }
  24129.     /**
  24130.      * Gets the private 'maker.entity_class_generator' shared service.
  24131.      *
  24132.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  24133.      */
  24134.     protected function getMaker_EntityClassGeneratorService()
  24135.     {
  24136.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  24137.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  24138.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  24139.         return $instance;
  24140.     }
  24141.     /**
  24142.      * Gets the private 'maker.file_manager' shared service.
  24143.      *
  24144.      * @return \Symfony\Bundle\MakerBundle\FileManager
  24145.      */
  24146.     protected function getMaker_FileManagerService()
  24147.     {
  24148.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  24149.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  24150.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  24151.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  24152.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  24153.     }
  24154.     /**
  24155.      * Gets the private 'maker.generator' shared service.
  24156.      *
  24157.      * @return \Symfony\Bundle\MakerBundle\Generator
  24158.      */
  24159.     protected function getMaker_GeneratorService()
  24160.     {
  24161.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  24162.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App');
  24163.     }
  24164.     /**
  24165.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  24166.      *
  24167.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  24168.      */
  24169.     protected function getMaker_Renderer_FormTypeRendererService()
  24170.     {
  24171.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  24172.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  24173.     }
  24174.     /**
  24175.      * Gets the private 'mime_types' shared service.
  24176.      *
  24177.      * @return \Symfony\Component\Mime\MimeTypes
  24178.      */
  24179.     protected function getMimeTypesService()
  24180.     {
  24181.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  24182.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  24183.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  24184.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  24185.         $instance->setDefault($instance);
  24186.         return $instance;
  24187.     }
  24188.     /**
  24189.      * Gets the private 'monolog.handler.console' shared service.
  24190.      *
  24191.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  24192.      */
  24193.     protected function getMonolog_Handler_ConsoleService()
  24194.     {
  24195.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  24196.     }
  24197.     /**
  24198.      * Gets the private 'monolog.handler.main' shared service.
  24199.      *
  24200.      * @return \Monolog\Handler\StreamHandler
  24201.      */
  24202.     protected function getMonolog_Handler_MainService()
  24203.     {
  24204.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  24205.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  24206.         return $instance;
  24207.     }
  24208.     /**
  24209.      * Gets the private 'monolog.logger' shared service.
  24210.      *
  24211.      * @return \Symfony\Bridge\Monolog\Logger
  24212.      */
  24213.     protected function getMonolog_LoggerService()
  24214.     {
  24215.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  24216.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24217.         $instance->useMicrosecondTimestamps(true);
  24218.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24219.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24220.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24221.         return $instance;
  24222.     }
  24223.     /**
  24224.      * Gets the private 'monolog.logger.cache' shared service.
  24225.      *
  24226.      * @return \Symfony\Bridge\Monolog\Logger
  24227.      */
  24228.     protected function getMonolog_Logger_CacheService()
  24229.     {
  24230.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  24231.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24232.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24233.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24234.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24235.         return $instance;
  24236.     }
  24237.     /**
  24238.      * Gets the private 'monolog.logger.request' shared service.
  24239.      *
  24240.      * @return \Symfony\Bridge\Monolog\Logger
  24241.      */
  24242.     protected function getMonolog_Logger_RequestService()
  24243.     {
  24244.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  24245.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24246.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24247.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24248.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24249.         return $instance;
  24250.     }
  24251.     /**
  24252.      * Gets the private 'monolog.logger.security' shared service.
  24253.      *
  24254.      * @return \Symfony\Bridge\Monolog\Logger
  24255.      */
  24256.     protected function getMonolog_Logger_SecurityService()
  24257.     {
  24258.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  24259.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24260.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24261.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24262.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24263.         return $instance;
  24264.     }
  24265.     /**
  24266.      * Gets the private 'monolog.logger.snappy' shared service.
  24267.      *
  24268.      * @return \Symfony\Bridge\Monolog\Logger
  24269.      */
  24270.     protected function getMonolog_Logger_SnappyService()
  24271.     {
  24272.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  24273.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24274.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24275.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24276.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24277.         return $instance;
  24278.     }
  24279.     /**
  24280.      * Gets the private 'nelmio_alice.file_parser.runtime_cache' shared service.
  24281.      *
  24282.      * @return \Nelmio\Alice\Parser\RuntimeCacheParser
  24283.      */
  24284.     protected function getNelmioAlice_FileParser_RuntimeCacheService()
  24285.     {
  24286.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/ParserInterface.php';
  24287.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
  24288.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/RuntimeCacheParser.php';
  24289.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/ParserRegistry.php';
  24290.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/ChainableParserInterface.php';
  24291.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/YamlParser.php';
  24292.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Parser.php';
  24293.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/PhpParser.php';
  24294.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/JsonParser.php';
  24295.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLocatorInterface.php';
  24296.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Alice/FileLocator/KernelFileLocator.php';
  24297.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLocator/DefaultFileLocator.php';
  24298.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/IncludeProcessorInterface.php';
  24299.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/IncludeProcessor/DefaultIncludeProcessor.php';
  24300.         $a = new \Hautelook\AliceBundle\Alice\FileLocator\KernelFileLocator(new \Nelmio\Alice\FileLocator\DefaultFileLocator(), ($this->services['kernel'] ?? $this->get('kernel'1)));
  24301.         return $this->privates['nelmio_alice.file_parser.runtime_cache'] = new \Nelmio\Alice\Parser\RuntimeCacheParser(new \Nelmio\Alice\Parser\ParserRegistry([=> new \Nelmio\Alice\Parser\Chainable\YamlParser(new \Symfony\Component\Yaml\Parser()), => new \Nelmio\Alice\Parser\Chainable\PhpParser(), => new \Nelmio\Alice\Parser\Chainable\JsonParser()]), $a, new \Nelmio\Alice\Parser\IncludeProcessor\DefaultIncludeProcessor($a));
  24302.     }
  24303.     /**
  24304.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  24305.      *
  24306.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  24307.      */
  24308.     protected function getNelmioCors_CorsListenerService()
  24309.     {
  24310.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  24311.     }
  24312.     /**
  24313.      * Gets the private 'parameter_bag' shared service.
  24314.      *
  24315.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  24316.      */
  24317.     protected function getParameterBagService()
  24318.     {
  24319.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  24320.     }
  24321.     /**
  24322.      * Gets the private 'profiler_listener' shared service.
  24323.      *
  24324.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  24325.      */
  24326.     protected function getProfilerListenerService()
  24327.     {
  24328.         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);
  24329.     }
  24330.     /**
  24331.      * Gets the private 'property_accessor' shared service.
  24332.      *
  24333.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  24334.      */
  24335.     protected function getPropertyAccessorService()
  24336.     {
  24337.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  24338.     }
  24339.     /**
  24340.      * Gets the private 'property_info' shared service.
  24341.      *
  24342.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  24343.      */
  24344.     protected function getPropertyInfoService()
  24345.     {
  24346.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  24347.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  24348.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  24349.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  24350.         }, 3), new RewindableGenerator(function () {
  24351.             yield => ($this->privates['Hitso\\Bundle\\CommonBundle\\Serializer\\Extractor\\EntityExtractor'] ?? $this->getEntityExtractorService());
  24352.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  24353.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  24354.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  24355.         }, 4), new RewindableGenerator(function () {
  24356.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  24357.         }, 1), new RewindableGenerator(function () {
  24358.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  24359.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  24360.         }, 2), new RewindableGenerator(function () {
  24361.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  24362.         }, 1));
  24363.     }
  24364.     /**
  24365.      * Gets the private 'property_info.serializer_extractor' shared service.
  24366.      *
  24367.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  24368.      */
  24369.     protected function getPropertyInfo_SerializerExtractorService()
  24370.     {
  24371.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  24372.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  24373.     }
  24374.     /**
  24375.      * Gets the private 'router.cache_warmer' shared service.
  24376.      *
  24377.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  24378.      */
  24379.     protected function getRouter_CacheWarmerService()
  24380.     {
  24381.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  24382.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24383.             'router' => ['services''cmf_routing.router''getCmfRouting_RouterService'false],
  24384.         ], [
  24385.             'router' => '?',
  24386.         ]))->withContext('router.cache_warmer'$this));
  24387.     }
  24388.     /**
  24389.      * Gets the private 'router.request_context' shared service.
  24390.      *
  24391.      * @return \Symfony\Component\Routing\RequestContext
  24392.      */
  24393.     protected function getRouter_RequestContextService()
  24394.     {
  24395.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  24396.     }
  24397.     /**
  24398.      * Gets the private 'router_listener' shared service.
  24399.      *
  24400.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  24401.      */
  24402.     protected function getRouterListenerService()
  24403.     {
  24404.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($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);
  24405.     }
  24406.     /**
  24407.      * Gets the private 'scheb_two_factor.authenticated_token_handler' shared service.
  24408.      *
  24409.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler
  24410.      */
  24411.     protected function getSchebTwoFactor_AuthenticatedTokenHandlerService($lazyLoad true)
  24412.     {
  24413.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Handler/AuthenticationHandlerInterface.php';
  24414.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Handler/AuthenticatedTokenHandler.php';
  24415.         return $this->privates['scheb_two_factor.authenticated_token_handler'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler($this->getSchebTwoFactor_IpWhitelistHandlerService(), $this->parameters['scheb_two_factor.security_tokens']);
  24416.     }
  24417.     /**
  24418.      * Gets the private 'scheb_two_factor.ip_whitelist_handler' shared service.
  24419.      *
  24420.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler
  24421.      */
  24422.     protected function getSchebTwoFactor_IpWhitelistHandlerService($lazyLoad true)
  24423.     {
  24424.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Handler/AuthenticationHandlerInterface.php';
  24425.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Handler/IpWhitelistHandler.php';
  24426.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/IpWhitelist/IpWhitelistProviderInterface.php';
  24427.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/IpWhitelist/DefaultIpWhitelistProvider.php';
  24428.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler($this->getSchebTwoFactor_TrustedDeviceHandlerService(), new \Scheb\TwoFactorBundle\Security\TwoFactor\IpWhitelist\DefaultIpWhitelistProvider([]));
  24429.     }
  24430.     /**
  24431.      * Gets the private 'scheb_two_factor.provider_handler' shared service.
  24432.      *
  24433.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler
  24434.      */
  24435.     protected function getSchebTwoFactor_ProviderHandlerService($lazyLoad true)
  24436.     {
  24437.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Handler/AuthenticationHandlerInterface.php';
  24438.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Handler/TwoFactorProviderHandler.php';
  24439.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/Token/TwoFactorTokenFactoryInterface.php';
  24440.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/Token/TwoFactorTokenFactory.php';
  24441.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), new \Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory());
  24442.     }
  24443.     /**
  24444.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  24445.      *
  24446.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  24447.      */
  24448.     protected function getSchebTwoFactor_ProviderRegistryService()
  24449.     {
  24450.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  24451.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  24452.             return new \EmptyIterator();
  24453.         }, 0));
  24454.     }
  24455.     /**
  24456.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  24457.      *
  24458.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  24459.      */
  24460.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  24461.     {
  24462.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL));
  24463.     }
  24464.     /**
  24465.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  24466.      *
  24467.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  24468.      */
  24469.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  24470.     {
  24471.         return $this->privates['scheb_two_factor.trusted_cookie_response_listener'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener($this->getSchebTwoFactor_TrustedTokenStorageService(), 5184000'trusted_device'false'lax''/'NULL);
  24472.     }
  24473.     /**
  24474.      * Gets the private 'scheb_two_factor.trusted_device_handler' shared service.
  24475.      *
  24476.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TrustedDeviceHandler
  24477.      */
  24478.     protected function getSchebTwoFactor_TrustedDeviceHandlerService($lazyLoad true)
  24479.     {
  24480.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Handler/AuthenticationHandlerInterface.php';
  24481.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Handler/TrustedDeviceHandler.php';
  24482.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Trusted/TrustedDeviceManagerInterface.php';
  24483.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Trusted/NullTrustedDeviceManager.php';
  24484.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TrustedDeviceHandler($this->getSchebTwoFactor_ProviderHandlerService(), new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\NullTrustedDeviceManager(), false);
  24485.     }
  24486.     /**
  24487.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  24488.      *
  24489.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  24490.      */
  24491.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  24492.     {
  24493.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenEncoder(new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\JwtTokenEncoder($this->getEnv('resolve:APP_SECRET')), 5184000), 'trusted_device');
  24494.     }
  24495.     /**
  24496.      * Gets the private 'scheduler.command.scheduled_task' shared service.
  24497.      *
  24498.      * @return \Goksagun\SchedulerBundle\Command\ScheduledTaskCommand
  24499.      */
  24500.     protected function getScheduler_Command_ScheduledTaskService()
  24501.     {
  24502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24503.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  24504.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  24505.         include_once \dirname(__DIR__4).'/vendor/goksagun/scheduler-bundle/Command/AnnotatedCommandTrait.php';
  24506.         include_once \dirname(__DIR__4).'/vendor/goksagun/scheduler-bundle/Command/ScheduledTaskCommand.php';
  24507.         $this->privates['scheduler.command.scheduled_task'] = $instance = new \Goksagun\SchedulerBundle\Command\ScheduledTaskCommand(trueNULLNULL, []);
  24508.         $instance->setName('scheduler:run');
  24509.         return $instance;
  24510.     }
  24511.     /**
  24512.      * Gets the private 'scheduler.command.scheduled_task_list' shared service.
  24513.      *
  24514.      * @return \Goksagun\SchedulerBundle\Command\ScheduledTaskListCommand
  24515.      */
  24516.     protected function getScheduler_Command_ScheduledTaskListService()
  24517.     {
  24518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24519.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  24520.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  24521.         include_once \dirname(__DIR__4).'/vendor/goksagun/scheduler-bundle/Command/AnnotatedCommandTrait.php';
  24522.         include_once \dirname(__DIR__4).'/vendor/goksagun/scheduler-bundle/Command/ScheduledTaskListCommand.php';
  24523.         $this->privates['scheduler.command.scheduled_task_list'] = $instance = new \Goksagun\SchedulerBundle\Command\ScheduledTaskListCommand([]);
  24524.         $instance->setName('scheduler:list');
  24525.         return $instance;
  24526.     }
  24527.     /**
  24528.      * Gets the private 'search.type.article' shared service.
  24529.      *
  24530.      * @return \Hitso\Bundle\SearchBundle\Model\GenericType
  24531.      */
  24532.     protected function getSearch_Type_ArticleService()
  24533.     {
  24534.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/TypeInterface.php';
  24535.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/GenericType.php';
  24536.         return $this->privates['search.type.article'] = new \Hitso\Bundle\SearchBundle\Model\GenericType('article''Hitso\\Bundle\\ContentBundle\\Entity\\Article'12, ['title' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getTitle()'], 'lead' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getLead()'], 'search_phrase' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getTitle()'], 'shop_type' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getShopType()'], 'shops' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getVisibleShops()']], ['id' => 'entity.getId()''value' => 'entity.getId()''label' => 'entity.getTitle()''image' => 'entity.getPhoto()''thumbnail_type' => 'content_thumbnail_square''groups' => []]);
  24537.     }
  24538.     /**
  24539.      * Gets the private 'search.type.article_category' shared service.
  24540.      *
  24541.      * @return \Hitso\Bundle\SearchBundle\Model\GenericType
  24542.      */
  24543.     protected function getSearch_Type_ArticleCategoryService()
  24544.     {
  24545.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/TypeInterface.php';
  24546.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/GenericType.php';
  24547.         return $this->privates['search.type.article_category'] = new \Hitso\Bundle\SearchBundle\Model\GenericType('article_category''Hitso\\Bundle\\ContentBundle\\Entity\\ArticleCategory'12, ['name' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getName()'], 'description' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getDescription()'], 'search_phrase' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getName()']], ['id' => 'entity.getId()''value' => 'entity.getId()''label' => 'entity.getName()''image' => NULL'thumbnail_type' => 'content_thumbnail_square''groups' => []]);
  24548.     }
  24549.     /**
  24550.      * Gets the private 'search.type.category' shared service.
  24551.      *
  24552.      * @return \Hitso\Bundle\SearchBundle\Model\GenericType
  24553.      */
  24554.     protected function getSearch_Type_CategoryService()
  24555.     {
  24556.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/TypeInterface.php';
  24557.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/GenericType.php';
  24558.         return $this->privates['search.type.category'] = new \Hitso\Bundle\SearchBundle\Model\GenericType('category''Hitso\\Bundle\\CatalogBundle\\Entity\\Category'12, ['name' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getName()'], 'search_phrase' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getName()'], 'shops' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getVisibleShops()']], ['id' => 'entity.getId()''value' => 'entity.getId()''label' => 'entity.getName()''image' => 'entity.getIcon()''thumbnail_type' => 'content_thumbnail_square''groups' => []]);
  24559.     }
  24560.     /**
  24561.      * Gets the private 'search.type.content' shared service.
  24562.      *
  24563.      * @return \Hitso\Bundle\SearchBundle\Model\GenericType
  24564.      */
  24565.     protected function getSearch_Type_ContentService()
  24566.     {
  24567.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/TypeInterface.php';
  24568.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/GenericType.php';
  24569.         return $this->privates['search.type.content'] = new \Hitso\Bundle\SearchBundle\Model\GenericType('content''Hitso\\Bundle\\ContentBundle\\Entity\\Content'12, ['title' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getTitle()'], 'search_phrase' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getTitle()']], ['id' => 'entity.getId()''value' => 'entity.getId()''label' => 'entity.getTitle()''image' => 'entity.getPhoto()''thumbnail_type' => 'content_thumbnail_square''groups' => []]);
  24570.     }
  24571.     /**
  24572.      * Gets the private 'search.type.product' shared service.
  24573.      *
  24574.      * @return \Hitso\Bundle\SearchBundle\Model\GenericType
  24575.      */
  24576.     protected function getSearch_Type_ProductService()
  24577.     {
  24578.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/TypeInterface.php';
  24579.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/Model/GenericType.php';
  24580.         return $this->privates['search.type.product'] = new \Hitso\Bundle\SearchBundle\Model\GenericType('product''Hitso\\Bundle\\CatalogBundle\\Entity\\Product'12, ['name' => ['indexable' => true'boost' => 1'fuzziness' => 6'value_expression' => 'entity.getName()'], 'search_phrase' => ['indexable' => true'boost' => 1'fuzziness' => 6'value_expression' => 'entity.getName()'], 'shop_type' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getShopType()'], 'shops' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.getVisibleShops()'], 'catalog_attachments' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.hasCatalogAttachments()'], 'published' => ['indexable' => true'boost' => 1'fuzziness' => 2'value_expression' => 'entity.isPublished()']], ['id' => 'entity.getId()''value' => 'entity.getId()''label' => 'entity.getName()''image' => 'entity.getPhoto()''thumbnail_type' => 'content_thumbnail_square''groups' => []]);
  24581.     }
  24582.     /**
  24583.      * Gets the private 'security.access_listener' shared service.
  24584.      *
  24585.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  24586.      */
  24587.     protected function getSecurity_AccessListenerService()
  24588.     {
  24589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24591.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24592.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  24593.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  24594.     }
  24595.     /**
  24596.      * Gets the private 'security.access_map' shared service.
  24597.      *
  24598.      * @return \Symfony\Component\Security\Http\AccessMap
  24599.      */
  24600.     protected function getSecurity_AccessMapService()
  24601.     {
  24602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  24603.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  24604.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  24605.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  24606.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  24607.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login''^'.$this->getEnv('string:resolve:ADMIN_HOST').'$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  24608.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/hitso-monitoring/ping''^'.$this->getEnv('string:resolve:ADMIN_HOST').'$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  24609.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/''^'.$this->getEnv('string:resolve:ADMIN_HOST').'$'), [=> 'ROLE_WITH_ACCESS_TO_ADMIN'], NULL);
  24610.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logout''^'.$this->getEnv('string:resolve:ADMIN_HOST').'$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  24611.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_fos_user_context_hash''^'.$this->getEnv('string:resolve:BASE_HOST').'|en\\.'.$this->getEnv('string:resolve:BASE_HOST').'$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  24612.         return $instance;
  24613.     }
  24614.     /**
  24615.      * Gets the private 'security.authentication.guard_handler' shared service.
  24616.      *
  24617.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  24618.      */
  24619.     protected function getSecurity_Authentication_GuardHandlerService()
  24620.     {
  24621.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/GuardAuthenticatorHandler.php';
  24622.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  24623.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  24624.         $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  24625.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  24626.         return $instance;
  24627.     }
  24628.     /**
  24629.      * Gets the private 'security.authentication.listener.anonymous.admin' shared service.
  24630.      *
  24631.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  24632.      */
  24633.     protected function getSecurity_Authentication_Listener_Anonymous_AdminService()
  24634.     {
  24635.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24636.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  24639.         return $this->privates['security.authentication.listener.anonymous.admin'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  24640.     }
  24641.     /**
  24642.      * Gets the private 'security.authentication.listener.anonymous.frontend' shared service.
  24643.      *
  24644.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  24645.      */
  24646.     protected function getSecurity_Authentication_Listener_Anonymous_FrontendService()
  24647.     {
  24648.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24651.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  24652.         return $this->privates['security.authentication.listener.anonymous.frontend'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  24653.     }
  24654.     /**
  24655.      * Gets the private 'security.authentication.listener.form.admin' shared service.
  24656.      *
  24657.      * @return \Anyx\LoginGateBundle\Security\UsernamePasswordFormAuthenticationListener
  24658.      */
  24659.     protected function getSecurity_Authentication_Listener_Form_AdminService()
  24660.     {
  24661.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24662.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24663.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24664.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  24665.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php';
  24666.         include_once \dirname(__DIR__4).'/vendor/anyx/login-gate-bundle/Security/UsernamePasswordFormAuthenticationListener.php';
  24667.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  24668.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  24669.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  24670.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  24671.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  24672.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  24673.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  24674.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  24675.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  24676.         $b->setOptions(['login_path' => 'hitso_admin_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  24677.         $b->setProviderKey('admin');
  24678.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  24679.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  24680.         $d->setOptions(['login_path' => 'hitso_admin_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  24681.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24682.         $this->privates['security.authentication.listener.form.admin'] = $instance = new \Anyx\LoginGateBundle\Security\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a'admin'$b$d, ['check_path' => 'hitso_admin_login''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''post_only' => true], $c$eNULL);
  24683.         $instance->setBruteForceChecker(($this->privates['anyx.login_gate.brute_force_checker'] ?? $this->getAnyx_LoginGate_BruteForceCheckerService()));
  24684.         $instance->setDispatcher($e);
  24685.         return $instance;
  24686.     }
  24687.     /**
  24688.      * Gets the private 'security.authentication.listener.form.frontend' shared service.
  24689.      *
  24690.      * @return \Anyx\LoginGateBundle\Security\UsernamePasswordFormAuthenticationListener
  24691.      */
  24692.     protected function getSecurity_Authentication_Listener_Form_FrontendService()
  24693.     {
  24694.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24695.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24696.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24697.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  24698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php';
  24699.         include_once \dirname(__DIR__4).'/vendor/anyx/login-gate-bundle/Security/UsernamePasswordFormAuthenticationListener.php';
  24700.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  24701.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  24702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  24703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  24704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  24705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  24706.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  24707.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  24708.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  24709.         $b->setOptions(['login_path' => 'login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  24710.         $b->setProviderKey('frontend');
  24711.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  24712.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  24713.         $d->setOptions(['login_path' => 'login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  24714.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24715.         $this->privates['security.authentication.listener.form.frontend'] = $instance = new \Anyx\LoginGateBundle\Security\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a'frontend'$b$d, ['check_path' => 'login_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''post_only' => true], $c$eNULL);
  24716.         $instance->setBruteForceChecker(($this->privates['anyx.login_gate.brute_force_checker'] ?? $this->getAnyx_LoginGate_BruteForceCheckerService()));
  24717.         $instance->setDispatcher($e);
  24718.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.frontend.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_Frontend_TwoFactorDecoratorService()));
  24719.         return $instance;
  24720.     }
  24721.     /**
  24722.      * Gets the private 'security.authentication.listener.guard.api' shared service.
  24723.      *
  24724.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  24725.      */
  24726.     protected function getSecurity_Authentication_Listener_Guard_ApiService()
  24727.     {
  24728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24731.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  24732.         return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'api', new RewindableGenerator(function () {
  24733.             yield => ($this->privates['Hitso\\Bundle\\CommonBundle\\Security\\ApiTokenAuthenticator'] ?? $this->getApiTokenAuthenticatorService());
  24734.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  24735.     }
  24736.     /**
  24737.      * Gets the private 'security.authentication.listener.guard.frontend' shared service.
  24738.      *
  24739.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  24740.      */
  24741.     protected function getSecurity_Authentication_Listener_Guard_FrontendService()
  24742.     {
  24743.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24744.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24745.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  24747.         $this->privates['security.authentication.listener.guard.frontend'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'frontend', new RewindableGenerator(function () {
  24748.             yield => ($this->privates['Hitso\\Bundle\\CommonBundle\\Security\\FormAuthenticator'] ?? $this->getFormAuthenticatorService());
  24749.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  24750.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.frontend.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_Frontend_TwoFactorDecoratorService()));
  24751.         return $instance;
  24752.     }
  24753.     /**
  24754.      * Gets the private 'security.authentication.listener.rememberme.frontend' shared service.
  24755.      *
  24756.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  24757.      */
  24758.     protected function getSecurity_Authentication_Listener_Rememberme_FrontendService()
  24759.     {
  24760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24762.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24763.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/RememberMeListener.php';
  24764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  24765.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  24766.         return $this->privates['security.authentication.listener.rememberme.frontend'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.frontend.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_Frontend_TwoFactorDecoratorService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), true, ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  24767.     }
  24768.     /**
  24769.      * Gets the private 'security.authentication.manager' shared service.
  24770.      *
  24771.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  24772.      */
  24773.     protected function getSecurity_Authentication_ManagerService()
  24774.     {
  24775.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  24776.             yield => ($this->privates['security.authentication.provider.guard.api.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Guard_Api_TwoFactorDecoratorService());
  24777.             yield => ($this->privates['security.authentication.provider.dao.admin.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Dao_Admin_TwoFactorDecoratorService());
  24778.             yield => ($this->privates['security.authentication.provider.anonymous.admin.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_Admin_TwoFactorDecoratorService());
  24779.             yield => ($this->privates['security.authentication.provider.guard.frontend.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Guard_Frontend_TwoFactorDecoratorService());
  24780.             yield => ($this->privates['security.authentication.provider.dao.frontend.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Dao_Frontend_TwoFactorDecoratorService());
  24781.             yield => ($this->privates['security.authentication.provider.rememberme.frontend.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Rememberme_Frontend_TwoFactorDecoratorService());
  24782.             yield => ($this->privates['security.authentication.provider.anonymous.frontend.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_Frontend_TwoFactorDecoratorService());
  24783.         }, 7), true);
  24784.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  24785.         return $instance;
  24786.     }
  24787.     /**
  24788.      * Gets the private 'security.authentication.provider.anonymous.admin.two_factor_decorator' shared service.
  24789.      *
  24790.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  24791.      */
  24792.     protected function getSecurity_Authentication_Provider_Anonymous_Admin_TwoFactorDecoratorService()
  24793.     {
  24794.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  24795.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  24796.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php';
  24797.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  24798.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  24799.         return $this->privates['security.authentication.provider.anonymous.admin.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator(new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')), ($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24800.     }
  24801.     /**
  24802.      * Gets the private 'security.authentication.provider.anonymous.frontend.two_factor_decorator' shared service.
  24803.      *
  24804.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  24805.      */
  24806.     protected function getSecurity_Authentication_Provider_Anonymous_Frontend_TwoFactorDecoratorService()
  24807.     {
  24808.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  24809.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  24810.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php';
  24811.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  24812.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  24813.         return $this->privates['security.authentication.provider.anonymous.frontend.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator(new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')), ($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24814.     }
  24815.     /**
  24816.      * Gets the private 'security.authentication.provider.dao.admin.two_factor_decorator' shared service.
  24817.      *
  24818.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  24819.      */
  24820.     protected function getSecurity_Authentication_Provider_Dao_Admin_TwoFactorDecoratorService()
  24821.     {
  24822.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  24823.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  24824.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  24825.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  24826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  24827.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  24828.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  24829.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  24830.         return $this->privates['security.authentication.provider.dao.admin.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator(new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'admin', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true), ($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24831.     }
  24832.     /**
  24833.      * Gets the private 'security.authentication.provider.dao.frontend.two_factor_decorator' shared service.
  24834.      *
  24835.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  24836.      */
  24837.     protected function getSecurity_Authentication_Provider_Dao_Frontend_TwoFactorDecoratorService()
  24838.     {
  24839.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  24840.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  24841.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  24842.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  24843.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  24844.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  24845.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  24846.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  24847.         return $this->privates['security.authentication.provider.dao.frontend.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator(new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'frontend', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true), ($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24848.     }
  24849.     /**
  24850.      * Gets the private 'security.authentication.provider.guard.api.two_factor_decorator' shared service.
  24851.      *
  24852.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  24853.      */
  24854.     protected function getSecurity_Authentication_Provider_Guard_Api_TwoFactorDecoratorService()
  24855.     {
  24856.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  24857.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  24858.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  24859.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  24860.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  24861.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  24862.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  24863.         return $this->privates['security.authentication.provider.guard.api.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator(new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  24864.             yield => ($this->privates['Hitso\\Bundle\\CommonBundle\\Security\\ApiTokenAuthenticator'] ?? $this->getApiTokenAuthenticatorService());
  24865.         }, 1), ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), 'api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService())), ($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24866.     }
  24867.     /**
  24868.      * Gets the private 'security.authentication.provider.guard.frontend.two_factor_decorator' shared service.
  24869.      *
  24870.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  24871.      */
  24872.     protected function getSecurity_Authentication_Provider_Guard_Frontend_TwoFactorDecoratorService()
  24873.     {
  24874.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  24875.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  24876.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  24877.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  24878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  24879.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  24880.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  24881.         return $this->privates['security.authentication.provider.guard.frontend.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator(new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  24882.             yield => ($this->privates['Hitso\\Bundle\\CommonBundle\\Security\\FormAuthenticator'] ?? $this->getFormAuthenticatorService());
  24883.         }, 1), ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), 'frontend', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService())), ($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24884.     }
  24885.     /**
  24886.      * Gets the private 'security.authentication.provider.rememberme.frontend.two_factor_decorator' shared service.
  24887.      *
  24888.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  24889.      */
  24890.     protected function getSecurity_Authentication_Provider_Rememberme_Frontend_TwoFactorDecoratorService()
  24891.     {
  24892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  24893.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  24894.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/RememberMeAuthenticationProvider.php';
  24895.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  24896.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  24897.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  24898.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  24899.         return $this->privates['security.authentication.provider.rememberme.frontend.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator(new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), $this->getEnv('resolve:APP_SECRET'), 'frontend'), ($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24900.     }
  24901.     /**
  24902.      * Gets the private 'security.authentication.rememberme.services.simplehash.frontend.two_factor_decorator' shared service.
  24903.      *
  24904.      * @return \Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator
  24905.      */
  24906.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_Frontend_TwoFactorDecoratorService()
  24907.     {
  24908.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  24909.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  24910.         include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/Authentication/RememberMe/RememberMeServicesDecorator.php';
  24911.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  24912.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  24913.         return $this->privates['security.authentication.rememberme.services.simplehash.frontend.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator(new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices([=> ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService())], $this->getEnv('resolve:APP_SECRET'), 'frontend', ['lifetime' => 604800'path' => '/''name' => 'REMEMBERME''domain' => NULL'secure' => NULL'httponly' => true'samesite' => 'lax''always_remember_me' => false'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService())));
  24914.     }
  24915.     /**
  24916.      * Gets the private 'security.authentication.switchuser_listener.frontend' shared service.
  24917.      *
  24918.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  24919.      */
  24920.     protected function getSecurity_Authentication_SwitchuserListener_FrontendService()
  24921.     {
  24922.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24923.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24925.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  24926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  24927.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  24928.         return $this->privates['security.authentication.switchuser_listener.frontend'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'frontend', ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user''ROLE_ALLOWED_TO_SWITCH', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), false);
  24929.     }
  24930.     /**
  24931.      * Gets the private 'security.channel_listener' shared service.
  24932.      *
  24933.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  24934.      */
  24935.     protected function getSecurity_ChannelListenerService()
  24936.     {
  24937.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24938.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24939.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24940.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  24941.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  24942.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  24943.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  24944.     }
  24945.     /**
  24946.      * Gets the private 'security.command.user_password_encoder' shared service.
  24947.      *
  24948.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  24949.      */
  24950.     protected function getSecurity_Command_UserPasswordEncoderService()
  24951.     {
  24952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24953.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  24954.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'Hitso\\Bundle\\CommonBundle\\Entity\\User'=> 'Symfony\\Component\\Security\\Core\\User\\User']);
  24955.         $instance->setName('security:encode-password');
  24956.         return $instance;
  24957.     }
  24958.     /**
  24959.      * Gets the private 'security.context_listener.0' shared service.
  24960.      *
  24961.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  24962.      */
  24963.     protected function getSecurity_ContextListener_0Service()
  24964.     {
  24965.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24966.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24967.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24968.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  24969.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  24970.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  24971.         }, 1), 'api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  24972.     }
  24973.     /**
  24974.      * Gets the private 'security.context_listener.1' shared service.
  24975.      *
  24976.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  24977.      */
  24978.     protected function getSecurity_ContextListener_1Service()
  24979.     {
  24980.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24981.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24982.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24983.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  24984.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  24985.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  24986.         }, 1), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  24987.     }
  24988.     /**
  24989.      * Gets the private 'security.context_listener.2' shared service.
  24990.      *
  24991.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  24992.      */
  24993.     protected function getSecurity_ContextListener_2Service()
  24994.     {
  24995.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  24996.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  24997.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  24998.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  24999.         $this->privates['security.context_listener.2'] = $instance = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  25000.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  25001.         }, 1), 'frontend', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  25002.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.frontend.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_Frontend_TwoFactorDecoratorService()));
  25003.         return $instance;
  25004.     }
  25005.     /**
  25006.      * Gets the private 'security.csrf.token_storage' shared service.
  25007.      *
  25008.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  25009.      */
  25010.     protected function getSecurity_Csrf_TokenStorageService()
  25011.     {
  25012.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  25013.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  25014.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  25015.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  25016.     }
  25017.     /**
  25018.      * Gets the private 'security.encoder_factory.generic' shared service.
  25019.      *
  25020.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  25021.      */
  25022.     protected function getSecurity_EncoderFactory_GenericService()
  25023.     {
  25024.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  25025.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  25026.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Hitso\\Bundle\\CommonBundle\\Entity\\User' => ['algorithm' => 'auto''cost' => 13'migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'memory_cost' => NULL'time_cost' => NULL'threads' => NULL], 'Symfony\\Component\\Security\\Core\\User\\User' => ['algorithm' => 'auto''cost' => 13'migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'memory_cost' => NULL'time_cost' => NULL'threads' => NULL]]);
  25027.     }
  25028.     /**
  25029.      * Gets the private 'security.firewall.map' shared service.
  25030.      *
  25031.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  25032.      */
  25033.     protected function getSecurity_Firewall_MapService()
  25034.     {
  25035.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25036.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'false],
  25037.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  25038.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  25039.             'security.firewall.map.context.frontend' => ['privates''security.firewall.map.context.frontend''getSecurity_Firewall_Map_Context_FrontendService'false],
  25040.         ], [
  25041.             'security.firewall.map.context.admin' => '?',
  25042.             'security.firewall.map.context.api' => '?',
  25043.             'security.firewall.map.context.dev' => '?',
  25044.             'security.firewall.map.context.frontend' => '?',
  25045.         ]), new RewindableGenerator(function () {
  25046.             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)/')));
  25047.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher..TmpSUJ'] ?? ($this->privates['.security.request_matcher..TmpSUJ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/(?!(monitor)).*$')));
  25048.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.t8BBjGx'] ?? ($this->privates['.security.request_matcher.t8BBjGx'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/''^'.$this->getEnv('string:resolve:ADMIN_HOST').'$')));
  25049.             yield 'security.firewall.map.context.frontend' => ($this->privates['.security.request_matcher.mv91Srf'] ?? ($this->privates['.security.request_matcher.mv91Srf'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/''^'.$this->getEnv('string:resolve:BASE_HOST').'|en\\.'.$this->getEnv('string:resolve:BASE_HOST').'$')));
  25050.         }, 4));
  25051.     }
  25052.     /**
  25053.      * Gets the private 'security.firewall.map.context.admin' shared service.
  25054.      *
  25055.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  25056.      */
  25057.     protected function getSecurity_Firewall_Map_Context_AdminService()
  25058.     {
  25059.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  25060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  25061.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  25062.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  25063.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  25064.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  25065.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  25066.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  25067.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  25068.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  25069.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
  25070.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  25071.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  25072.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/SessionLogoutHandler.php';
  25073.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  25074.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  25075.         $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b'/'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'hitso_admin_logout']);
  25076.         $c->addHandler(($this->privates['security.logout.handler.csrf_token_clearing'] ?? $this->getSecurity_Logout_Handler_CsrfTokenClearingService()));
  25077.         $c->addHandler(($this->privates['security.logout.handler.session'] ?? ($this->privates['security.logout.handler.session'] = new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler())));
  25078.         $c->addHandler(($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\SecurityListener'] ?? $this->getSecurityListenerService()));
  25079.         return $this->privates['security.firewall.map.context.admin'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  25080.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  25081.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  25082.             yield => ($this->privates['security.authentication.listener.form.admin'] ?? $this->getSecurity_Authentication_Listener_Form_AdminService());
  25083.             yield => ($this->privates['security.authentication.listener.anonymous.admin'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AdminService());
  25084.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  25085.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b'admin', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $b'hitso_admin_login'false), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin''security.user_checker''.security.request_matcher.t8BBjGx'truefalse'fos_user.user_provider.username_email''admin''security.authentication.form_entry_point.admin'NULLNULL, [=> 'form_login'=> 'anonymous'], NULL));
  25086.     }
  25087.     /**
  25088.      * Gets the private 'security.firewall.map.context.api' shared service.
  25089.      *
  25090.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  25091.      */
  25092.     protected function getSecurity_Firewall_Map_Context_ApiService()
  25093.     {
  25094.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  25095.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  25096.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  25097.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  25098.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  25099.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  25100.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  25101.             yield => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
  25102.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  25103.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api', ($this->privates['Hitso\\Bundle\\CommonBundle\\Security\\ApiTokenAuthenticator'] ?? $this->getApiTokenAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher..TmpSUJ'truefalse'fos_user.user_provider.username_email''api''Hitso\\Bundle\\CommonBundle\\Security\\ApiTokenAuthenticator'NULLNULL, [=> 'guard'], NULL));
  25104.     }
  25105.     /**
  25106.      * Gets the private 'security.firewall.map.context.dev' shared service.
  25107.      *
  25108.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  25109.      */
  25110.     protected function getSecurity_Firewall_Map_Context_DevService()
  25111.     {
  25112.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  25113.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  25114.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  25115.             return new \EmptyIterator();
  25116.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalse'''''''''', [], NULL));
  25117.     }
  25118.     /**
  25119.      * Gets the private 'security.firewall.map.context.frontend' shared service.
  25120.      *
  25121.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  25122.      */
  25123.     protected function getSecurity_Firewall_Map_Context_FrontendService()
  25124.     {
  25125.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  25126.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  25127.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  25128.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  25129.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  25130.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  25131.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  25132.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  25133.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  25134.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  25135.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
  25136.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  25137.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  25138.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/SessionLogoutHandler.php';
  25139.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  25140.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  25141.         $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b'homepage'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'fos_user_security_logout']);
  25142.         $c->addHandler(($this->privates['security.logout.handler.csrf_token_clearing'] ?? $this->getSecurity_Logout_Handler_CsrfTokenClearingService()));
  25143.         $c->addHandler(($this->privates['security.logout.handler.session'] ?? ($this->privates['security.logout.handler.session'] = new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler())));
  25144.         $c->addHandler(($this->privates['Hitso\\Bundle\\CommonBundle\\EventListener\\SecurityListener'] ?? $this->getSecurityListenerService()));
  25145.         $c->addHandler(($this->privates['security.authentication.rememberme.services.simplehash.frontend.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_Frontend_TwoFactorDecoratorService()));
  25146.         return $this->privates['security.firewall.map.context.frontend'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  25147.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  25148.             yield => ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  25149.             yield => ($this->privates['security.authentication.listener.guard.frontend'] ?? $this->getSecurity_Authentication_Listener_Guard_FrontendService());
  25150.             yield => ($this->privates['security.authentication.listener.form.frontend'] ?? $this->getSecurity_Authentication_Listener_Form_FrontendService());
  25151.             yield => ($this->privates['security.authentication.listener.rememberme.frontend'] ?? $this->getSecurity_Authentication_Listener_Rememberme_FrontendService());
  25152.             yield => ($this->privates['security.authentication.listener.anonymous.frontend'] ?? $this->getSecurity_Authentication_Listener_Anonymous_FrontendService());
  25153.             yield => ($this->privates['security.authentication.switchuser_listener.frontend'] ?? $this->getSecurity_Authentication_SwitchuserListener_FrontendService());
  25154.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  25155.         }, 8), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b'frontend', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $b'login'false), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('frontend''security.user_checker''.security.request_matcher.mv91Srf'truefalse'fos_user.user_provider.username_email''frontend''security.authentication.form_entry_point.frontend'NULLNULL, [=> 'switch_user'=> 'guard'=> 'form_login'=> 'remember_me'=> 'anonymous'], ['parameter' => '_switch_user''role' => 'ROLE_ALLOWED_TO_SWITCH''stateless' => false]));
  25156.     }
  25157.     /**
  25158.      * Gets the private 'security.http_utils' shared service.
  25159.      *
  25160.      * @return \Symfony\Component\Security\Http\HttpUtils
  25161.      */
  25162.     protected function getSecurity_HttpUtilsService()
  25163.     {
  25164.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  25165.         $a = ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService());
  25166.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  25167.     }
  25168.     /**
  25169.      * Gets the private 'security.logout.handler.csrf_token_clearing' shared service.
  25170.      *
  25171.      * @return \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler
  25172.      */
  25173.     protected function getSecurity_Logout_Handler_CsrfTokenClearingService()
  25174.     {
  25175.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  25176.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
  25177.         return $this->privates['security.logout.handler.csrf_token_clearing'] = new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  25178.     }
  25179.     /**
  25180.      * Gets the private 'security.logout_url_generator' shared service.
  25181.      *
  25182.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  25183.      */
  25184.     protected function getSecurity_LogoutUrlGeneratorService()
  25185.     {
  25186.         $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['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  25187.         $instance->registerListener('admin''hitso_admin_logout''logout''_csrf_token'NULLNULL);
  25188.         $instance->registerListener('frontend''fos_user_security_logout''logout''_csrf_token'NULLNULL);
  25189.         return $instance;
  25190.     }
  25191.     /**
  25192.      * Gets the private 'security.role_hierarchy' shared service.
  25193.      *
  25194.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  25195.      */
  25196.     protected function getSecurity_RoleHierarchyService()
  25197.     {
  25198.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  25199.     }
  25200.     /**
  25201.      * Gets the private 'security.validator.user_password' shared service.
  25202.      *
  25203.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  25204.      */
  25205.     protected function getSecurity_Validator_UserPasswordService()
  25206.     {
  25207.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25208.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25209.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  25210.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  25211.     }
  25212.     /**
  25213.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  25214.      *
  25215.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  25216.      */
  25217.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  25218.     {
  25219.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  25220.     }
  25221.     /**
  25222.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  25223.      *
  25224.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  25225.      */
  25226.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  25227.     {
  25228.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  25229.         $b = new \Hitso\Bundle\CommonBundle\Request\ParamConverter\QueryParamConverter();
  25230.         $c = new \Hitso\Bundle\SearchBundle\Request\SearchRequestParamConverter(($this->privates['Hitso\\Bundle\\SearchBundle\\Manager\\SearchManager'] ?? $this->getSearchManagerService()));
  25231.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  25232.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  25233.         $a->add($b0'query_param');
  25234.         $a->add($b0NULL);
  25235.         $a->add($c0'search_request');
  25236.         $a->add($c0NULL);
  25237.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  25238.     }
  25239.     /**
  25240.      * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
  25241.      *
  25242.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
  25243.      */
  25244.     protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
  25245.     {
  25246.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
  25247.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  25248.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  25249.         return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory());
  25250.     }
  25251.     /**
  25252.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  25253.      *
  25254.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  25255.      */
  25256.     protected function getSensioFrameworkExtra_Security_ListenerService()
  25257.     {
  25258.         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['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  25259.     }
  25260.     /**
  25261.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  25262.      *
  25263.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  25264.      */
  25265.     protected function getSensioFrameworkExtra_View_ListenerService()
  25266.     {
  25267.         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()));
  25268.     }
  25269.     /**
  25270.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  25271.      *
  25272.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  25273.      */
  25274.     protected function getSerializer_Mapping_CacheWarmerService()
  25275.     {
  25276.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  25277.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  25278.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/config/serialization/Category.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Resources/config/serialization/File.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Resources/config/serialization/Storage.File.AbstractFile.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Resources/config/serialization/Storage.File.File.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Article.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/ArticleCategory.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Category.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Comment.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Content.yml')), 10 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Advert.yml')), 11 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Attachments.yml')), 12 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.CatalogCategory.yml')), 13 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Element.yml')), 14 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Embed.yml')), 15 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Featured.yml')), 16 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Gallery.yml')), 17 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Header.yml')), 18 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Image.yml')), 19 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Link.yml')), 20 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Newsletter.yml')), 21 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Paragraph.yml')), 22 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Probe.yml')), 23 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Product.yml')), 24 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Section.yml')), 25 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Table.yml')), 26 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.TextWrap.yml')), 27 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Video.yml')), 28 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Resources/config/serialization/Probe.yml')), 29 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Resources/config/serialization/ProbeOption.yml')), 30 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/config/serialization/Tag.yml')), 31 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/config/serialization/TagType.yml')), 32 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/config/serialization/Tagging.yml'))], ($this->targetDir.''.'/serialization.php'));
  25279.     }
  25280.     /**
  25281.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  25282.      *
  25283.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  25284.      */
  25285.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  25286.     {
  25287.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/config/serialization/Category.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/Resources/config/serialization/File.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Resources/config/serialization/Storage.File.AbstractFile.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/Resources/config/serialization/Storage.File.File.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Article.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/ArticleCategory.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Category.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Comment.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Content.yml')), 10 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Advert.yml')), 11 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Attachments.yml')), 12 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.CatalogCategory.yml')), 13 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Element.yml')), 14 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Embed.yml')), 15 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Featured.yml')), 16 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Gallery.yml')), 17 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Header.yml')), 18 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Image.yml')), 19 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Link.yml')), 20 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Newsletter.yml')), 21 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Paragraph.yml')), 22 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Probe.yml')), 23 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Product.yml')), 24 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Section.yml')), 25 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Table.yml')), 26 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.TextWrap.yml')), 27 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/serialization/Elements.Video.yml')), 28 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Resources/config/serialization/Probe.yml')), 29 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Resources/config/serialization/ProbeOption.yml')), 30 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/config/serialization/Tag.yml')), 31 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/config/serialization/TagType.yml')), 32 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/config/serialization/Tagging.yml'))]));
  25288.     }
  25289.     /**
  25290.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  25291.      *
  25292.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  25293.      */
  25294.     protected function getSerializer_NameConverter_MetadataAwareService()
  25295.     {
  25296.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  25297.     }
  25298.     /**
  25299.      * Gets the private 'serializer.normalizer.object' shared service.
  25300.      *
  25301.      * @return \Symfony\Component\Serializer\Normalizer\ObjectNormalizer
  25302.      */
  25303.     protected function getSerializer_Normalizer_ObjectService()
  25304.     {
  25305.         $a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  25306.         return $this->privates['serializer.normalizer.object'] = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), NULL, []);
  25307.     }
  25308.     /**
  25309.      * Gets the private 'session.storage.native' shared service.
  25310.      *
  25311.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  25312.      */
  25313.     protected function getSession_Storage_NativeService()
  25314.     {
  25315.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__3).'/sessions/dev'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  25316.     }
  25317.     /**
  25318.      * Gets the private 'session_listener' shared service.
  25319.      *
  25320.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  25321.      */
  25322.     protected function getSessionListenerService()
  25323.     {
  25324.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25325.             'initialized_session' => ['services''session'NULLfalse],
  25326.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  25327.             'session' => ['services''session''getSessionService'false],
  25328.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  25329.         ], [
  25330.             'initialized_session' => '?',
  25331.             'request_stack' => '?',
  25332.             'session' => '?',
  25333.             'session_storage' => '?',
  25334.         ]));
  25335.     }
  25336.     /**
  25337.      * Gets the private 'snc_redis.command.flush_all' shared service.
  25338.      *
  25339.      * @return \Snc\RedisBundle\Command\RedisFlushallCommand
  25340.      */
  25341.     protected function getSncRedis_Command_FlushAllService()
  25342.     {
  25343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25344.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  25345.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerAwareCommand.php';
  25346.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisBaseCommand.php';
  25347.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisFlushallCommand.php';
  25348.         $this->privates['snc_redis.command.flush_all'] = $instance = new \Snc\RedisBundle\Command\RedisFlushallCommand();
  25349.         $instance->setName('redis:flushall');
  25350.         return $instance;
  25351.     }
  25352.     /**
  25353.      * Gets the private 'snc_redis.command.flush_db' shared service.
  25354.      *
  25355.      * @return \Snc\RedisBundle\Command\RedisFlushdbCommand
  25356.      */
  25357.     protected function getSncRedis_Command_FlushDbService()
  25358.     {
  25359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25360.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  25361.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerAwareCommand.php';
  25362.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisBaseCommand.php';
  25363.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisFlushdbCommand.php';
  25364.         $this->privates['snc_redis.command.flush_db'] = $instance = new \Snc\RedisBundle\Command\RedisFlushdbCommand();
  25365.         $instance->setName('redis:flushdb');
  25366.         return $instance;
  25367.     }
  25368.     /**
  25369.      * Gets the private 'stof_doctrine_extensions.event_listener.blame' shared service.
  25370.      *
  25371.      * @return \Stof\DoctrineExtensionsBundle\EventListener\BlameListener
  25372.      */
  25373.     protected function getStofDoctrineExtensions_EventListener_BlameService()
  25374.     {
  25375.         return $this->privates['stof_doctrine_extensions.event_listener.blame'] = new \Stof\DoctrineExtensionsBundle\EventListener\BlameListener(($this->privates['stof_doctrine_extensions.listener.blameable'] ?? $this->getStofDoctrineExtensions_Listener_BlameableService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  25376.     }
  25377.     /**
  25378.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  25379.      *
  25380.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  25381.      */
  25382.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  25383.     {
  25384.         return $this->privates['stof_doctrine_extensions.event_listener.logger'] = new \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener(($this->privates['stof_doctrine_extensions.listener.loggable'] ?? $this->getStofDoctrineExtensions_Listener_LoggableService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  25385.     }
  25386.     /**
  25387.      * Gets the private 'stof_doctrine_extensions.listener.blameable' shared service.
  25388.      *
  25389.      * @return \Gedmo\Blameable\BlameableListener
  25390.      */
  25391.     protected function getStofDoctrineExtensions_Listener_BlameableService()
  25392.     {
  25393.         $this->privates['stof_doctrine_extensions.listener.blameable'] = $instance = new \Gedmo\Blameable\BlameableListener();
  25394.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  25395.         return $instance;
  25396.     }
  25397.     /**
  25398.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  25399.      *
  25400.      * @return \Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\LoggableListener
  25401.      */
  25402.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  25403.     {
  25404.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\LoggableListener();
  25405.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  25406.         return $instance;
  25407.     }
  25408.     /**
  25409.      * Gets the private 'stof_doctrine_extensions.listener.sluggable' shared service.
  25410.      *
  25411.      * @return \Gedmo\Sluggable\SluggableListener
  25412.      */
  25413.     protected function getStofDoctrineExtensions_Listener_SluggableService()
  25414.     {
  25415.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Sluggable/SluggableListener.php';
  25416.         $this->privates['stof_doctrine_extensions.listener.sluggable'] = $instance = new \Gedmo\Sluggable\SluggableListener();
  25417.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  25418.         return $instance;
  25419.     }
  25420.     /**
  25421.      * Gets the private 'stof_doctrine_extensions.listener.softdeleteable' shared service.
  25422.      *
  25423.      * @return \Gedmo\SoftDeleteable\SoftDeleteableListener
  25424.      */
  25425.     protected function getStofDoctrineExtensions_Listener_SoftdeleteableService()
  25426.     {
  25427.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/SoftDeleteable/SoftDeleteableListener.php';
  25428.         $this->privates['stof_doctrine_extensions.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  25429.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  25430.         return $instance;
  25431.     }
  25432.     /**
  25433.      * Gets the private 'stof_doctrine_extensions.listener.sortable' shared service.
  25434.      *
  25435.      * @return \Gedmo\Sortable\SortableListener
  25436.      */
  25437.     protected function getStofDoctrineExtensions_Listener_SortableService()
  25438.     {
  25439.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Sortable/SortableListener.php';
  25440.         $this->privates['stof_doctrine_extensions.listener.sortable'] = $instance = new \Gedmo\Sortable\SortableListener();
  25441.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  25442.         return $instance;
  25443.     }
  25444.     /**
  25445.      * Gets the private 'stof_doctrine_extensions.listener.timestampable' shared service.
  25446.      *
  25447.      * @return \Gedmo\Timestampable\TimestampableListener
  25448.      */
  25449.     protected function getStofDoctrineExtensions_Listener_TimestampableService()
  25450.     {
  25451.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Timestampable/TimestampableListener.php';
  25452.         $this->privates['stof_doctrine_extensions.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
  25453.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  25454.         return $instance;
  25455.     }
  25456.     /**
  25457.      * Gets the private 'stof_doctrine_extensions.listener.tree' shared service.
  25458.      *
  25459.      * @return \Gedmo\Tree\TreeListener
  25460.      */
  25461.     protected function getStofDoctrineExtensions_Listener_TreeService()
  25462.     {
  25463.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Tree/TreeListener.php';
  25464.         $this->privates['stof_doctrine_extensions.listener.tree'] = $instance = new \Gedmo\Tree\TreeListener();
  25465.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  25466.         return $instance;
  25467.     }
  25468.     /**
  25469.      * Gets the private 'swiftmailer.command.debug' shared service.
  25470.      *
  25471.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  25472.      */
  25473.     protected function getSwiftmailer_Command_DebugService()
  25474.     {
  25475.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25476.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  25477.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  25478.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  25479.         $instance->setName('debug:swiftmailer');
  25480.         return $instance;
  25481.     }
  25482.     /**
  25483.      * Gets the private 'swiftmailer.command.new_email' shared service.
  25484.      *
  25485.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  25486.      */
  25487.     protected function getSwiftmailer_Command_NewEmailService()
  25488.     {
  25489.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25490.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  25491.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  25492.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  25493.         $instance->setName('swiftmailer:email:send');
  25494.         return $instance;
  25495.     }
  25496.     /**
  25497.      * Gets the private 'swiftmailer.command.send_email' shared service.
  25498.      *
  25499.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  25500.      */
  25501.     protected function getSwiftmailer_Command_SendEmailService()
  25502.     {
  25503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25504.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  25505.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  25506.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  25507.         $instance->setName('swiftmailer:spool:send');
  25508.         return $instance;
  25509.     }
  25510.     /**
  25511.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  25512.      *
  25513.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  25514.      */
  25515.     protected function getSwiftmailer_EmailSender_ListenerService()
  25516.     {
  25517.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  25518.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  25519.     }
  25520.     /**
  25521.      * Gets the private 'templating.engine.twig' shared service.
  25522.      *
  25523.      * @return \Symfony\Bundle\TwigBundle\TwigEngine
  25524.      *
  25525.      * @deprecated The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  25526.      */
  25527.     protected function getTemplating_Engine_TwigService()
  25528.     {
  25529.         @trigger_error('The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  25530.         $a = ($this->services['twig'] ?? $this->getTwigService());
  25531.         if (isset($this->privates['templating.engine.twig'])) {
  25532.             return $this->privates['templating.engine.twig'];
  25533.         }
  25534.         return $this->privates['templating.engine.twig'] = new \Symfony\Bundle\TwigBundle\TwigEngine($a, ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['liip_theme.templating_locator'] ?? $this->getLiipTheme_TemplatingLocatorService()));
  25535.     }
  25536.     /**
  25537.      * Gets the private 'templating.name_parser' shared service.
  25538.      *
  25539.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  25540.      *
  25541.      * @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  25542.      */
  25543.     protected function getTemplating_NameParserService()
  25544.     {
  25545.         @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  25546.         return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  25547.     }
  25548.     /**
  25549.      * Gets the private 'translation.extractor' shared service.
  25550.      *
  25551.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  25552.      */
  25553.     protected function getTranslation_ExtractorService()
  25554.     {
  25555.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  25556.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  25557.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  25558.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  25559.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  25560.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  25561.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  25562.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  25563.         return $instance;
  25564.     }
  25565.     /**
  25566.      * Gets the private 'translation.loader.csv' shared service.
  25567.      *
  25568.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  25569.      */
  25570.     protected function getTranslation_Loader_CsvService()
  25571.     {
  25572.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25573.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25574.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25575.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  25576.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  25577.     }
  25578.     /**
  25579.      * Gets the private 'translation.loader.dat' shared service.
  25580.      *
  25581.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  25582.      */
  25583.     protected function getTranslation_Loader_DatService()
  25584.     {
  25585.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25586.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  25587.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  25588.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  25589.     }
  25590.     /**
  25591.      * Gets the private 'translation.loader.ini' shared service.
  25592.      *
  25593.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  25594.      */
  25595.     protected function getTranslation_Loader_IniService()
  25596.     {
  25597.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25598.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25600.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  25601.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  25602.     }
  25603.     /**
  25604.      * Gets the private 'translation.loader.json' shared service.
  25605.      *
  25606.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  25607.      */
  25608.     protected function getTranslation_Loader_JsonService()
  25609.     {
  25610.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25611.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25612.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25613.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  25614.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  25615.     }
  25616.     /**
  25617.      * Gets the private 'translation.loader.mo' shared service.
  25618.      *
  25619.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  25620.      */
  25621.     protected function getTranslation_Loader_MoService()
  25622.     {
  25623.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25624.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25625.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25626.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  25627.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  25628.     }
  25629.     /**
  25630.      * Gets the private 'translation.loader.php' shared service.
  25631.      *
  25632.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  25633.      */
  25634.     protected function getTranslation_Loader_PhpService()
  25635.     {
  25636.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25637.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25638.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25639.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  25640.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  25641.     }
  25642.     /**
  25643.      * Gets the private 'translation.loader.po' shared service.
  25644.      *
  25645.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  25646.      */
  25647.     protected function getTranslation_Loader_PoService()
  25648.     {
  25649.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25650.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25651.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25652.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  25653.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  25654.     }
  25655.     /**
  25656.      * Gets the private 'translation.loader.qt' shared service.
  25657.      *
  25658.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  25659.      */
  25660.     protected function getTranslation_Loader_QtService()
  25661.     {
  25662.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25663.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  25664.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  25665.     }
  25666.     /**
  25667.      * Gets the private 'translation.loader.res' shared service.
  25668.      *
  25669.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  25670.      */
  25671.     protected function getTranslation_Loader_ResService()
  25672.     {
  25673.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25674.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  25675.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  25676.     }
  25677.     /**
  25678.      * Gets the private 'translation.loader.xliff' shared service.
  25679.      *
  25680.      * @return \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader
  25681.      */
  25682.     protected function getTranslation_Loader_XliffService()
  25683.     {
  25684.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25685.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  25686.         return $this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader();
  25687.     }
  25688.     /**
  25689.      * Gets the private 'translation.loader.yml' shared service.
  25690.      *
  25691.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  25692.      */
  25693.     protected function getTranslation_Loader_YmlService()
  25694.     {
  25695.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25696.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25697.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25698.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  25699.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  25700.     }
  25701.     /**
  25702.      * Gets the private 'translation.reader' shared service.
  25703.      *
  25704.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  25705.      */
  25706.     protected function getTranslation_ReaderService()
  25707.     {
  25708.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  25709.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  25710.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25711.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25712.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25713.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  25714.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  25715.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  25716.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  25717.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  25718.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  25719.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  25720.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  25721.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  25722.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  25723.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  25724.         include_once \dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/Translation/Loader/RepositoryLoader.php';
  25725.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  25726.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  25727.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader()));
  25728.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  25729.         $instance->addLoader('yaml'$a);
  25730.         $instance->addLoader('yml'$a);
  25731.         $instance->addLoader('xlf'$b);
  25732.         $instance->addLoader('xliff'$b);
  25733.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  25734.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  25735.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  25736.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  25737.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  25738.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  25739.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  25740.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  25741.         $instance->addLoader('hitso_db', ($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader'] ?? ($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader'] = new \Hitso\Bundle\TranslationBundle\Translation\Loader\RepositoryLoader($this))));
  25742.         return $instance;
  25743.     }
  25744.     /**
  25745.      * Gets the private 'translation.warmer' shared service.
  25746.      *
  25747.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  25748.      */
  25749.     protected function getTranslation_WarmerService()
  25750.     {
  25751.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  25752.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25753.             'translator' => ['privates''translator.data_collector''getTranslator_DataCollectorService'false],
  25754.         ], [
  25755.             'translator' => '?',
  25756.         ]))->withContext('translation.warmer'$this));
  25757.     }
  25758.     /**
  25759.      * Gets the private 'translator.data_collector' shared service.
  25760.      *
  25761.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  25762.      */
  25763.     protected function getTranslator_DataCollectorService()
  25764.     {
  25765.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['Hitso\\Bundle\\TranslationBundle\\Translation\\FormattingTranslator'] ?? $this->getFormattingTranslatorService()));
  25766.     }
  25767.     /**
  25768.      * Gets the private 'translator.default' shared service.
  25769.      *
  25770.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  25771.      */
  25772.     protected function getTranslator_DefaultService()
  25773.     {
  25774.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25775.             'Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader' => ['privates''Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader''getRepositoryLoaderService'false],
  25776.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  25777.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  25778.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  25779.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  25780.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  25781.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  25782.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  25783.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  25784.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  25785.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  25786.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  25787.         ], [
  25788.             'Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader' => '?',
  25789.             'translation.loader.csv' => '?',
  25790.             'translation.loader.dat' => '?',
  25791.             'translation.loader.ini' => '?',
  25792.             'translation.loader.json' => '?',
  25793.             'translation.loader.mo' => '?',
  25794.             'translation.loader.php' => '?',
  25795.             'translation.loader.po' => '?',
  25796.             'translation.loader.qt' => '?',
  25797.             'translation.loader.res' => '?',
  25798.             'translation.loader.xliff' => '?',
  25799.             'translation.loader.yml' => '?',
  25800.         ]), 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'], 'Hitso\\Bundle\\TranslationBundle\\Translation\\Loader\\RepositoryLoader' => [=> 'hitso_db']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/translations/roles.en.xlf'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Resources/translations/admin.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/translations/front.pl.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/translations/roles.pl.xlf'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/translations/admin.pl.yml'), 10 => (\dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Resources/translations/admin.pl.yml'), 11 => (\dirname(__DIR__4).'/translations/admin.pl.yaml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Juki/Bundle/AppBundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 12 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/FrameworkBundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/SensioFrameworkExtraBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/translations'), 16 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/DoctrineCacheBundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 18 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/DoctrineBundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 20 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/DoctrineMigrationsBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/TwigBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/MonologBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 26 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/SecurityBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 28 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/SwiftmailerBundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 30 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/DoctrineFixturesBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/MakerBundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 34 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/WebProfilerBundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/anyx/login-gate-bundle/translations'), 36 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/LoginGateBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/translations'), 38 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/DebrilRssAtomBundle/translations'), 39 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/FOSUserBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/KnpMenuBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/limenius/liform-bundle/translations'), 43 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/LimeniusLiformBundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 45 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/LiipImagineBundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/liip/theme-bundle/translations'), 47 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/LiipThemeBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 49 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HttplugBundle/translations'), 50 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 51 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/SentryBundle/translations'), 52 => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/translations'), 53 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/SncRedisBundle/translations'), 54 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/translations'), 55 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/StofDoctrineExtensionsBundle/translations'), 56 => (\dirname(__DIR__4).'/vendor/whiteoctober/breadcrumbs-bundle/WhiteOctober/BreadcrumbsBundle/translations'), 57 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/WhiteOctoberBreadcrumbsBundle/translations'), 58 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 59 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/BazingaJsTranslationBundle/translations'), 60 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 61 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/FOSRestBundle/translations'), 62 => (\dirname(__DIR__4).'/vendor/emanueleminotto/twig-cache-bundle/translations'), 63 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/TwigCacheBundle/translations'), 64 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/SonataSeoBundle/translations'), 65 => (\dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src/translations'), 66 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/CmfSeoBundle/translations'), 67 => (\dirname(__DIR__4).'/vendor/jms/translation-bundle/translations'), 68 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/JMSTranslationBundle/translations'), 69 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 70 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/NelmioCorsBundle/translations'), 71 => (\dirname(__DIR__4).'/vendor/goksagun/scheduler-bundle/translations'), 72 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/SchedulerBundle/translations'), 73 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/SchebTwoFactorBundle/translations'), 74 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoAdminBundle/translations'), 75 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoCommonBundle/translations'), 76 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoCatalogBundle/translations'), 77 => (\dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle/translations'), 78 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoDataTableBundle/translations'), 79 => (\dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle/translations'), 80 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoFileManagerBundle/translations'), 81 => (\dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle/translations'), 82 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoFormBundle/translations'), 83 => (\dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle/translations'), 84 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoMultiSiteBundle/translations'), 85 => (\dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/translations'), 86 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoRoutingBundle/translations'), 87 => (\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/translations'), 88 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoContentBundle/translations'), 89 => (\dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle/translations'), 90 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoSeoBundle/translations'), 91 => (\dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle/translations'), 92 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoBlocksBundle/translations'), 93 => (\dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle/translations'), 94 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoNavigationBundle/translations'), 95 => (\dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle/translations'), 96 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoNewsletterBundle/translations'), 97 => (\dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/translations'), 98 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoSectionBundle/translations'), 99 => (\dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/translations'), 100 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoTicketsBundle/translations'), 101 => (\dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle/translations'), 102 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoTranslationBundle/translations'), 103 => (\dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/translations'), 104 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoQABundle/translations'), 105 => (\dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/translations'), 106 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoProbeBundle/translations'), 107 => (\dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle/translations'), 108 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoSearchBundle/translations'), 109 => (\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/translations'), 110 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HitsoTaggingBundle/translations'), 111 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 112 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/NelmioAliceBundle/translations'), 113 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 114 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/FidryAliceDataFixturesBundle/translations'), 115 => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/translations'), 116 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/HautelookAliceBundle/translations'), 117 => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/translations'), 118 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/EndroidQrCodeBundle/translations'), 119 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/translations'), 120 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/KnpSnappyBundle/translations'), 121 => (\dirname(__DIR__4).'/vendor/glifery/entity-hidden-type-bundle/Glifery/EntityHiddenTypeBundle/translations'), 122 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/GliferyEntityHiddenTypeBundle/translations'), 123 => (\dirname(__DIR__4).'/vendor/overblog/graphiql-bundle/translations'), 124 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/OverblogGraphiQLBundle/translations'), 125 => (\dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle/translations'), 126 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/GraphQLiteBundle/translations'), 127 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/JukiAppBundle/translations'), 128 => (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/sonata-project/seo-bundle/src/Resources/translations'=> 'vendor/scheb/two-factor-bundle/Resources/translations'=> 'src/Hitso/Bundle/AdminBundle/Resources/translations'=> 'src/Hitso/Bundle/CommonBundle/Resources/translations'=> 'src/Hitso/Bundle/CatalogBundle/Resources/translations'=> 'src/Juki/Bundle/AppBundle/Resources/translations'10 => 'translations'11 => 'vendor/symfony/framework-bundle/translations'12 => 'src/Hitso/Bundle/Resources/FrameworkBundle/translations'13 => 'vendor/sensio/framework-extra-bundle/src/translations'14 => 'src/Hitso/Bundle/Resources/SensioFrameworkExtraBundle/translations'15 => 'vendor/doctrine/doctrine-cache-bundle/translations'16 => 'src/Hitso/Bundle/Resources/DoctrineCacheBundle/translations'17 => 'vendor/doctrine/doctrine-bundle/translations'18 => 'src/Hitso/Bundle/Resources/DoctrineBundle/translations'19 => 'vendor/doctrine/doctrine-migrations-bundle/translations'20 => 'src/Hitso/Bundle/Resources/DoctrineMigrationsBundle/translations'21 => 'vendor/symfony/twig-bundle/translations'22 => 'src/Hitso/Bundle/Resources/TwigBundle/translations'23 => 'vendor/symfony/monolog-bundle/translations'24 => 'src/Hitso/Bundle/Resources/MonologBundle/translations'25 => 'vendor/symfony/security-bundle/translations'26 => 'src/Hitso/Bundle/Resources/SecurityBundle/translations'27 => 'vendor/symfony/swiftmailer-bundle/translations'28 => 'src/Hitso/Bundle/Resources/SwiftmailerBundle/translations'29 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'30 => 'src/Hitso/Bundle/Resources/DoctrineFixturesBundle/translations'31 => 'vendor/symfony/maker-bundle/src/translations'32 => 'src/Hitso/Bundle/Resources/MakerBundle/translations'33 => 'vendor/symfony/web-profiler-bundle/translations'34 => 'src/Hitso/Bundle/Resources/WebProfilerBundle/translations'35 => 'vendor/anyx/login-gate-bundle/translations'36 => 'src/Hitso/Bundle/Resources/LoginGateBundle/translations'37 => 'vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/translations'38 => 'src/Hitso/Bundle/Resources/DebrilRssAtomBundle/translations'39 => 'src/Hitso/Bundle/Resources/FOSUserBundle/translations'40 => 'vendor/knplabs/knp-menu-bundle/src/translations'41 => 'src/Hitso/Bundle/Resources/KnpMenuBundle/translations'42 => 'vendor/limenius/liform-bundle/translations'43 => 'src/Hitso/Bundle/Resources/LimeniusLiformBundle/translations'44 => 'vendor/liip/imagine-bundle/translations'45 => 'src/Hitso/Bundle/Resources/LiipImagineBundle/translations'46 => 'vendor/liip/theme-bundle/translations'47 => 'src/Hitso/Bundle/Resources/LiipThemeBundle/translations'48 => 'vendor/php-http/httplug-bundle/src/translations'49 => 'src/Hitso/Bundle/Resources/HttplugBundle/translations'50 => 'vendor/sentry/sentry-symfony/src/translations'51 => 'src/Hitso/Bundle/Resources/SentryBundle/translations'52 => 'vendor/snc/redis-bundle/translations'53 => 'src/Hitso/Bundle/Resources/SncRedisBundle/translations'54 => 'vendor/stof/doctrine-extensions-bundle/translations'55 => 'src/Hitso/Bundle/Resources/StofDoctrineExtensionsBundle/translations'56 => 'vendor/whiteoctober/breadcrumbs-bundle/WhiteOctober/BreadcrumbsBundle/translations'57 => 'src/Hitso/Bundle/Resources/WhiteOctoberBreadcrumbsBundle/translations'58 => 'vendor/willdurand/js-translation-bundle/translations'59 => 'src/Hitso/Bundle/Resources/BazingaJsTranslationBundle/translations'60 => 'vendor/friendsofsymfony/rest-bundle/translations'61 => 'src/Hitso/Bundle/Resources/FOSRestBundle/translations'62 => 'vendor/emanueleminotto/twig-cache-bundle/translations'63 => 'src/Hitso/Bundle/Resources/TwigCacheBundle/translations'64 => 'src/Hitso/Bundle/Resources/SonataSeoBundle/translations'65 => 'vendor/symfony-cmf/seo-bundle/src/translations'66 => 'src/Hitso/Bundle/Resources/CmfSeoBundle/translations'67 => 'vendor/jms/translation-bundle/translations'68 => 'src/Hitso/Bundle/Resources/JMSTranslationBundle/translations'69 => 'vendor/nelmio/cors-bundle/translations'70 => 'src/Hitso/Bundle/Resources/NelmioCorsBundle/translations'71 => 'vendor/goksagun/scheduler-bundle/translations'72 => 'src/Hitso/Bundle/Resources/SchedulerBundle/translations'73 => 'src/Hitso/Bundle/Resources/SchebTwoFactorBundle/translations'74 => 'src/Hitso/Bundle/Resources/HitsoAdminBundle/translations'75 => 'src/Hitso/Bundle/Resources/HitsoCommonBundle/translations'76 => 'src/Hitso/Bundle/Resources/HitsoCatalogBundle/translations'77 => 'src/Hitso/Bundle/DataTableBundle/translations'78 => 'src/Hitso/Bundle/Resources/HitsoDataTableBundle/translations'79 => 'src/Hitso/Bundle/FileManagerBundle/translations'80 => 'src/Hitso/Bundle/Resources/HitsoFileManagerBundle/translations'81 => 'src/Hitso/Bundle/FormBundle/translations'82 => 'src/Hitso/Bundle/Resources/HitsoFormBundle/translations'83 => 'src/Hitso/Bundle/MultiSiteBundle/translations'84 => 'src/Hitso/Bundle/Resources/HitsoMultiSiteBundle/translations'85 => 'src/Hitso/Bundle/RoutingBundle/translations'86 => 'src/Hitso/Bundle/Resources/HitsoRoutingBundle/translations'87 => 'src/Hitso/Bundle/ContentBundle/translations'88 => 'src/Hitso/Bundle/Resources/HitsoContentBundle/translations'89 => 'src/Hitso/Bundle/SeoBundle/translations'90 => 'src/Hitso/Bundle/Resources/HitsoSeoBundle/translations'91 => 'src/Hitso/Bundle/BlocksBundle/translations'92 => 'src/Hitso/Bundle/Resources/HitsoBlocksBundle/translations'93 => 'src/Hitso/Bundle/NavigationBundle/translations'94 => 'src/Hitso/Bundle/Resources/HitsoNavigationBundle/translations'95 => 'src/Hitso/Bundle/NewsletterBundle/translations'96 => 'src/Hitso/Bundle/Resources/HitsoNewsletterBundle/translations'97 => 'src/Hitso/Bundle/SectionBundle/translations'98 => 'src/Hitso/Bundle/Resources/HitsoSectionBundle/translations'99 => 'src/Hitso/Bundle/TicketsBundle/translations'100 => 'src/Hitso/Bundle/Resources/HitsoTicketsBundle/translations'101 => 'src/Hitso/Bundle/TranslationBundle/translations'102 => 'src/Hitso/Bundle/Resources/HitsoTranslationBundle/translations'103 => 'src/Hitso/Bundle/QABundle/translations'104 => 'src/Hitso/Bundle/Resources/HitsoQABundle/translations'105 => 'src/Hitso/Bundle/ProbeBundle/translations'106 => 'src/Hitso/Bundle/Resources/HitsoProbeBundle/translations'107 => 'src/Hitso/Bundle/SearchBundle/translations'108 => 'src/Hitso/Bundle/Resources/HitsoSearchBundle/translations'109 => 'src/Hitso/Bundle/TaggingBundle/translations'110 => 'src/Hitso/Bundle/Resources/HitsoTaggingBundle/translations'111 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'112 => 'src/Hitso/Bundle/Resources/NelmioAliceBundle/translations'113 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'114 => 'src/Hitso/Bundle/Resources/FidryAliceDataFixturesBundle/translations'115 => 'vendor/hautelook/alice-bundle/src/translations'116 => 'src/Hitso/Bundle/Resources/HautelookAliceBundle/translations'117 => 'vendor/endroid/qr-code-bundle/src/translations'118 => 'src/Hitso/Bundle/Resources/EndroidQrCodeBundle/translations'119 => 'vendor/knplabs/knp-snappy-bundle/translations'120 => 'src/Hitso/Bundle/Resources/KnpSnappyBundle/translations'121 => 'vendor/glifery/entity-hidden-type-bundle/Glifery/EntityHiddenTypeBundle/translations'122 => 'src/Hitso/Bundle/Resources/GliferyEntityHiddenTypeBundle/translations'123 => 'vendor/overblog/graphiql-bundle/translations'124 => 'src/Hitso/Bundle/Resources/OverblogGraphiQLBundle/translations'125 => 'vendor/thecodingmachine/graphqlite-bundle/translations'126 => 'src/Hitso/Bundle/Resources/GraphQLiteBundle/translations'127 => 'src/Hitso/Bundle/Resources/JukiAppBundle/translations'128 => 'src/Hitso/Bundle/Resources/translations']]]);
  25801.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  25802.         $instance->setFallbackLocales([=> 'pl'=> 'pl'=> 'pl']);
  25803.         return $instance;
  25804.     }
  25805.     /**
  25806.      * Gets the private 'twig.cache_warmer' shared service.
  25807.      *
  25808.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
  25809.      *
  25810.      * @deprecated The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  25811.      */
  25812.     protected function getTwig_CacheWarmerService()
  25813.     {
  25814.         @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  25815.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinderInterface.php';
  25816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinder.php';
  25817.         include_once \dirname(__DIR__4).'/vendor/liip/theme-bundle/CacheWarmer/TemplateFinder.php';
  25818.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  25819.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
  25820.         return $this->privates['twig.cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.cache_warmer'$this), new \Liip\ThemeBundle\CacheWarmer\TemplateFinder(($this->services['kernel'] ?? $this->get('kernel'1)), new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser(), (\dirname(__DIR__4).'/src/Hitso/Bundle/Resources'), ($this->privates['liip_theme.active_theme'] ?? $this->getLiipTheme_ActiveThemeService())), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL]);
  25821.     }
  25822.     /**
  25823.      * Gets the private 'twig.command.debug' shared service.
  25824.      *
  25825.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  25826.      */
  25827.     protected function getTwig_Command_DebugService()
  25828.     {
  25829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25830.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  25831.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__4).'/src/Hitso/Bundle'));
  25832.         $instance->setName('debug:twig');
  25833.         return $instance;
  25834.     }
  25835.     /**
  25836.      * Gets the private 'twig.command.lint' shared service.
  25837.      *
  25838.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  25839.      */
  25840.     protected function getTwig_Command_LintService()
  25841.     {
  25842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25843.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  25844.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  25845.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  25846.         $instance->setName('lint:twig');
  25847.         return $instance;
  25848.     }
  25849.     /**
  25850.      * Gets the private 'twig.exception_listener' shared service.
  25851.      *
  25852.      * @return \Symfony\Component\HttpKernel\EventListener\ExceptionListener
  25853.      *
  25854.      * @deprecated The "twig.exception_listener" service is deprecated since Symfony 4.4.
  25855.      */
  25856.     protected function getTwig_ExceptionListenerService()
  25857.     {
  25858.         @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  25859.         return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  25860.     }
  25861.     /**
  25862.      * Gets the private 'twig.form.engine' shared service.
  25863.      *
  25864.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  25865.      */
  25866.     protected function getTwig_Form_EngineService()
  25867.     {
  25868.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  25869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  25870.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  25871.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService()));
  25872.     }
  25873.     /**
  25874.      * Gets the private 'twig.form.renderer' shared service.
  25875.      *
  25876.      * @return \Symfony\Component\Form\FormRenderer
  25877.      */
  25878.     protected function getTwig_Form_RendererService()
  25879.     {
  25880.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  25881.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  25882.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  25883.     }
  25884.     /**
  25885.      * Gets the private 'twig.runtime.httpkernel' shared service.
  25886.      *
  25887.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  25888.      */
  25889.     protected function getTwig_Runtime_HttpkernelService()
  25890.     {
  25891.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  25892.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  25893.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  25894.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25895.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  25896.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  25897.         ], [
  25898.             'hinclude' => '?',
  25899.             'inline' => '?',
  25900.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  25901.     }
  25902.     /**
  25903.      * Gets the private 'twig.runtime.security_csrf' shared service.
  25904.      *
  25905.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  25906.      */
  25907.     protected function getTwig_Runtime_SecurityCsrfService()
  25908.     {
  25909.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  25910.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  25911.     }
  25912.     /**
  25913.      * Gets the private 'twig.template_cache_warmer' shared service.
  25914.      *
  25915.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  25916.      */
  25917.     protected function getTwig_TemplateCacheWarmerService()
  25918.     {
  25919.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  25920.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  25921.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  25922.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Hitso/Bundle'), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  25923.     }
  25924.     /**
  25925.      * Gets the private 'validator.builder' shared service.
  25926.      *
  25927.      * @return \Symfony\Component\Validator\ValidatorBuilder
  25928.      */
  25929.     protected function getValidator_BuilderService()
  25930.     {
  25931.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  25932.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  25933.         $instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  25934.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  25935.         $instance->setTranslationDomain('validators');
  25936.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  25937.         $instance->addYamlMappings([=> (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/config/validation/Likes.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/config/validation/User.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle/Resources/config/validation/UserNote.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle/Resources/config/validation/Product.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle/Resources/config/validation.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/validation/Author.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/validation/Banner.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/validation/Comment.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/validation/CommentChangeStatus.yml'), => (\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/validation/Slide.yml'), 10 => (\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle/Resources/config/validation/Video.yml'), 11 => (\dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Resources/config/validation/Group.yml'), 12 => (\dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle/Resources/config/validation/Section.yml'), 13 => (\dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle/Resources/config/validation.yml'), 14 => (\dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Resources/config/validation/Answer.yml'), 15 => (\dirname(__DIR__4).'/src/Hitso/Bundle/QABundle/Resources/config/validation/Question.yml'), 16 => (\dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle/Resources/config/validation/Probe.yml'), 17 => (\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/config/validation/Tag.yml'), 18 => (\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/config/validation/TagType.yml'), 19 => (\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle/Resources/config/validation/Tagging.yml')]);
  25938.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  25939.         $instance->addMethodMapping('loadValidatorMetadata');
  25940.         $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()))]);
  25941.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  25942.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  25943.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  25944.         return $instance;
  25945.     }
  25946.     /**
  25947.      * Gets the private 'validator.email' shared service.
  25948.      *
  25949.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  25950.      */
  25951.     protected function getValidator_EmailService()
  25952.     {
  25953.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25954.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25955.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  25956.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  25957.     }
  25958.     /**
  25959.      * Gets the private 'validator.expression' shared service.
  25960.      *
  25961.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  25962.      */
  25963.     protected function getValidator_ExpressionService()
  25964.     {
  25965.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25966.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25967.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  25968.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  25969.     }
  25970.     /**
  25971.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  25972.      *
  25973.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  25974.      */
  25975.     protected function getValidator_Mapping_CacheWarmerService()
  25976.     {
  25977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  25978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  25979.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  25980.     }
  25981.     /**
  25982.      * Gets the private 'validator.not_compromised_password' shared service.
  25983.      *
  25984.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  25985.      */
  25986.     protected function getValidator_NotCompromisedPasswordService()
  25987.     {
  25988.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25989.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25990.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  25991.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  25992.     }
  25993.     /**
  25994.      * Gets the private 'validator.validator_factory' shared service.
  25995.      *
  25996.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  25997.      */
  25998.     protected function getValidator_ValidatorFactoryService()
  25999.     {
  26000.         return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  26001.             'Hitso\\Bundle\\CommonBundle\\Validation\\Constraint\\BadWordValidator' => ['privates''Hitso\\Bundle\\CommonBundle\\Validation\\Constraint\\BadWordValidator''getBadWordValidatorService'false],
  26002.             'Hitso\\Bundle\\CommonBundle\\Validation\\Constraint\\PasswordStrengthValidator' => ['privates''Hitso\\Bundle\\CommonBundle\\Validation\\Constraint\\PasswordStrengthValidator''getPasswordStrengthValidatorService'false],
  26003.             'Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\CheckCSVValidator' => ['privates''Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\CheckCSVValidator''getCheckCSVValidatorService'false],
  26004.             'Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\CheckPHPValidator' => ['privates''Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\CheckPHPValidator''getCheckPHPValidatorService'false],
  26005.             'Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\ExistingGoogleSheetUrlValidator' => ['privates''Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\ExistingGoogleSheetUrlValidator''getExistingGoogleSheetUrlValidatorService'false],
  26006.             'Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\ExistingGoogleSheetValidator' => ['privates''Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\ExistingGoogleSheetValidator''getExistingGoogleSheetValidatorService'false],
  26007.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  26008.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  26009.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  26010.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  26011.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  26012.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  26013.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  26014.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  26015.         ], [
  26016.             'Hitso\\Bundle\\CommonBundle\\Validation\\Constraint\\BadWordValidator' => '?',
  26017.             'Hitso\\Bundle\\CommonBundle\\Validation\\Constraint\\PasswordStrengthValidator' => '?',
  26018.             'Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\CheckCSVValidator' => '?',
  26019.             'Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\CheckPHPValidator' => '?',
  26020.             'Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\ExistingGoogleSheetUrlValidator' => '?',
  26021.             'Hitso\\Bundle\\DataTableBundle\\Validator\\Constraints\\ExistingGoogleSheetValidator' => '?',
  26022.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  26023.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  26024.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  26025.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  26026.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  26027.             'doctrine.orm.validator.unique' => '?',
  26028.             'security.validator.user_password' => '?',
  26029.             'validator.expression' => '?',
  26030.         ]));
  26031.     }
  26032.     /**
  26033.      * Gets the private 'web_profiler.csp.handler' shared service.
  26034.      *
  26035.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  26036.      */
  26037.     protected function getWebProfiler_Csp_HandlerService()
  26038.     {
  26039.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  26040.     }
  26041.     /**
  26042.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  26043.      *
  26044.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  26045.      */
  26046.     protected function getWebProfiler_DebugToolbarService()
  26047.     {
  26048.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['cmf_routing.router'] ?? $this->getCmfRouting_RouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  26049.     }
  26050.     /**
  26051.      * Gets the private 'wizard_category.cache.traceable' shared service.
  26052.      *
  26053.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  26054.      */
  26055.     protected function getWizardCategory_Cache_TraceableService()
  26056.     {
  26057.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('xEJqLucRvE'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  26058.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  26059.         return $this->privates['wizard_category.cache.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  26060.     }
  26061.     /**
  26062.      * @return array|bool|float|int|string|\UnitEnum|null
  26063.      */
  26064.     public function getParameter($name)
  26065.     {
  26066.         $name = (string) $name;
  26067.         if (isset($this->buildParameters[$name])) {
  26068.             return $this->buildParameters[$name];
  26069.         }
  26070.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  26071.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  26072.         }
  26073.         if (isset($this->loadedDynamicParameters[$name])) {
  26074.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  26075.         }
  26076.         return $this->parameters[$name];
  26077.     }
  26078.     public function hasParameter($name): bool
  26079.     {
  26080.         $name = (string) $name;
  26081.         if (isset($this->buildParameters[$name])) {
  26082.             return true;
  26083.         }
  26084.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  26085.     }
  26086.     public function setParameter($name$value): void
  26087.     {
  26088.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  26089.     }
  26090.     public function getParameterBag(): ParameterBagInterface
  26091.     {
  26092.         if (null === $this->parameterBag) {
  26093.             $parameters $this->parameters;
  26094.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  26095.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  26096.             }
  26097.             foreach ($this->buildParameters as $name => $value) {
  26098.                 $parameters[$name] = $value;
  26099.             }
  26100.             $this->parameterBag = new FrozenParameterBag($parameters);
  26101.         }
  26102.         return $this->parameterBag;
  26103.     }
  26104.     private $loadedDynamicParameters = [
  26105.         'kernel.cache_dir' => false,
  26106.         'doctrine_server_version' => false,
  26107.         'base_host' => false,
  26108.         'base_front_host' => false,
  26109.         'base_alias' => false,
  26110.         'admin_host' => false,
  26111.         'base_port' => false,
  26112.         'websocket_host' => false,
  26113.         'elasticsearch_host' => false,
  26114.         'secret' => false,
  26115.         'php_bin_path' => false,
  26116.         'front_host' => false,
  26117.         'hitso.multi_site.default.host' => false,
  26118.         'hitso.multi_site.admin.host' => false,
  26119.         'hitso.multi_site.admin.host_pattern' => false,
  26120.         'hitso.multi_site.pl.host' => false,
  26121.         'hitso.multi_site.pl.host_pattern' => false,
  26122.         'hitso.multi_site.en.host' => false,
  26123.         'hitso.multi_site.en.host_pattern' => false,
  26124.         'hitso.sites.content.host_pattern' => false,
  26125.         'kernel.secret' => false,
  26126.         'validator.mapping.cache.file' => false,
  26127.         'profiler.storage.dsn' => false,
  26128.         'debug.container.dump' => false,
  26129.         'serializer.mapping.cache.file' => false,
  26130.         'doctrine.orm.proxy_dir' => false,
  26131.         'swiftmailer.spool.default.memory.path' => false,
  26132.         'sonata.seo.config' => false,
  26133.         'nelmio_cors.defaults' => false,
  26134.         'knp_snappy.pdf.binary' => false,
  26135.         'knp_snappy.image.binary' => false,
  26136.     ];
  26137.     private $dynamicParameters = [];
  26138.     private function getDynamicParameter(string $name)
  26139.     {
  26140.         switch ($name) {
  26141.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  26142.             case 'doctrine_server_version'$value $this->getEnv('resolve:MYSQL_VERSION'); break;
  26143.             case 'base_host'$value $this->getEnv('resolve:BASE_HOST'); break;
  26144.             case 'base_front_host'$value $this->getEnv('resolve:BASE_FRONT_HOST'); break;
  26145.             case 'base_alias'$value $this->getEnv('resolve:BASE_ALIAS'); break;
  26146.             case 'admin_host'$value $this->getEnv('resolve:ADMIN_HOST'); break;
  26147.             case 'base_port'$value $this->getEnv('resolve:BASE_PORT'); break;
  26148.             case 'websocket_host'$value $this->getEnv('resolve:BASE_HOST'); break;
  26149.             case 'elasticsearch_host'$value $this->getEnv('resolve:ELASTICSEARCH_HOST'); break;
  26150.             case 'secret'$value $this->getEnv('resolve:APP_SECRET'); break;
  26151.             case 'php_bin_path'$value $this->getEnv('resolve:PHP_BIN_PATH'); break;
  26152.             case 'front_host'$value $this->getEnv('resolve:FRONT_HOST'); break;
  26153.             case 'hitso.multi_site.default.host'$value $this->getEnv('resolve:BASE_HOST'); break;
  26154.             case 'hitso.multi_site.admin.host'$value $this->getEnv('resolve:ADMIN_HOST'); break;
  26155.             case 'hitso.multi_site.admin.host_pattern'$value '^'.$this->getEnv('string:resolve:ADMIN_HOST').'$'; break;
  26156.             case 'hitso.multi_site.pl.host'$value $this->getEnv('resolve:BASE_HOST'); break;
  26157.             case 'hitso.multi_site.pl.host_pattern'$value '^'.$this->getEnv('string:resolve:BASE_HOST').'$'; break;
  26158.             case 'hitso.multi_site.en.host'$value 'en.'.$this->getEnv('string:resolve:BASE_HOST'); break;
  26159.             case 'hitso.multi_site.en.host_pattern'$value '^en\\.'.$this->getEnv('string:resolve:BASE_HOST').'$'; break;
  26160.             case 'hitso.sites.content.host_pattern'$value '^'.$this->getEnv('string:resolve:BASE_HOST').'|en\\.'.$this->getEnv('string:resolve:BASE_HOST').'$'; break;
  26161.             case 'kernel.secret'$value $this->getEnv('resolve:APP_SECRET'); break;
  26162.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  26163.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  26164.             case 'debug.container.dump'$value = ($this->targetDir.''.'/BundleHitso_Bundle_KernelDevDebugContainer.xml'); break;
  26165.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  26166.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  26167.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  26168.             case 'sonata.seo.config'$value = [
  26169.                 'title' => 'JUKI',
  26170.                 'metas' => [
  26171.                     'name' => [
  26172.                         'author' => 'Juki.pl',
  26173.                         'description' => 'Juki description',
  26174.                     ],
  26175.                     'property' => [
  26176.                         'og:type' => 'website',
  26177.                         'og:locale' => 'pl_PL',
  26178.                         'og:site_name' => 'Juki.pl',
  26179.                         'og:ttl' => '345600',
  26180.                         'og:image' => 'https://'.$this->getEnv('string:resolve:BASE_HOST').'/juki/dist/img/og.png',
  26181.                         'og:image:alt' => 'Juki.pl',
  26182.                     ],
  26183.                 ],
  26184.                 'default' => 'sonata.seo.page.default',
  26185.                 'separator' => ' - ',
  26186.                 'head' => [
  26187.                 ],
  26188.             ]; break;
  26189.             case 'nelmio_cors.defaults'$value = [
  26190.                 'allow_origin' => [
  26191.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  26192.                 ],
  26193.                 'allow_credentials' => false,
  26194.                 'allow_headers' => [
  26195.                     => 'content-type',
  26196.                     => 'authorization',
  26197.                 ],
  26198.                 'expose_headers' => [
  26199.                     => 'Link',
  26200.                 ],
  26201.                 'allow_methods' => [
  26202.                     => 'GET',
  26203.                     => 'OPTIONS',
  26204.                     => 'POST',
  26205.                     => 'PUT',
  26206.                     => 'PATCH',
  26207.                     => 'DELETE',
  26208.                 ],
  26209.                 'max_age' => 3600,
  26210.                 'hosts' => [
  26211.                 ],
  26212.                 'origin_regex' => true,
  26213.                 'forced_allow_origin_value' => NULL,
  26214.             ]; break;
  26215.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  26216.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  26217.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  26218.         }
  26219.         $this->loadedDynamicParameters[$name] = true;
  26220.         return $this->dynamicParameters[$name] = $value;
  26221.     }
  26222.     protected function getDefaultParameters(): array
  26223.     {
  26224.         return [
  26225.             'kernel.root_dir' => (\dirname(__DIR__4).'/src/Hitso/Bundle'),
  26226.             'kernel.project_dir' => \dirname(__DIR__4),
  26227.             'kernel.environment' => 'dev',
  26228.             'kernel.debug' => true,
  26229.             'kernel.name' => 'Bundle',
  26230.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  26231.             'kernel.bundles' => [
  26232.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  26233.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  26234.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  26235.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  26236.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  26237.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  26238.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  26239.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  26240.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  26241.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  26242.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  26243.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  26244.                 'LoginGateBundle' => 'Anyx\\LoginGateBundle\\LoginGateBundle',
  26245.                 'DebrilRssAtomBundle' => 'Debril\\RssAtomBundle\\DebrilRssAtomBundle',
  26246.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  26247.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  26248.                 'LimeniusLiformBundle' => 'Limenius\\LiformBundle\\LimeniusLiformBundle',
  26249.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  26250.                 'LiipThemeBundle' => 'Liip\\ThemeBundle\\LiipThemeBundle',
  26251.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  26252.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  26253.                 'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
  26254.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  26255.                 'WhiteOctoberBreadcrumbsBundle' => 'WhiteOctober\\BreadcrumbsBundle\\WhiteOctoberBreadcrumbsBundle',
  26256.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  26257.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  26258.                 'TwigCacheBundle' => 'EmanueleMinotto\\TwigCacheBundle\\TwigCacheBundle',
  26259.                 'SonataSeoBundle' => 'Sonata\\SeoBundle\\SonataSeoBundle',
  26260.                 'CmfSeoBundle' => 'Symfony\\Cmf\\Bundle\\SeoBundle\\CmfSeoBundle',
  26261.                 'JMSTranslationBundle' => 'JMS\\TranslationBundle\\JMSTranslationBundle',
  26262.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  26263.                 'SchedulerBundle' => 'Goksagun\\SchedulerBundle\\SchedulerBundle',
  26264.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  26265.                 'HitsoAdminBundle' => 'Hitso\\Bundle\\AdminBundle\\HitsoAdminBundle',
  26266.                 'HitsoCommonBundle' => 'Hitso\\Bundle\\CommonBundle\\HitsoCommonBundle',
  26267.                 'HitsoCatalogBundle' => 'Hitso\\Bundle\\CatalogBundle\\HitsoCatalogBundle',
  26268.                 'HitsoDataTableBundle' => 'Hitso\\Bundle\\DataTableBundle\\HitsoDataTableBundle',
  26269.                 'HitsoFileManagerBundle' => 'Hitso\\Bundle\\FileManagerBundle\\HitsoFileManagerBundle',
  26270.                 'HitsoFormBundle' => 'Hitso\\Bundle\\FormBundle\\HitsoFormBundle',
  26271.                 'HitsoMultiSiteBundle' => 'Hitso\\Bundle\\MultiSiteBundle\\HitsoMultiSiteBundle',
  26272.                 'HitsoRoutingBundle' => 'Hitso\\Bundle\\RoutingBundle\\HitsoRoutingBundle',
  26273.                 'HitsoContentBundle' => 'Hitso\\Bundle\\ContentBundle\\HitsoContentBundle',
  26274.                 'HitsoSeoBundle' => 'Hitso\\Bundle\\SeoBundle\\HitsoSeoBundle',
  26275.                 'HitsoBlocksBundle' => 'Hitso\\Bundle\\BlocksBundle\\HitsoBlocksBundle',
  26276.                 'HitsoNavigationBundle' => 'Hitso\\Bundle\\NavigationBundle\\HitsoNavigationBundle',
  26277.                 'HitsoNewsletterBundle' => 'Hitso\\Bundle\\NewsletterBundle\\HitsoNewsletterBundle',
  26278.                 'HitsoSectionBundle' => 'Hitso\\Bundle\\SectionBundle\\HitsoSectionBundle',
  26279.                 'HitsoTicketsBundle' => 'Hitso\\Bundle\\TicketsBundle\\HitsoTicketsBundle',
  26280.                 'HitsoTranslationBundle' => 'Hitso\\Bundle\\TranslationBundle\\HitsoTranslationBundle',
  26281.                 'HitsoQABundle' => 'Hitso\\Bundle\\QABundle\\HitsoQABundle',
  26282.                 'HitsoProbeBundle' => 'Hitso\\Bundle\\ProbeBundle\\HitsoProbeBundle',
  26283.                 'HitsoSearchBundle' => 'Hitso\\Bundle\\SearchBundle\\HitsoSearchBundle',
  26284.                 'HitsoTaggingBundle' => 'Hitso\\Bundle\\TaggingBundle\\HitsoTaggingBundle',
  26285.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  26286.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  26287.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  26288.                 'EndroidQrCodeBundle' => 'Endroid\\QrCodeBundle\\EndroidQrCodeBundle',
  26289.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  26290.                 'GliferyEntityHiddenTypeBundle' => 'Glifery\\EntityHiddenTypeBundle\\GliferyEntityHiddenTypeBundle',
  26291.                 'OverblogGraphiQLBundle' => 'Overblog\\GraphiQLBundle\\OverblogGraphiQLBundle',
  26292.                 'GraphQLiteBundle' => 'TheCodingMachine\\GraphQLite\\Bundle\\GraphQLiteBundle',
  26293.                 'JukiAppBundle' => 'Juki\\Bundle\\AppBundle\\JukiAppBundle',
  26294.             ],
  26295.             'kernel.bundles_metadata' => [
  26296.                 'FrameworkBundle' => [
  26297.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  26298.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  26299.                 ],
  26300.                 'SensioFrameworkExtraBundle' => [
  26301.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  26302.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  26303.                 ],
  26304.                 'DoctrineCacheBundle' => [
  26305.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle'),
  26306.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  26307.                 ],
  26308.                 'DoctrineBundle' => [
  26309.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  26310.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  26311.                 ],
  26312.                 'DoctrineMigrationsBundle' => [
  26313.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  26314.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  26315.                 ],
  26316.                 'TwigBundle' => [
  26317.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  26318.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  26319.                 ],
  26320.                 'MonologBundle' => [
  26321.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  26322.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  26323.                 ],
  26324.                 'SecurityBundle' => [
  26325.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  26326.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  26327.                 ],
  26328.                 'SwiftmailerBundle' => [
  26329.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  26330.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  26331.                 ],
  26332.                 'DoctrineFixturesBundle' => [
  26333.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  26334.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  26335.                 ],
  26336.                 'MakerBundle' => [
  26337.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  26338.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  26339.                 ],
  26340.                 'WebProfilerBundle' => [
  26341.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  26342.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  26343.                 ],
  26344.                 'LoginGateBundle' => [
  26345.                     'path' => (\dirname(__DIR__4).'/vendor/anyx/login-gate-bundle'),
  26346.                     'namespace' => 'Anyx\\LoginGateBundle',
  26347.                 ],
  26348.                 'DebrilRssAtomBundle' => [
  26349.                     'path' => (\dirname(__DIR__4).'/vendor/debril/rss-atom-bundle/Debril/RssAtomBundle'),
  26350.                     'namespace' => 'Debril\\RssAtomBundle',
  26351.                 ],
  26352.                 'FOSUserBundle' => [
  26353.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  26354.                     'namespace' => 'FOS\\UserBundle',
  26355.                 ],
  26356.                 'KnpMenuBundle' => [
  26357.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  26358.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  26359.                 ],
  26360.                 'LimeniusLiformBundle' => [
  26361.                     'path' => (\dirname(__DIR__4).'/vendor/limenius/liform-bundle'),
  26362.                     'namespace' => 'Limenius\\LiformBundle',
  26363.                 ],
  26364.                 'LiipImagineBundle' => [
  26365.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  26366.                     'namespace' => 'Liip\\ImagineBundle',
  26367.                 ],
  26368.                 'LiipThemeBundle' => [
  26369.                     'path' => (\dirname(__DIR__4).'/vendor/liip/theme-bundle'),
  26370.                     'namespace' => 'Liip\\ThemeBundle',
  26371.                 ],
  26372.                 'HttplugBundle' => [
  26373.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  26374.                     'namespace' => 'Http\\HttplugBundle',
  26375.                 ],
  26376.                 'SentryBundle' => [
  26377.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  26378.                     'namespace' => 'Sentry\\SentryBundle',
  26379.                 ],
  26380.                 'SncRedisBundle' => [
  26381.                     'path' => (\dirname(__DIR__4).'/vendor/snc/redis-bundle'),
  26382.                     'namespace' => 'Snc\\RedisBundle',
  26383.                 ],
  26384.                 'StofDoctrineExtensionsBundle' => [
  26385.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle'),
  26386.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  26387.                 ],
  26388.                 'WhiteOctoberBreadcrumbsBundle' => [
  26389.                     'path' => (\dirname(__DIR__4).'/vendor/whiteoctober/breadcrumbs-bundle/WhiteOctober/BreadcrumbsBundle'),
  26390.                     'namespace' => 'WhiteOctober\\BreadcrumbsBundle',
  26391.                 ],
  26392.                 'BazingaJsTranslationBundle' => [
  26393.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  26394.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  26395.                 ],
  26396.                 'FOSRestBundle' => [
  26397.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  26398.                     'namespace' => 'FOS\\RestBundle',
  26399.                 ],
  26400.                 'TwigCacheBundle' => [
  26401.                     'path' => (\dirname(__DIR__4).'/vendor/emanueleminotto/twig-cache-bundle'),
  26402.                     'namespace' => 'EmanueleMinotto\\TwigCacheBundle',
  26403.                 ],
  26404.                 'SonataSeoBundle' => [
  26405.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/seo-bundle/src'),
  26406.                     'namespace' => 'Sonata\\SeoBundle',
  26407.                 ],
  26408.                 'CmfSeoBundle' => [
  26409.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/seo-bundle/src'),
  26410.                     'namespace' => 'Symfony\\Cmf\\Bundle\\SeoBundle',
  26411.                 ],
  26412.                 'JMSTranslationBundle' => [
  26413.                     'path' => (\dirname(__DIR__4).'/vendor/jms/translation-bundle'),
  26414.                     'namespace' => 'JMS\\TranslationBundle',
  26415.                 ],
  26416.                 'NelmioCorsBundle' => [
  26417.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  26418.                     'namespace' => 'Nelmio\\CorsBundle',
  26419.                 ],
  26420.                 'SchedulerBundle' => [
  26421.                     'path' => (\dirname(__DIR__4).'/vendor/goksagun/scheduler-bundle'),
  26422.                     'namespace' => 'Goksagun\\SchedulerBundle',
  26423.                 ],
  26424.                 'SchebTwoFactorBundle' => [
  26425.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle'),
  26426.                     'namespace' => 'Scheb\\TwoFactorBundle',
  26427.                 ],
  26428.                 'HitsoAdminBundle' => [
  26429.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/AdminBundle'),
  26430.                     'namespace' => 'Hitso\\Bundle\\AdminBundle',
  26431.                 ],
  26432.                 'HitsoCommonBundle' => [
  26433.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/CommonBundle'),
  26434.                     'namespace' => 'Hitso\\Bundle\\CommonBundle',
  26435.                 ],
  26436.                 'HitsoCatalogBundle' => [
  26437.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/CatalogBundle'),
  26438.                     'namespace' => 'Hitso\\Bundle\\CatalogBundle',
  26439.                 ],
  26440.                 'HitsoDataTableBundle' => [
  26441.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/DataTableBundle'),
  26442.                     'namespace' => 'Hitso\\Bundle\\DataTableBundle',
  26443.                 ],
  26444.                 'HitsoFileManagerBundle' => [
  26445.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/FileManagerBundle'),
  26446.                     'namespace' => 'Hitso\\Bundle\\FileManagerBundle',
  26447.                 ],
  26448.                 'HitsoFormBundle' => [
  26449.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/FormBundle'),
  26450.                     'namespace' => 'Hitso\\Bundle\\FormBundle',
  26451.                 ],
  26452.                 'HitsoMultiSiteBundle' => [
  26453.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/MultiSiteBundle'),
  26454.                     'namespace' => 'Hitso\\Bundle\\MultiSiteBundle',
  26455.                 ],
  26456.                 'HitsoRoutingBundle' => [
  26457.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/RoutingBundle'),
  26458.                     'namespace' => 'Hitso\\Bundle\\RoutingBundle',
  26459.                 ],
  26460.                 'HitsoContentBundle' => [
  26461.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/ContentBundle'),
  26462.                     'namespace' => 'Hitso\\Bundle\\ContentBundle',
  26463.                 ],
  26464.                 'HitsoSeoBundle' => [
  26465.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/SeoBundle'),
  26466.                     'namespace' => 'Hitso\\Bundle\\SeoBundle',
  26467.                 ],
  26468.                 'HitsoBlocksBundle' => [
  26469.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/BlocksBundle'),
  26470.                     'namespace' => 'Hitso\\Bundle\\BlocksBundle',
  26471.                 ],
  26472.                 'HitsoNavigationBundle' => [
  26473.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/NavigationBundle'),
  26474.                     'namespace' => 'Hitso\\Bundle\\NavigationBundle',
  26475.                 ],
  26476.                 'HitsoNewsletterBundle' => [
  26477.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/NewsletterBundle'),
  26478.                     'namespace' => 'Hitso\\Bundle\\NewsletterBundle',
  26479.                 ],
  26480.                 'HitsoSectionBundle' => [
  26481.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/SectionBundle'),
  26482.                     'namespace' => 'Hitso\\Bundle\\SectionBundle',
  26483.                 ],
  26484.                 'HitsoTicketsBundle' => [
  26485.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/TicketsBundle'),
  26486.                     'namespace' => 'Hitso\\Bundle\\TicketsBundle',
  26487.                 ],
  26488.                 'HitsoTranslationBundle' => [
  26489.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/TranslationBundle'),
  26490.                     'namespace' => 'Hitso\\Bundle\\TranslationBundle',
  26491.                 ],
  26492.                 'HitsoQABundle' => [
  26493.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/QABundle'),
  26494.                     'namespace' => 'Hitso\\Bundle\\QABundle',
  26495.                 ],
  26496.                 'HitsoProbeBundle' => [
  26497.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/ProbeBundle'),
  26498.                     'namespace' => 'Hitso\\Bundle\\ProbeBundle',
  26499.                 ],
  26500.                 'HitsoSearchBundle' => [
  26501.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/SearchBundle'),
  26502.                     'namespace' => 'Hitso\\Bundle\\SearchBundle',
  26503.                 ],
  26504.                 'HitsoTaggingBundle' => [
  26505.                     'path' => (\dirname(__DIR__4).'/src/Hitso/Bundle/TaggingBundle'),
  26506.                     'namespace' => 'Hitso\\Bundle\\TaggingBundle',
  26507.                 ],
  26508.                 'NelmioAliceBundle' => [
  26509.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  26510.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  26511.                 ],
  26512.                 'FidryAliceDataFixturesBundle' => [
  26513.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  26514.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  26515.                 ],
  26516.                 'HautelookAliceBundle' => [
  26517.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  26518.                     'namespace' => 'Hautelook\\AliceBundle',
  26519.                 ],
  26520.                 'EndroidQrCodeBundle' => [
  26521.                     'path' => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src'),
  26522.                     'namespace' => 'Endroid\\QrCodeBundle',
  26523.                 ],
  26524.                 'KnpSnappyBundle' => [
  26525.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle'),
  26526.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  26527.                 ],
  26528.                 'GliferyEntityHiddenTypeBundle' => [
  26529.                     'path' => (\dirname(__DIR__4).'/vendor/glifery/entity-hidden-type-bundle/Glifery/EntityHiddenTypeBundle'),
  26530.                     'namespace' => 'Glifery\\EntityHiddenTypeBundle',
  26531.                 ],
  26532.                 'OverblogGraphiQLBundle' => [
  26533.                     'path' => (\dirname(__DIR__4).'/vendor/overblog/graphiql-bundle'),
  26534.                     'namespace' => 'Overblog\\GraphiQLBundle',
  26535.                 ],
  26536.                 'GraphQLiteBundle' => [
  26537.                     'path' => (\dirname(__DIR__4).'/vendor/thecodingmachine/graphqlite-bundle'),
  26538.                     'namespace' => 'TheCodingMachine\\GraphQLite\\Bundle',
  26539.                 ],
  26540.                 'JukiAppBundle' => [
  26541.                     'path' => (\dirname(__DIR__4).'/src/Juki/Bundle/AppBundle'),
  26542.                     'namespace' => 'Juki\\Bundle\\AppBundle',
  26543.                 ],
  26544.             ],
  26545.             'kernel.charset' => 'UTF-8',
  26546.             'kernel.container_class' => 'BundleHitso_Bundle_KernelDevDebugContainer',
  26547.             'container.dumper.inline_class_loader' => true,
  26548.             'env(DATABASE_URL)' => '',
  26549.             'debril_rss_atom.force_refresh' => true,
  26550.             'container.dumper.inline_factories' => true,
  26551.             'database_host' => '127.0.0.1',
  26552.             'database_port' => NULL,
  26553.             'database_name' => 'hitso',
  26554.             'database_user' => 'root',
  26555.             'database_password' => NULL,
  26556.             'locale' => 'pl',
  26557.             'mailer_transport' => 'smtp',
  26558.             'mailer_host' => 'uid3476.zbcli.pl',
  26559.             'mailer_port' => 25,
  26560.             'mailer_user' => 'hello@wellcommerce.org',
  26561.             'mailer_password' => 'Avaya28',
  26562.             'mailer_encryption' => false,
  26563.             'mail_from_name' => 'Autentika',
  26564.             'mail_from_email' => 'hello@wellcommerce.org',
  26565.             'mail_to_contact' => 'hello@wellcommerce.org',
  26566.             'hwi_facebook_client_id' => 1147747545244277,
  26567.             'hwi_facebook_client_secret' => '2cd953d2d24a1cf8f0f16705b5f31180',
  26568.             'opensignal_app_id' => NULL,
  26569.             'opensignal_rest_key' => NULL,
  26570.             'opensignal_user_key' => NULL,
  26571.             'opensignal_subdomain' => NULL,
  26572.             'ms_translator_api_key' => NULL,
  26573.             'websocket_port' => 8080,
  26574.             'analytics_client_id' => NULL,
  26575.             'analytics_client_secret' => NULL,
  26576.             'analytics_tracking_id' => NULL,
  26577.             'activity_log_enabled' => NULL,
  26578.             'activity_log_defined_only' => NULL,
  26579.             'smsapi_login' => 'papuas',
  26580.             'smsapi_key' => '1f36fb7021bc51da0083007636f31cb8',
  26581.             'gus_key' => 'ef30ff67a9494327857f',
  26582.             'sms_block_tries' => 3,
  26583.             'sms_block_within' => 3600,
  26584.             'sms_block_period' => 86400,
  26585.             'imagine_driver' => 'gd',
  26586.             'imagine_crop_background' => '#fff',
  26587.             'site_theme' => 'juki',
  26588.             'search_adapter' => 'elasticsearch',
  26589.             'search_index_prefix' => 'juki_',
  26590.             'allowed_locales' => [
  26591.                 => 'pl',
  26592.                 => 'en',
  26593.             ],
  26594.             'hitso_bundle_dir' => 'src/Hitso/Bundle',
  26595.             'filemanager_maxfilesize' => 15728640,
  26596.             'filemanager_maximagewidth' => 4096,
  26597.             'filemanager_maximageheight' => 4096,
  26598.             'filemanager_allowedmimetypes' => [
  26599.                 'css' => 'text/css',
  26600.                 'gif' => 'image/gif',
  26601.                 'jpg' => 'image/jpeg',
  26602.                 'jpeg' => 'image/jpeg',
  26603.                 'pdf' => 'application/pdf',
  26604.                 'png' => 'image/png',
  26605.                 'svg' => 'image/svg+xml',
  26606.                 'tif' => 'image/tiff',
  26607.                 'tiff' => 'image/tiff',
  26608.                 'txt' => 'text/plain',
  26609.                 'xls' => 'application/vnd.ms-excel',
  26610.                 'zip' => 'application/zip',
  26611.                 'mp4' => 'video/mp4',
  26612.                 'php' => 'application/x-php',
  26613.             ],
  26614.             'landing_pages' => NULL,
  26615.             'event_dispatcher.event_aliases' => [
  26616.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  26617.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  26618.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  26619.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  26620.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  26621.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  26622.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  26623.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  26624.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  26625.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  26626.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  26627.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  26628.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  26629.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  26630.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  26631.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  26632.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  26633.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  26634.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  26635.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  26636.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  26637.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  26638.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  26639.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  26640.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  26641.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  26642.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  26643.             ],
  26644.             'fragment.renderer.hinclude.global_template' => NULL,
  26645.             'fragment.path' => '/_fragment',
  26646.             'kernel.http_method_override' => true,
  26647.             'kernel.trusted_hosts' => [
  26648.             ],
  26649.             'kernel.default_locale' => 'pl',
  26650.             'kernel.error_controller' => 'error_controller',
  26651.             'templating.helper.code.file_link_format' => NULL,
  26652.             'debug.file_link_format' => NULL,
  26653.             'session.metadata.storage_key' => '_sf2_meta',
  26654.             'session.storage.options' => [
  26655.                 'cache_limiter' => '0',
  26656.                 'cookie_lifetime' => 172800,
  26657.                 'cookie_secure' => 'auto',
  26658.                 'cookie_httponly' => true,
  26659.                 'cookie_samesite' => 'lax',
  26660.                 'gc_maxlifetime' => 900,
  26661.                 'gc_probability' => 1,
  26662.             ],
  26663.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  26664.             'session.metadata.update_threshold' => 0,
  26665.             'form.type_extension.csrf.enabled' => true,
  26666.             'form.type_extension.csrf.field_name' => '_token',
  26667.             'asset.request_context.base_path' => '',
  26668.             'asset.request_context.secure' => false,
  26669.             'templating.loader.cache.path' => NULL,
  26670.             'templating.engines' => [
  26671.                 => 'twig',
  26672.                 => 'twig',
  26673.                 => 'twig',
  26674.                 => 'twig',
  26675.             ],
  26676.             'validator.translation_domain' => 'validators',
  26677.             'translator.logging' => false,
  26678.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  26679.             'profiler_listener.only_exceptions' => false,
  26680.             'profiler_listener.only_master_requests' => false,
  26681.             'debug.error_handler.throw_at' => -1,
  26682.             'router.request_context.host' => 'localhost',
  26683.             'router.request_context.scheme' => 'http',
  26684.             'router.request_context.base_url' => '',
  26685.             'router.resource' => 'kernel::loadRoutes',
  26686.             'router.cache_class_prefix' => 'BundleHitso_Bundle_KernelDevDebugContainer',
  26687.             'request_listener.http_port' => 80,
  26688.             'request_listener.https_port' => 443,
  26689.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  26690.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  26691.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  26692.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  26693.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  26694.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  26695.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  26696.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  26697.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  26698.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  26699.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  26700.             'doctrine_cache.memcache.host' => 'localhost',
  26701.             'doctrine_cache.memcache.port' => 11211,
  26702.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  26703.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  26704.             'doctrine_cache.memcached.host' => 'localhost',
  26705.             'doctrine_cache.memcached.port' => 11211,
  26706.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  26707.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  26708.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  26709.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  26710.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  26711.             'doctrine_cache.predis.scheme' => 'tcp',
  26712.             'doctrine_cache.predis.host' => 'localhost',
  26713.             'doctrine_cache.predis.port' => 6379,
  26714.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  26715.             'doctrine_cache.redis.connection.class' => 'Redis',
  26716.             'doctrine_cache.redis.host' => 'localhost',
  26717.             'doctrine_cache.redis.port' => 6379,
  26718.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  26719.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  26720.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  26721.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  26722.             'doctrine_cache.riak.host' => 'localhost',
  26723.             'doctrine_cache.riak.port' => 8087,
  26724.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  26725.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  26726.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  26727.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  26728.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  26729.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  26730.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  26731.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  26732.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  26733.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  26734.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  26735.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  26736.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  26737.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  26738.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  26739.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  26740.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  26741.             'doctrine.entity_managers' => [
  26742.                 'default' => 'doctrine.orm.default_entity_manager',
  26743.             ],
  26744.             'doctrine.default_entity_manager' => 'default',
  26745.             'doctrine.dbal.connection_factory.types' => [
  26746.             ],
  26747.             'doctrine.connections' => [
  26748.                 'default' => 'doctrine.dbal.default_connection',
  26749.             ],
  26750.             'doctrine.default_connection' => 'default',
  26751.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  26752.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  26753.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  26754.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  26755.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  26756.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  26757.             'doctrine.orm.cache.memcache_host' => 'localhost',
  26758.             'doctrine.orm.cache.memcache_port' => 11211,
  26759.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  26760.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  26761.             'doctrine.orm.cache.memcached_host' => 'localhost',
  26762.             'doctrine.orm.cache.memcached_port' => 11211,
  26763.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  26764.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  26765.             'doctrine.orm.cache.redis_host' => 'localhost',
  26766.             'doctrine.orm.cache.redis_port' => 6379,
  26767.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  26768.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  26769.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  26770.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  26771.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  26772.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  26773.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  26774.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  26775.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  26776.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  26777.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  26778.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  26779.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  26780.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  26781.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  26782.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  26783.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  26784.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  26785.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  26786.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  26787.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  26788.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  26789.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  26790.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  26791.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  26792.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  26793.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  26794.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  26795.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  26796.             'doctrine.orm.auto_generate_proxy_classes' => true,
  26797.             'doctrine.orm.proxy_namespace' => 'Proxies',
  26798.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/migrations'),
  26799.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  26800.             'doctrine_migrations.table_name' => 'migration_versions',
  26801.             'doctrine_migrations.name' => 'Application Migrations',
  26802.             'doctrine_migrations.organize_migrations' => false,
  26803.             'doctrine_migrations.column_name' => 'version',
  26804.             'doctrine_migrations.column_length' => 14,
  26805.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  26806.             'doctrine_migrations.all_or_nothing' => false,
  26807.             'doctrine_migrations.custom_template' => NULL,
  26808.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  26809.             'twig.form.resources' => [
  26810.                 => 'form_div_layout.html.twig',
  26811.                 => 'HitsoAdminBundle::forms.html.twig',
  26812.                 => 'HitsoAdminBundle::forms.html.twig',
  26813.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  26814.             ],
  26815.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  26816.             'monolog.use_microseconds' => true,
  26817.             'monolog.swift_mailer.handlers' => [
  26818.             ],
  26819.             'monolog.handlers_to_channels' => [
  26820.                 'monolog.handler.console' => [
  26821.                     'type' => 'exclusive',
  26822.                     'elements' => [
  26823.                         => 'event',
  26824.                         => 'doctrine',
  26825.                         => 'console',
  26826.                     ],
  26827.                 ],
  26828.                 'monolog.handler.main' => [
  26829.                     'type' => 'exclusive',
  26830.                     'elements' => [
  26831.                         => 'event',
  26832.                     ],
  26833.                 ],
  26834.             ],
  26835.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  26836.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  26837.             'security.role_hierarchy.roles' => [
  26838.                 'ROLES_HIERARCHY' => [
  26839.                     => 'ROLE_USER',
  26840.                     => 'ROLE_EDITOR',
  26841.                     => 'ROLE_SUPER_EDITOR',
  26842.                     => 'ROLE_ADMIN',
  26843.                     => 'ROLE_SUPER_ADMIN',
  26844.                 ],
  26845.                 'ROLE_USER' => [
  26846.                     => 'ROLE_ASSIGNABLE',
  26847.                 ],
  26848.                 'ROLE_EDITOR' => [
  26849.                     => 'ROLE_WITH_ACCESS_TO_ADMIN',
  26850.                     => 'ROLE_ADMIN_CONTENT_ACCESS',
  26851.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_ACCESS',
  26852.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_LIST',
  26853.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_ADD',
  26854.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_EDIT',
  26855.                     => 'ROLE_ADMIN_FILEMANAGER_ACCESS',
  26856.                     => 'ROLE_ADMIN_HTML_ACCESS',
  26857.                     => 'ROLE_ADMIN_HTML_LIST',
  26858.                     => 'ROLE_ADMIN_HTML_ADD',
  26859.                     10 => 'ROLE_ADMIN_HTML_EDIT',
  26860.                     11 => 'ROLE_ADMIN_CATALOG_PRODUCT_ACCESS',
  26861.                     12 => 'ROLE_ADMIN_CATALOG_PRODUCT_LIST',
  26862.                     13 => 'ROLE_ADMIN_CATALOG_PRODUCT_ADD',
  26863.                     14 => 'ROLE_ADMIN_CATALOG_PRODUCT_EDIT',
  26864.                     15 => 'ROLE_ADMIN_CATALOG_PRODUCT_SECTION',
  26865.                     16 => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_ACCESS',
  26866.                     17 => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_LIST',
  26867.                     18 => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_ADD',
  26868.                     19 => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_EDIT',
  26869.                     20 => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP_ACCESS',
  26870.                     21 => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP_LIST',
  26871.                     22 => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP_ADD',
  26872.                     23 => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP_EDITz',
  26873.                 ],
  26874.                 'ROLE_SUPER_EDITOR' => [
  26875.                     => 'ROLE_EDITOR',
  26876.                     => 'ROLE_ADMIN_CONTENT',
  26877.                     => 'ROLE_ADMIN_COMMENT',
  26878.                     => 'ROLE_ADMIN_TAGS',
  26879.                     => 'ROLE_ADMIN_SECTION_SPONSORED',
  26880.                     => 'ROLE_ADMIN_CONTENT_STREAM',
  26881.                     => 'ROLE_ADMIN_FILEMANAGER_ACCESS',
  26882.                     => 'ROLE_ADMIN_FILEMANAGER_DELETABLE',
  26883.                     => 'ROLE_ADMIN_HTML',
  26884.                     => 'ROLE_ADMIN_FILE_CHANGE_LOG',
  26885.                 ],
  26886.                 'ROLE_ADMIN' => [
  26887.                     => 'ROLE_USER',
  26888.                     => 'ROLE_WITH_ACCESS_TO_ADMIN',
  26889.                     => 'ROLE_ADMIN_USERS',
  26890.                     => 'ROLE_ADMIN_BLOCKS',
  26891.                     => 'ROLE_ADMIN_TRANSLATION',
  26892.                     => 'ROLE_ADMIN_CONTENT',
  26893.                     => 'ROLE_ADMIN_CONTENT_PAGES',
  26894.                     => 'ROLE_ADMIN_CONTENT_ARTICLES',
  26895.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_CATEGORIES',
  26896.                     => 'ROLE_ADMIN_CONTENT_CHANGE_LOG',
  26897.                     10 => 'ROLE_ADMIN_TOOLS',
  26898.                     11 => 'ROLE_ADMIN_SYSTEM_CONFIGURATION',
  26899.                     12 => 'ROLE_ADMIN_LOG',
  26900.                     13 => 'ROLE_ADMIN_FILEMANAGER',
  26901.                     14 => 'ROLE_MONITOR',
  26902.                     15 => 'ROLE_ADMIN_ANALITICS',
  26903.                     16 => 'ROLE_ADMIN_BLOG',
  26904.                     17 => 'ROLE_ADMIN_BLOG_POST',
  26905.                     18 => 'ROLE_ADMIN_FAQ',
  26906.                     19 => 'ROLE_ADMIN_MESSAGE',
  26907.                     20 => 'ROLE_ADMIN_ROUTING',
  26908.                     21 => 'ROLE_ADMIN_NAVIGATION',
  26909.                     22 => 'ROLE_ADMIN_SMS',
  26910.                     23 => 'ROLE_ADMIN_SEO',
  26911.                     24 => 'ROLE_ADMIN_TICKET',
  26912.                     25 => 'ROLE_ADMIN_OAUTH',
  26913.                     26 => 'ROLE_ADMIN_SLIDE',
  26914.                     27 => 'ROLE_ADMIN_BANNER',
  26915.                     28 => 'ROLE_ADMIN_AUTHOR',
  26916.                     29 => 'ROLE_ADMIN_ACTIVITY',
  26917.                     30 => 'ROLE_ADMIN_COMMENT',
  26918.                     31 => 'ROLE_ADMIN_RATE',
  26919.                     32 => 'ROLE_ADMIN_TAGS',
  26920.                     33 => 'ROLE_ADMIN_SECTION',
  26921.                     34 => 'ROLE_ADMIN_SECTION_SPONSORED',
  26922.                     35 => 'ROLE_ADMIN_CONTENT_STREAM',
  26923.                     36 => 'ROLE_ADMIN_QA',
  26924.                     37 => 'ROLE_ADMIN_PROBE',
  26925.                     38 => 'ROLE_ADMIN_CATALOG',
  26926.                     39 => 'ROLE_ADMIN_HTML',
  26927.                     40 => 'ROLE_ADMIN_FILE_CHANGE_LOG',
  26928.                 ],
  26929.                 'ROLE_SUPER_ADMIN' => [
  26930.                     => 'ROLE_ADMIN',
  26931.                     => 'ROLE_ALLOWED_TO_SWITCH',
  26932.                 ],
  26933.                 'ROLE_ADMIN_USERS' => [
  26934.                     => 'ROLE_ADMIN_USERS_ACCESS',
  26935.                     => 'ROLE_ADMIN_USERS_LIST',
  26936.                     => 'ROLE_ADMIN_USERS_ADD',
  26937.                     => 'ROLE_ADMIN_USERS_EDIT',
  26938.                     => 'ROLE_ADMIN_USERS_REMOVE',
  26939.                     => 'ROLE_ADMIN_USERS_RESET_PASSWORD',
  26940.                     => 'ROLE_ADMIN_USERS_VIEW_LOG',
  26941.                 ],
  26942.                 'ROLE_ADMIN_LOG' => [
  26943.                     => 'ROLE_ADMIN_LOG_ACCESS',
  26944.                 ],
  26945.                 'ROLE_ADMIN_BLOCKS' => [
  26946.                     => 'ROLE_ADMIN_BLOCKS_ACCESS',
  26947.                     => 'ROLE_ADMIN_BLOCKS_LIST',
  26948.                     => 'ROLE_ADMIN_BLOCKS_EDIT',
  26949.                 ],
  26950.                 'ROLE_ADMIN_TRANSLATION' => [
  26951.                     => 'ROLE_ADMIN_TRANSLATION_ACCESS',
  26952.                     => 'ROLE_ADMIN_TRANSLATION_LIST',
  26953.                     => 'ROLE_ADMIN_TRANSLATION_EDIT',
  26954.                     => 'ROLE_ADMIN_TRANSLATION_CLEAR_CACHE',
  26955.                     => 'ROLE_ADMIN_TRANSLATION_REFRESH',
  26956.                     => 'ROLE_ADMIN_TRANSLATION_IMPORT',
  26957.                     => 'ROLE_ADMIN_TRANSLATION_APPLY',
  26958.                     => 'ROLE_ADMIN_TRANSLATION_EXPORT',
  26959.                 ],
  26960.                 'ROLE_ADMIN_CONTENT' => [
  26961.                     => 'ROLE_ADMIN_CONTENT_ACCESS',
  26962.                 ],
  26963.                 'ROLE_ADMIN_CONTENT_PAGES' => [
  26964.                     => 'ROLE_ADMIN_CONTENT_PAGES_ACCESS',
  26965.                     => 'ROLE_ADMIN_CONTENT_PAGES_LIST',
  26966.                     => 'ROLE_ADMIN_CONTENT_PAGES_ADD',
  26967.                     => 'ROLE_ADMIN_CONTENT_PAGES_EDIT',
  26968.                     => 'ROLE_ADMIN_CONTENT_PAGES_REMOVE',
  26969.                     => 'ROLE_ADMIN_CONTENT_PAGES_CATEGORIES_ACCESS',
  26970.                     => 'ROLE_ADMIN_CONTENT_PAGES_CATEGORIES_LIST',
  26971.                     => 'ROLE_ADMIN_CONTENT_PAGES_CATEGORIES_ADD',
  26972.                     => 'ROLE_ADMIN_CONTENT_PAGES_CATEGORIES_EDIT',
  26973.                     => 'ROLE_ADMIN_CONTENT_PAGES_CATEGORIES_REMOVE',
  26974.                     10 => 'ROLE_ADMIN_CONTENT_PAGES_CATEGORIES_MOVE',
  26975.                 ],
  26976.                 'ROLE_ADMIN_CONTENT_ARTICLES' => [
  26977.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_ACCESS',
  26978.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_LIST',
  26979.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_ADD',
  26980.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_EDIT',
  26981.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_REMOVE',
  26982.                 ],
  26983.                 'ROLE_ADMIN_ANALITICS' => [
  26984.                     => 'ROLE_ADMIN_ANALITICS_ACCESS',
  26985.                     => 'ROLE_ADMIN_ANALITICS_AUTHENTICATE',
  26986.                     => 'ROLE_ADMIN_ANALITICS_CALLBACK',
  26987.                     => 'ROLE_ADMIN_ANALITICS_PROFILES',
  26988.                     => 'ROLE_ADMIN_ANALITICS_PHRASES_LIST',
  26989.                     => 'ROLE_ADMIN_ANALITICS_VIEWS_LIST',
  26990.                 ],
  26991.                 'ROLE_ADMIN_BLOG' => [
  26992.                     => 'ROLE_ADMIN_BLOG_ACCESS',
  26993.                     => 'ROLE_ADMIN_BLOG_ACCESS_LIST',
  26994.                     => 'ROLE_ADMIN_BLOG_ACCESS_ADD',
  26995.                     => 'ROLE_ADMIN_BLOG_ACCESS_EDIT',
  26996.                     => 'ROLE_ADMIN_BLOG_ACCESS_REMOVE',
  26997.                 ],
  26998.                 'ROLE_ADMIN_BLOG_POST' => [
  26999.                     => 'ROLE_ADMIN_BLOG_POST_ACCESS',
  27000.                     => 'ROLE_ADMIN_BLOG_POST_LIST',
  27001.                     => 'ROLE_ADMIN_BLOG_POST_ADD',
  27002.                     => 'ROLE_ADMIN_BLOG_POST_EDIT',
  27003.                     => 'ROLE_ADMIN_BLOG_POST_REMOVE',
  27004.                 ],
  27005.                 'ROLE_ADMIN_FAQ' => [
  27006.                     => 'ROLE_ADMIN_FAQ_ACCESS',
  27007.                     => 'ROLE_ADMIN_FAQ_LIST',
  27008.                     => 'ROLE_ADMIN_FAQ_SHOW',
  27009.                     => 'ROLE_ADMIN_FAQ_ADD',
  27010.                     => 'ROLE_ADMIN_FAQ_EDIT',
  27011.                     => 'ROLE_ADMIN_FAQ_REMOVE',
  27012.                     => 'ROLE_ADMIN_FAQ_MOVE',
  27013.                     => 'ROLE_ADMIN_FAQ_CATEGORIES_ACCESS',
  27014.                     => 'ROLE_ADMIN_FAQ_CATEGORIES_LIST',
  27015.                     => 'ROLE_ADMIN_FAQ_CATEGORIES_ADD',
  27016.                     10 => 'ROLE_ADMIN_FAQ_CATEGORIES_EDIT',
  27017.                     11 => 'ROLE_ADMIN_FAQ_CATEGORIES_REMOVE',
  27018.                     12 => 'ROLE_ADMIN_FAQ_CATEGORIES_SHOW',
  27019.                 ],
  27020.                 'ROLE_ADMIN_MESSAGE' => [
  27021.                     => 'ROLE_ADMIN_MESSAGE_ACCESS',
  27022.                 ],
  27023.                 'ROLE_ADMIN_ROUTING' => [
  27024.                     => 'ROLE_ADMIN_ROUTING_ACCESS',
  27025.                     => 'ROLE_ADMIN_ROUTING_LIST',
  27026.                     => 'ROLE_ADMIN_ROUTING_ADD',
  27027.                     => 'ROLE_ADMIN_ROUTING_EDIT',
  27028.                     => 'ROLE_ADMIN_ROUTING_REMOVE',
  27029.                 ],
  27030.                 'ROLE_ADMIN_NAVIGATION' => [
  27031.                     => 'ROLE_ADMIN_NAVIGATION_ACCESS',
  27032.                     => 'ROLE_ADMIN_NAVIGATION_LIST',
  27033.                 ],
  27034.                 'ROLE_ADMIN_SMS' => [
  27035.                     => 'ROLE_ADMIN_SMS_ACCESS',
  27036.                     => 'ROLE_ADMIN_SMS_LIST',
  27037.                     => 'ROLE_ADMIN_SMS_ADD',
  27038.                     => 'ROLE_ADMIN_SMS_BLOKADES_LIST',
  27039.                 ],
  27040.                 'ROLE_ADMIN_SEO' => [
  27041.                     => 'ROLE_ADMIN_SEO_ACCESS',
  27042.                     => 'ROLE_ADMIN_SEO_LIST',
  27043.                     => 'ROLE_ADMIN_SEO_ADD',
  27044.                     => 'ROLE_ADMIN_SEO_EDIT',
  27045.                     => 'ROLE_ADMIN_SEO_REMOVE',
  27046.                 ],
  27047.                 'ROLE_ADMIN_TICKET' => [
  27048.                     => 'ROLE_ADMIN_TICKET_ACCESS',
  27049.                     => 'ROLE_ADMIN_TICKET_LIST',
  27050.                     => 'ROLE_ADMIN_TICKET_ADD',
  27051.                     => 'ROLE_ADMIN_TICKET_EDIT',
  27052.                     => 'ROLE_ADMIN_TICKET_REMOVE',
  27053.                 ],
  27054.                 'ROLE_ADMIN_OAUTH' => [
  27055.                     => 'ROLE_ADMIN_OAUTH_ACCESS',
  27056.                     => 'ROLE_ADMIN_OAUTH_LIST',
  27057.                     => 'ROLE_ADMIN_OAUTH_ADD',
  27058.                     => 'ROLE_ADMIN_OAUTH_REMOVE',
  27059.                     => 'ROLE_ADMIN_OAUTH_CLIENT_ACCESS',
  27060.                     => 'ROLE_ADMIN_OAUTH_CLIENT_LIST',
  27061.                     => 'ROLE_ADMIN_OAUTH_CLIENT_ADD',
  27062.                     => 'ROLE_ADMIN_OAUTH_CLIENT_EDIT',
  27063.                     => 'ROLE_ADMIN_OAUTH_CLIENT_REMOVE',
  27064.                 ],
  27065.                 'ROLE_ADMIN_TOOLS' => [
  27066.                     => 'ROLE_ADMIN_TOOLS_ACCESS',
  27067.                     => 'ROLE_ADMIN_TOOLS_LIST',
  27068.                     => 'ROLE_ADMIN_TOOLS_CACHE_CLEAR',
  27069.                     => 'ROLE_ADMIN_TOOLS_PUSH_NOTIFY',
  27070.                 ],
  27071.                 'ROLE_ADMIN_SYSTEM_CONFIGURATION' => [
  27072.                     => 'ROLE_ADMIN_SYSTEM_CONFIGURATION_ACCESS',
  27073.                 ],
  27074.                 'ROLE_ADMIN_FILEMANAGER' => [
  27075.                     => 'ROLE_ADMIN_FILEMANAGER_ACCESS',
  27076.                     => 'ROLE_ADMIN_FILEMANAGER_DELETABLE',
  27077.                 ],
  27078.                 'ROLE_ADMIN_SLIDE' => [
  27079.                     => 'ROLE_ADMIN_SLIDE_ACCESS',
  27080.                     => 'ROLE_ADMIN_SLIDE_LIST',
  27081.                     => 'ROLE_ADMIN_SLIDE_SHOW',
  27082.                     => 'ROLE_ADMIN_SLIDE_ADD',
  27083.                     => 'ROLE_ADMIN_SLIDE_EDIT',
  27084.                     => 'ROLE_ADMIN_SLIDE_REMOVE',
  27085.                     => 'ROLE_ADMIN_SLIDE_MOVE',
  27086.                 ],
  27087.                 'ROLE_ADMIN_AUTHOR' => [
  27088.                     => 'ROLE_ADMIN_AUTHOR_ACCESS',
  27089.                     => 'ROLE_ADMIN_AUTHOR_LIST',
  27090.                     => 'ROLE_ADMIN_AUTHOR_SHOW',
  27091.                     => 'ROLE_ADMIN_AUTHOR_ADD',
  27092.                     => 'ROLE_ADMIN_AUTHOR_EDIT',
  27093.                     => 'ROLE_ADMIN_AUTHOR_REMOVE',
  27094.                 ],
  27095.                 'ROLE_ADMIN_BANNER' => [
  27096.                     => 'ROLE_ADMIN_BANNER_ACCESS',
  27097.                     => 'ROLE_ADMIN_BANNER_LIST',
  27098.                     => 'ROLE_ADMIN_BANNER_SHOW',
  27099.                     => 'ROLE_ADMIN_BANNER_ADD',
  27100.                     => 'ROLE_ADMIN_BANNER_EDIT',
  27101.                     => 'ROLE_ADMIN_BANNER_REMOVE',
  27102.                     => 'ROLE_ADMIN_BANNER_MOVE',
  27103.                 ],
  27104.                 'ROLE_ADMIN_COMMENT' => [
  27105.                     => 'ROLE_ADMIN_CONTENT_COMMENT_ACCESS',
  27106.                     => 'ROLE_ADMIN_CONTENT_COMMENT_LIST',
  27107.                     => 'ROLE_ADMIN_CONTENT_COMMENT_REMOVE',
  27108.                 ],
  27109.                 'ROLE_ADMIN_RATE' => [
  27110.                     => 'ROLE_ADMIN_CONTENT_RATE_ACCESS',
  27111.                     => 'ROLE_ADMIN_CONTENT_RATE_LIST',
  27112.                     => 'ROLE_ADMIN_CONTENT_RATE_REMOVE',
  27113.                 ],
  27114.                 'ROLE_ADMIN_TAGS' => [
  27115.                     => 'ROLE_ADMIN_TAGS_ACCESS',
  27116.                 ],
  27117.                 'ROLE_ADMIN_SECTION' => [
  27118.                     => 'ROLE_ADMIN_SECTION_CAN_ACCESS',
  27119.                 ],
  27120.                 'ROLE_ADMIN_SECTION_SPONSORED' => [
  27121.                     => 'ROLE_ADMIN_SECTION_SPONSORED_ACCESS',
  27122.                 ],
  27123.                 'ROLE_ADMIN_CONTENT_STREAM' => [
  27124.                     => 'ROLE_ADMIN_CONTENT_STREAM_ADVERTISE_ACCESS',
  27125.                 ],
  27126.                 'ROLE_ADMIN_QA' => [
  27127.                     => 'ROLE_ADMIN_QA_ACCESS',
  27128.                 ],
  27129.                 'ROLE_ADMIN_PROBE' => [
  27130.                     => 'ROLE_ADMIN_PROBE_ACCESS',
  27131.                 ],
  27132.                 'ROLE_ADMIN_CONTENT_CHANGE_LOG' => [
  27133.                     => 'ROLE_ADMIN_CONTENT_CHANGE_LOG_ACCESS',
  27134.                     => 'ROLE_ADMIN_CONTENT_CHANGE_LOG_SHOW',
  27135.                     => 'ROLE_ADMIN_CONTENT_CHANGE_LOG_REVERT',
  27136.                     => 'ROLE_ADMIN_CONTENT_CHANGE_LOG_DISCARD',
  27137.                 ],
  27138.                 'ROLE_ADMIN_CONTENT_ARTICLES_CATEGORIES' => [
  27139.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_CATEGORIES_ACCESS',
  27140.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_CATEGORIES_LIST',
  27141.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_CATEGORIES_ADD',
  27142.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_CATEGORIES_EDIT',
  27143.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_CATEGORIES_REMOVE',
  27144.                     => 'ROLE_ADMIN_CONTENT_ARTICLES_CATEGORIES_MOVE',
  27145.                 ],
  27146.                 'ROLE_ADMIN_HTML' => [
  27147.                     => 'ROLE_ADMIN_HTML_ACCESS',
  27148.                     => 'ROLE_ADMIN_HTML_LIST',
  27149.                     => 'ROLE_ADMIN_HTML_ADD',
  27150.                     => 'ROLE_ADMIN_HTML_EDIT',
  27151.                     => 'ROLE_ADMIN_HTML_REMOVE',
  27152.                 ],
  27153.                 'ROLE_ADMIN_FILE_CHANGE_LOG' => [
  27154.                     => 'ROLE_ADMIN_FILE_CHANGE_LOG_ACCESS',
  27155.                 ],
  27156.                 'ROLE_ADMIN_CATALOG' => [
  27157.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE',
  27158.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP',
  27159.                     => 'ROLE_ADMIN_CATALOG_BRAND',
  27160.                     => 'ROLE_ADMIN_CATALOG_CATEGORY',
  27161.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_CHANGE_LOG',
  27162.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_SECTION_CHANGE_LOG',
  27163.                     => 'ROLE_ADMIN_CATALOG_PRODUCT',
  27164.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_SECTION',
  27165.                     => 'ROLE_ADMIN_CATALOG_TAX_RATE',
  27166.                 ],
  27167.                 'ROLE_ADMIN_CATALOG_ATTRIBUTE' => [
  27168.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_ACCESS',
  27169.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_LIST',
  27170.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_ADD',
  27171.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_EDIT',
  27172.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_REMOVE',
  27173.                 ],
  27174.                 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP' => [
  27175.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP_ACCESS',
  27176.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP_LIST',
  27177.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP_ADD',
  27178.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP_EDIT',
  27179.                     => 'ROLE_ADMIN_CATALOG_ATTRIBUTE_GROUP_REMOVE',
  27180.                 ],
  27181.                 'ROLE_ADMIN_CATALOG_BRAND' => [
  27182.                     => 'ROLE_ADMIN_CATALOG_BRAND_ACCESS',
  27183.                     => 'ROLE_ADMIN_CATALOG_BRAND_LIST',
  27184.                     => 'ROLE_ADMIN_CATALOG_BRAND_ADD',
  27185.                     => 'ROLE_ADMIN_CATALOG_BRAND_EDIT',
  27186.                     => 'ROLE_ADMIN_CATALOG_BRAND_REMOVE',
  27187.                 ],
  27188.                 'ROLE_ADMIN_CATALOG_CATEGORY' => [
  27189.                     => 'ROLE_ADMIN_CATALOG_CATEGORY_ACCESS',
  27190.                     => 'ROLE_ADMIN_CATALOG_CATEGORY_LIST',
  27191.                     => 'ROLE_ADMIN_CATALOG_CATEGORY_ADD',
  27192.                     => 'ROLE_ADMIN_CATALOG_CATEGORY_EDIT',
  27193.                     => 'ROLE_ADMIN_CATALOG_CATEGORY_REMOVE',
  27194.                 ],
  27195.                 'ROLE_ADMIN_CATALOG_PRODUCT_CHANGE_LOG' => [
  27196.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_CHANGE_LOG_ACCESS',
  27197.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_CHANGE_LOG_LIST',
  27198.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_CHANGE_LOG_EDIT',
  27199.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_CHANGE_LOG_REMOVE',
  27200.                 ],
  27201.                 'ROLE_ADMIN_CATALOG_PRODUCT' => [
  27202.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_ACCESS',
  27203.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_LIST',
  27204.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_ADD',
  27205.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_EDIT',
  27206.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_REMOVE',
  27207.                 ],
  27208.                 'ROLE_ADMIN_CATALOG_PRODUCT_SECTION' => [
  27209.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_SECTION_ACCESS',
  27210.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_SECTION_LIST',
  27211.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_SECTION_ADD',
  27212.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_SECTION_EDIT',
  27213.                     => 'ROLE_ADMIN_CATALOG_PRODUCT_SECTION_REMOVE',
  27214.                 ],
  27215.                 'ROLE_ADMIN_CATALOG_TAX_RATE' => [
  27216.                     => 'ROLE_ADMIN_CATALOG_TAX_RATE_ACCESS',
  27217.                     => 'ROLE_ADMIN_CATALOG_TAX_RATE_LIST',
  27218.                     => 'ROLE_ADMIN_CATALOG_TAX_RATE_ADD',
  27219.                     => 'ROLE_ADMIN_CATALOG_TAX_RATE_EDIT',
  27220.                     => 'ROLE_ADMIN_CATALOG_TAX_RATE_REMOVE',
  27221.                 ],
  27222.             ],
  27223.             'security.access.denied_url' => NULL,
  27224.             'security.authentication.manager.erase_credentials' => true,
  27225.             'security.authentication.session_strategy.strategy' => 'migrate',
  27226.             'security.access.always_authenticate_before_granting' => false,
  27227.             'security.authentication.hide_user_not_found' => true,
  27228.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  27229.             'swiftmailer.mailer.default.spool.enabled' => true,
  27230.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  27231.             'swiftmailer.mailer.default.single_address' => NULL,
  27232.             'swiftmailer.mailer.default.delivery.enabled' => true,
  27233.             'swiftmailer.spool.enabled' => true,
  27234.             'swiftmailer.delivery.enabled' => true,
  27235.             'swiftmailer.single_address' => NULL,
  27236.             'swiftmailer.mailers' => [
  27237.                 'default' => 'swiftmailer.mailer.default',
  27238.             ],
  27239.             'swiftmailer.default_mailer' => 'default',
  27240.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  27241.             'web_profiler.debug_toolbar.mode' => 2,
  27242.             'anyx.login_gate.authentication.listener.form.class' => 'Anyx\\LoginGateBundle\\Security\\UsernamePasswordFormAuthenticationListener',
  27243.             'anyx.login_gate.orm.entity_class' => 'Anyx\\LoginGateBundle\\Entity\\FailureLoginAttempt',
  27244.             'anyx.login_gate.storages' => [
  27245.                 => 'anyx.login_gate.storage.orm',
  27246.             ],
  27247.             'anyx.login_gate.brute_force_checker_options' => [
  27248.                 'max_count_attempts' => 3,
  27249.                 'timeout' => 600,
  27250.                 'watch_period' => 3600,
  27251.             ],
  27252.             'anyx.login_gate.watch_period' => 3600,
  27253.             'debril.provider.default.class' => 'Debril\\RssAtomBundle\\Provider\\MockProvider',
  27254.             'debril.rss_atom.provider.class' => 'Debril\\RssAtomBundle\\Provider\\MockProvider',
  27255.             'debril.provider.doctrine.class' => 'Debril\\RssAtomBundle\\Provider\\DoctrineFeedContentProvider',
  27256.             'debril_rss_atom.date_formats' => [
  27257.                 => 'Y-m-d\\TH:i:sP',
  27258.                 => 'D, d M Y H:i:s O',
  27259.                 => 'Y-m-d\\TH:i:sP',
  27260.                 => 'Y-m-d\\TH:i:s.uP',
  27261.                 => 'Y-m-d',
  27262.                 => 'd/m/Y',
  27263.                 => 'd M Y H:i:s P',
  27264.                 => 'D, d M Y H:i O',
  27265.                 => 'D, d M Y H:i:s O',
  27266.                 => 'D M d Y H:i:s e',
  27267.             ],
  27268.             'debril_rss_atom.private_feeds' => false,
  27269.             'debril_rss_atom.content_type_json' => 'application/json',
  27270.             'debril_rss_atom.content_type_xml' => 'application/xhtml+xml',
  27271.             'fos_user.backend_type_orm' => true,
  27272.             'fos_user.security.interactive_login_listener.class' => 'Juki\\Bundle\\AppBundle\\EventListener\\LastLoginListener',
  27273.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  27274.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  27275.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  27276.             'fos_user.storage' => 'orm',
  27277.             'fos_user.firewall_name' => 'main',
  27278.             'fos_user.model_manager_name' => NULL,
  27279.             'fos_user.model.user.class' => 'Hitso\\Bundle\\CommonBundle\\Entity\\User',
  27280.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  27281.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  27282.             'fos_user.profile.form.validation_groups' => [
  27283.                 => 'Profile',
  27284.                 => 'Default',
  27285.             ],
  27286.             'fos_user.registration.confirmation.from_email' => [
  27287.                 'hello@wellcommerce.org' => 'Autentika',
  27288.             ],
  27289.             'fos_user.registration.confirmation.enabled' => false,
  27290.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  27291.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  27292.             'fos_user.registration.form.validation_groups' => [
  27293.                 => 'Registration',
  27294.                 => 'Default',
  27295.             ],
  27296.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  27297.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  27298.             'fos_user.change_password.form.validation_groups' => [
  27299.                 => 'ChangePassword',
  27300.                 => 'Default',
  27301.             ],
  27302.             'fos_user.resetting.email.from_email' => [
  27303.                 'hello@wellcommerce.org' => 'Autentika',
  27304.             ],
  27305.             'fos_user.resetting.retry_ttl' => 7200,
  27306.             'fos_user.resetting.token_ttl' => 86400,
  27307.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  27308.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  27309.             'fos_user.resetting.form.validation_groups' => [
  27310.                 => 'ResetPassword',
  27311.                 => 'Default',
  27312.             ],
  27313.             'knp_menu.factory.class' => 'Knp\\Menu\\MenuFactory',
  27314.             'knp_menu.factory_extension.routing.class' => 'Knp\\Menu\\Integration\\Symfony\\RoutingExtension',
  27315.             'knp_menu.helper.class' => 'Knp\\Menu\\Twig\\Helper',
  27316.             'knp_menu.matcher.class' => 'Knp\\Menu\\Matcher\\Matcher',
  27317.             'knp_menu.menu_provider.chain.class' => 'Knp\\Menu\\Provider\\ChainProvider',
  27318.             'knp_menu.menu_provider.container_aware.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\ContainerAwareProvider',
  27319.             'knp_menu.menu_provider.builder_alias.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\BuilderAliasProvider',
  27320.             'knp_menu.renderer_provider.class' => 'Knp\\Bundle\\MenuBundle\\Renderer\\ContainerAwareProvider',
  27321.             'knp_menu.renderer.list.class' => 'Knp\\Menu\\Renderer\\ListRenderer',
  27322.             'knp_menu.renderer.list.options' => [
  27323.             ],
  27324.             'knp_menu.listener.voters.class' => 'Knp\\Bundle\\MenuBundle\\EventListener\\VoterInitializerListener',
  27325.             'knp_menu.voter.router.class' => 'Knp\\Menu\\Matcher\\Voter\\RouteVoter',
  27326.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  27327.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  27328.             'knp_menu.renderer.twig.options' => [
  27329.             ],
  27330.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  27331.             'knp_menu.default_renderer' => 'twig',
  27332.             'liip_imagine.resolvers' => [
  27333.                 'default' => [
  27334.                     'web_path' => [
  27335.                         'web_root' => (\dirname(__DIR__4).'/public'),
  27336.                         'cache_prefix' => 'media/cache',
  27337.                     ],
  27338.                 ],
  27339.                 'fm_cache_resolver' => [
  27340.                     'fm_path' => [
  27341.                         'web_root' => (\dirname(__DIR__4).'/public'),
  27342.                         'cache_prefix' => 'media/cache',
  27343.                     ],
  27344.                 ],
  27345.             ],
  27346.             'liip_imagine.loaders' => [
  27347.                 'default' => [
  27348.                     'filesystem' => [
  27349.                         'locator' => 'filesystem',
  27350.                         'data_root' => [
  27351.                             => (\dirname(__DIR__4).'/public'),
  27352.                         ],
  27353.                         'bundle_resources' => [
  27354.                             'enabled' => false,
  27355.                             'access_control_type' => 'blacklist',
  27356.                             'access_control_list' => [
  27357.                             ],
  27358.                         ],
  27359.                     ],
  27360.                 ],
  27361.                 'filemanager' => [
  27362.                     'filesystem' => [
  27363.                         'data_root' => [
  27364.                             => (\dirname(__DIR__3).'/filemanager'),
  27365.                             => (\dirname(__DIR__3).'/filemanager'),
  27366.                         ],
  27367.                         'locator' => 'filesystem',
  27368.                         'bundle_resources' => [
  27369.                             'enabled' => false,
  27370.                             'access_control_type' => 'blacklist',
  27371.                             'access_control_list' => [
  27372.                             ],
  27373.                         ],
  27374.                     ],
  27375.                 ],
  27376.                 'app_root' => [
  27377.                     'filesystem' => [
  27378.                         'data_root' => [
  27379.                             => (\dirname(__DIR__4).'/'),
  27380.                             => (\dirname(__DIR__4).'/../../shared'),
  27381.                             => (\dirname(__DIR__4).'/'),
  27382.                             => (\dirname(__DIR__4).'/../../shared'),
  27383.                         ],
  27384.                         'locator' => 'filesystem',
  27385.                         'bundle_resources' => [
  27386.                             'enabled' => false,
  27387.                             'access_control_type' => 'blacklist',
  27388.                             'access_control_list' => [
  27389.                             ],
  27390.                         ],
  27391.                     ],
  27392.                 ],
  27393.                 'user_avatar' => [
  27394.                     'filesystem' => [
  27395.                         'data_root' => [
  27396.                             => (\dirname(__DIR__4).'/public/files/avatars'),
  27397.                             => (\dirname(__DIR__4).'/public/files/avatars'),
  27398.                         ],
  27399.                         'locator' => 'filesystem',
  27400.                         'bundle_resources' => [
  27401.                             'enabled' => false,
  27402.                             'access_control_type' => 'blacklist',
  27403.                             'access_control_list' => [
  27404.                             ],
  27405.                         ],
  27406.                     ],
  27407.                 ],
  27408.                 'message_image' => [
  27409.                     'filesystem' => [
  27410.                         'data_root' => [
  27411.                             => (\dirname(__DIR__4).'/public/files/messenger/images'),
  27412.                             => (\dirname(__DIR__4).'/public/files/messenger/images'),
  27413.                         ],
  27414.                         'locator' => 'filesystem',
  27415.                         'bundle_resources' => [
  27416.                             'enabled' => false,
  27417.                             'access_control_type' => 'blacklist',
  27418.                             'access_control_list' => [
  27419.                             ],
  27420.                         ],
  27421.                     ],
  27422.                 ],
  27423.                 'section_image' => [
  27424.                     'filesystem' => [
  27425.                         'data_root' => [
  27426.                             => (\dirname(__DIR__4).'/public/files/sections/images'),
  27427.                             => (\dirname(__DIR__4).'/public/files/sections/images'),
  27428.                         ],
  27429.                         'locator' => 'filesystem',
  27430.                         'bundle_resources' => [
  27431.                             'enabled' => false,
  27432.                             'access_control_type' => 'blacklist',
  27433.                             'access_control_list' => [
  27434.                             ],
  27435.                         ],
  27436.                     ],
  27437.                 ],
  27438.                 'content_slide' => [
  27439.                     'filesystem' => [
  27440.                         'data_root' => [
  27441.                             => (\dirname(__DIR__4).'/public/files/slides'),
  27442.                             => (\dirname(__DIR__4).'/public/files/slides'),
  27443.                         ],
  27444.                         'locator' => 'filesystem',
  27445.                         'bundle_resources' => [
  27446.                             'enabled' => false,
  27447.                             'access_control_type' => 'blacklist',
  27448.                             'access_control_list' => [
  27449.                             ],
  27450.                         ],
  27451.                     ],
  27452.                 ],
  27453.                 'content_banner' => [
  27454.                     'filesystem' => [
  27455.                         'data_root' => [
  27456.                             => (\dirname(__DIR__4).'/public/files/banners'),
  27457.                             => (\dirname(__DIR__4).'/public/files/banners'),
  27458.                         ],
  27459.                         'locator' => 'filesystem',
  27460.                         'bundle_resources' => [
  27461.                             'enabled' => false,
  27462.                             'access_control_type' => 'blacklist',
  27463.                             'access_control_list' => [
  27464.                             ],
  27465.                         ],
  27466.                     ],
  27467.                 ],
  27468.             ],
  27469.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  27470.             'liip_imagine.jpegoptim.stripAll' => true,
  27471.             'liip_imagine.jpegoptim.max' => NULL,
  27472.             'liip_imagine.jpegoptim.progressive' => true,
  27473.             'liip_imagine.jpegoptim.tempDir' => NULL,
  27474.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  27475.             'liip_imagine.optipng.level' => 7,
  27476.             'liip_imagine.optipng.stripAll' => true,
  27477.             'liip_imagine.optipng.tempDir' => NULL,
  27478.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  27479.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  27480.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  27481.             'liip_imagine.cache.resolver.default' => 'default',
  27482.             'liip_imagine.default_image' => NULL,
  27483.             'liip_imagine.filter_sets' => [
  27484.                 'cache' => [
  27485.                     'quality' => 100,
  27486.                     'jpeg_quality' => NULL,
  27487.                     'png_compression_level' => NULL,
  27488.                     'png_compression_filter' => NULL,
  27489.                     'format' => NULL,
  27490.                     'animated' => false,
  27491.                     'cache' => NULL,
  27492.                     'data_loader' => NULL,
  27493.                     'default_image' => NULL,
  27494.                     'filters' => [
  27495.                     ],
  27496.                     'post_processors' => [
  27497.                     ],
  27498.                 ],
  27499.                 'hitso_form_preview' => [
  27500.                     'data_loader' => 'app_root',
  27501.                     'quality' => 80,
  27502.                     'jpeg_quality' => NULL,
  27503.                     'png_compression_level' => NULL,
  27504.                     'png_compression_filter' => NULL,
  27505.                     'format' => NULL,
  27506.                     'animated' => false,
  27507.                     'cache' => NULL,
  27508.                     'default_image' => NULL,
  27509.                     'filters' => [
  27510.                     ],
  27511.                     'post_processors' => [
  27512.                     ],
  27513.                 ],
  27514.                 'fm_thumb' => [
  27515.                     'cache' => 'fm_cache_resolver',
  27516.                     'data_loader' => 'filemanager',
  27517.                     'quality' => 80,
  27518.                     'filters' => [
  27519.                         'thumbnail' => [
  27520.                             'size' => [
  27521.                                 => 240,
  27522.                                 => 160,
  27523.                             ],
  27524.                             'mode' => 'inset',
  27525.                         ],
  27526.                     ],
  27527.                     'jpeg_quality' => NULL,
  27528.                     'png_compression_level' => NULL,
  27529.                     'png_compression_filter' => NULL,
  27530.                     'format' => NULL,
  27531.                     'animated' => false,
  27532.                     'default_image' => NULL,
  27533.                     'post_processors' => [
  27534.                     ],
  27535.                 ],
  27536.                 'content_cover' => [
  27537.                     'cache' => 'fm_cache_resolver',
  27538.                     'data_loader' => 'filemanager',
  27539.                     'quality' => 90,
  27540.                     'filters' => [
  27541.                         'thumbnail' => [
  27542.                             'size' => [
  27543.                                 => 760,
  27544.                                 => 400,
  27545.                             ],
  27546.                             'mode' => 'inset',
  27547.                         ],
  27548.                     ],
  27549.                     'jpeg_quality' => NULL,
  27550.                     'png_compression_level' => NULL,
  27551.                     'png_compression_filter' => NULL,
  27552.                     'format' => NULL,
  27553.                     'animated' => false,
  27554.                     'default_image' => NULL,
  27555.                     'post_processors' => [
  27556.                     ],
  27557.                 ],
  27558.                 'content_cover_small' => [
  27559.                     'cache' => 'fm_cache_resolver',
  27560.                     'data_loader' => 'filemanager',
  27561.                     'quality' => 90,
  27562.                     'filters' => [
  27563.                         'thumbnail' => [
  27564.                             'size' => [
  27565.                                 => 320,
  27566.                                 => 400,
  27567.                             ],
  27568.                             'mode' => 'inset',
  27569.                         ],
  27570.                     ],
  27571.                     'jpeg_quality' => NULL,
  27572.                     'png_compression_level' => NULL,
  27573.                     'png_compression_filter' => NULL,
  27574.                     'format' => NULL,
  27575.                     'animated' => false,
  27576.                     'default_image' => NULL,
  27577.                     'post_processors' => [
  27578.                     ],
  27579.                 ],
  27580.                 'content_cover_medium' => [
  27581.                     'cache' => 'fm_cache_resolver',
  27582.                     'data_loader' => 'filemanager',
  27583.                     'quality' => 90,
  27584.                     'filters' => [
  27585.                         'thumbnail' => [
  27586.                             'size' => [
  27587.                                 => 760,
  27588.                                 => 950,
  27589.                             ],
  27590.                             'mode' => 'inset',
  27591.                         ],
  27592.                     ],
  27593.                     'jpeg_quality' => NULL,
  27594.                     'png_compression_level' => NULL,
  27595.                     'png_compression_filter' => NULL,
  27596.                     'format' => NULL,
  27597.                     'animated' => false,
  27598.                     'default_image' => NULL,
  27599.                     'post_processors' => [
  27600.                     ],
  27601.                 ],
  27602.                 'content_cover_large' => [
  27603.                     'cache' => 'fm_cache_resolver',
  27604.                     'data_loader' => 'filemanager',
  27605.                     'quality' => 90,
  27606.                     'filters' => [
  27607.                         'thumbnail' => [
  27608.                             'size' => [
  27609.                                 => 1024,
  27610.                                 => 1280,
  27611.                             ],
  27612.                             'mode' => 'inset',
  27613.                         ],
  27614.                     ],
  27615.                     'jpeg_quality' => NULL,
  27616.                     'png_compression_level' => NULL,
  27617.                     'png_compression_filter' => NULL,
  27618.                     'format' => NULL,
  27619.                     'animated' => false,
  27620.                     'default_image' => NULL,
  27621.                     'post_processors' => [
  27622.                     ],
  27623.                 ],
  27624.                 'content_image' => [
  27625.                     'cache' => 'fm_cache_resolver',
  27626.                     'data_loader' => 'filemanager',
  27627.                     'quality' => 90,
  27628.                     'filters' => [
  27629.                         'thumbnail' => [
  27630.                             'size' => [
  27631.                                 => 320,
  27632.                                 => 400,
  27633.                             ],
  27634.                             'mode' => 'inset',
  27635.                         ],
  27636.                     ],
  27637.                     'jpeg_quality' => NULL,
  27638.                     'png_compression_level' => NULL,
  27639.                     'png_compression_filter' => NULL,
  27640.                     'format' => NULL,
  27641.                     'animated' => false,
  27642.                     'default_image' => NULL,
  27643.                     'post_processors' => [
  27644.                     ],
  27645.                 ],
  27646.                 'content_image_small' => [
  27647.                     'cache' => 'fm_cache_resolver',
  27648.                     'data_loader' => 'filemanager',
  27649.                     'quality' => 90,
  27650.                     'filters' => [
  27651.                         'thumbnail' => [
  27652.                             'size' => [
  27653.                                 => 320,
  27654.                                 => 400,
  27655.                             ],
  27656.                             'mode' => 'inset',
  27657.                         ],
  27658.                     ],
  27659.                     'jpeg_quality' => NULL,
  27660.                     'png_compression_level' => NULL,
  27661.                     'png_compression_filter' => NULL,
  27662.                     'format' => NULL,
  27663.                     'animated' => false,
  27664.                     'default_image' => NULL,
  27665.                     'post_processors' => [
  27666.                     ],
  27667.                 ],
  27668.                 'content_image_medium' => [
  27669.                     'cache' => 'fm_cache_resolver',
  27670.                     'data_loader' => 'filemanager',
  27671.                     'quality' => 90,
  27672.                     'filters' => [
  27673.                         'thumbnail' => [
  27674.                             'size' => [
  27675.                                 => 760,
  27676.                                 => 950,
  27677.                             ],
  27678.                             'mode' => 'inset',
  27679.                         ],
  27680.                     ],
  27681.                     'jpeg_quality' => NULL,
  27682.                     'png_compression_level' => NULL,
  27683.                     'png_compression_filter' => NULL,
  27684.                     'format' => NULL,
  27685.                     'animated' => false,
  27686.                     'default_image' => NULL,
  27687.                     'post_processors' => [
  27688.                     ],
  27689.                 ],
  27690.                 'content_image_large' => [
  27691.                     'cache' => 'fm_cache_resolver',
  27692.                     'data_loader' => 'filemanager',
  27693.                     'quality' => 90,
  27694.                     'filters' => [
  27695.                         'thumbnail' => [
  27696.                             'size' => [
  27697.                                 => 1024,
  27698.                                 => 1280,
  27699.                             ],
  27700.                             'mode' => 'inset',
  27701.                         ],
  27702.                     ],
  27703.                     'jpeg_quality' => NULL,
  27704.                     'png_compression_level' => NULL,
  27705.                     'png_compression_filter' => NULL,
  27706.                     'format' => NULL,
  27707.                     'animated' => false,
  27708.                     'default_image' => NULL,
  27709.                     'post_processors' => [
  27710.                     ],
  27711.                 ],
  27712.                 'content_thumbnail_big' => [
  27713.                     'cache' => 'fm_cache_resolver',
  27714.                     'data_loader' => 'filemanager',
  27715.                     'quality' => 90,
  27716.                     'filters' => [
  27717.                         'thumbnail' => [
  27718.                             'size' => [
  27719.                                 => 608,
  27720.                                 => 327,
  27721.                             ],
  27722.                             'mode' => 'inset',
  27723.                         ],
  27724.                     ],
  27725.                     'jpeg_quality' => NULL,
  27726.                     'png_compression_level' => NULL,
  27727.                     'png_compression_filter' => NULL,
  27728.                     'format' => NULL,
  27729.                     'animated' => false,
  27730.                     'default_image' => NULL,
  27731.                     'post_processors' => [
  27732.                     ],
  27733.                 ],
  27734.                 'content_thumbnail' => [
  27735.                     'cache' => 'fm_cache_resolver',
  27736.                     'data_loader' => 'filemanager',
  27737.                     'quality' => 90,
  27738.                     'filters' => [
  27739.                         'thumbnail' => [
  27740.                             'size' => [
  27741.                                 => 202,
  27742.                                 => 105,
  27743.                             ],
  27744.                             'mode' => 'inset',
  27745.                         ],
  27746.                     ],
  27747.                     'jpeg_quality' => NULL,
  27748.                     'png_compression_level' => NULL,
  27749.                     'png_compression_filter' => NULL,
  27750.                     'format' => NULL,
  27751.                     'animated' => false,
  27752.                     'default_image' => NULL,
  27753.                     'post_processors' => [
  27754.                     ],
  27755.                 ],
  27756.                 'content_thumbnail_small' => [
  27757.                     'cache' => 'fm_cache_resolver',
  27758.                     'data_loader' => 'filemanager',
  27759.                     'quality' => 90,
  27760.                     'filters' => [
  27761.                         'thumbnail' => [
  27762.                             'size' => [
  27763.                                 => 200,
  27764.                                 => 108,
  27765.                             ],
  27766.                             'mode' => 'outbound',
  27767.                         ],
  27768.                     ],
  27769.                     'jpeg_quality' => NULL,
  27770.                     'png_compression_level' => NULL,
  27771.                     'png_compression_filter' => NULL,
  27772.                     'format' => NULL,
  27773.                     'animated' => false,
  27774.                     'default_image' => NULL,
  27775.                     'post_processors' => [
  27776.                     ],
  27777.                 ],
  27778.                 'content_thumbnail_square' => [
  27779.                     'cache' => 'fm_cache_resolver',
  27780.                     'data_loader' => 'filemanager',
  27781.                     'quality' => 90,
  27782.                     'filters' => [
  27783.                         'thumbnail' => [
  27784.                             'size' => [
  27785.                                 => 48,
  27786.                                 => 48,
  27787.                             ],
  27788.                             'mode' => 'inset',
  27789.                         ],
  27790.                     ],
  27791.                     'jpeg_quality' => NULL,
  27792.                     'png_compression_level' => NULL,
  27793.                     'png_compression_filter' => NULL,
  27794.                     'format' => NULL,
  27795.                     'animated' => false,
  27796.                     'default_image' => NULL,
  27797.                     'post_processors' => [
  27798.                     ],
  27799.                 ],
  27800.                 'content_thumbnail_set' => [
  27801.                     'cache' => 'fm_cache_resolver',
  27802.                     'data_loader' => 'filemanager',
  27803.                     'quality' => 90,
  27804.                     'filters' => [
  27805.                         'thumbnail' => [
  27806.                             'size' => [
  27807.                                 => 32,
  27808.                                 => 32,
  27809.                             ],
  27810.                             'mode' => 'inset',
  27811.                         ],
  27812.                     ],
  27813.                     'jpeg_quality' => NULL,
  27814.                     'png_compression_level' => NULL,
  27815.                     'png_compression_filter' => NULL,
  27816.                     'format' => NULL,
  27817.                     'animated' => false,
  27818.                     'default_image' => NULL,
  27819.                     'post_processors' => [
  27820.                     ],
  27821.                 ],
  27822.                 'content' => [
  27823.                     'cache' => 'fm_cache_resolver',
  27824.                     'data_loader' => 'filemanager',
  27825.                     'quality' => 90,
  27826.                     'jpeg_quality' => NULL,
  27827.                     'png_compression_level' => NULL,
  27828.                     'png_compression_filter' => NULL,
  27829.                     'format' => NULL,
  27830.                     'animated' => false,
  27831.                     'default_image' => NULL,
  27832.                     'filters' => [
  27833.                     ],
  27834.                     'post_processors' => [
  27835.                     ],
  27836.                 ],
  27837.                 'blog_thumb' => [
  27838.                     'cache' => 'fm_cache_resolver',
  27839.                     'data_loader' => 'filemanager',
  27840.                     'quality' => 90,
  27841.                     'filters' => [
  27842.                         'thumbnail' => [
  27843.                             'size' => [
  27844.                                 => 200,
  27845.                                 => 200,
  27846.                             ],
  27847.                             'mode' => 'inset',
  27848.                         ],
  27849.                     ],
  27850.                     'jpeg_quality' => NULL,
  27851.                     'png_compression_level' => NULL,
  27852.                     'png_compression_filter' => NULL,
  27853.                     'format' => NULL,
  27854.                     'animated' => false,
  27855.                     'default_image' => NULL,
  27856.                     'post_processors' => [
  27857.                     ],
  27858.                 ],
  27859.                 'user_avatar' => [
  27860.                     'data_loader' => 'user_avatar',
  27861.                     'quality' => 90,
  27862.                     'filters' => [
  27863.                         'thumbnail' => [
  27864.                             'size' => [
  27865.                                 => 370,
  27866.                                 => 167,
  27867.                             ],
  27868.                             'mode' => 'inset',
  27869.                         ],
  27870.                     ],
  27871.                     'jpeg_quality' => NULL,
  27872.                     'png_compression_level' => NULL,
  27873.                     'png_compression_filter' => NULL,
  27874.                     'format' => NULL,
  27875.                     'animated' => false,
  27876.                     'cache' => NULL,
  27877.                     'default_image' => NULL,
  27878.                     'post_processors' => [
  27879.                     ],
  27880.                 ],
  27881.                 'message_image' => [
  27882.                     'data_loader' => 'message_image',
  27883.                     'quality' => 90,
  27884.                     'filters' => [
  27885.                         'thumbnail' => [
  27886.                             'size' => [
  27887.                                 => 320,
  27888.                                 => 240,
  27889.                             ],
  27890.                             'mode' => 'inset',
  27891.                         ],
  27892.                     ],
  27893.                     'jpeg_quality' => NULL,
  27894.                     'png_compression_level' => NULL,
  27895.                     'png_compression_filter' => NULL,
  27896.                     'format' => NULL,
  27897.                     'animated' => false,
  27898.                     'cache' => NULL,
  27899.                     'default_image' => NULL,
  27900.                     'post_processors' => [
  27901.                     ],
  27902.                 ],
  27903.                 'message_image_min' => [
  27904.                     'data_loader' => 'message_image',
  27905.                     'quality' => 90,
  27906.                     'filters' => [
  27907.                         'thumbnail' => [
  27908.                             'size' => [
  27909.                                 => 70,
  27910.                                 => 70,
  27911.                             ],
  27912.                             'mode' => 'inset',
  27913.                         ],
  27914.                     ],
  27915.                     'jpeg_quality' => NULL,
  27916.                     'png_compression_level' => NULL,
  27917.                     'png_compression_filter' => NULL,
  27918.                     'format' => NULL,
  27919.                     'animated' => false,
  27920.                     'cache' => NULL,
  27921.                     'default_image' => NULL,
  27922.                     'post_processors' => [
  27923.                     ],
  27924.                 ],
  27925.                 'section_image' => [
  27926.                     'data_loader' => 'section_image',
  27927.                     'quality' => 90,
  27928.                     'filters' => [
  27929.                         'thumbnail' => [
  27930.                             'size' => [
  27931.                                 => 320,
  27932.                                 => 240,
  27933.                             ],
  27934.                             'mode' => 'inset',
  27935.                         ],
  27936.                     ],
  27937.                     'jpeg_quality' => NULL,
  27938.                     'png_compression_level' => NULL,
  27939.                     'png_compression_filter' => NULL,
  27940.                     'format' => NULL,
  27941.                     'animated' => false,
  27942.                     'cache' => NULL,
  27943.                     'default_image' => NULL,
  27944.                     'post_processors' => [
  27945.                     ],
  27946.                 ],
  27947.                 'content_slide' => [
  27948.                     'data_loader' => 'content_slide',
  27949.                     'quality' => 90,
  27950.                     'filters' => [
  27951.                         'thumbnail' => [
  27952.                             'size' => [
  27953.                                 => 240,
  27954.                                 => 82,
  27955.                             ],
  27956.                             'mode' => 'inset',
  27957.                         ],
  27958.                     ],
  27959.                     'jpeg_quality' => NULL,
  27960.                     'png_compression_level' => NULL,
  27961.                     'png_compression_filter' => NULL,
  27962.                     'format' => NULL,
  27963.                     'animated' => false,
  27964.                     'cache' => NULL,
  27965.                     'default_image' => NULL,
  27966.                     'post_processors' => [
  27967.                     ],
  27968.                 ],
  27969.                 'content_banner' => [
  27970.                     'data_loader' => 'content_banner',
  27971.                     'quality' => 90,
  27972.                     'filters' => [
  27973.                         'thumbnail' => [
  27974.                             'size' => [
  27975.                                 => 240,
  27976.                                 => 82,
  27977.                             ],
  27978.                             'mode' => 'inset',
  27979.                         ],
  27980.                     ],
  27981.                     'jpeg_quality' => NULL,
  27982.                     'png_compression_level' => NULL,
  27983.                     'png_compression_filter' => NULL,
  27984.                     'format' => NULL,
  27985.                     'animated' => false,
  27986.                     'cache' => NULL,
  27987.                     'default_image' => NULL,
  27988.                     'post_processors' => [
  27989.                     ],
  27990.                 ],
  27991.                 'content_thumbnail_large' => [
  27992.                     'cache' => 'fm_cache_resolver',
  27993.                     'data_loader' => 'filemanager',
  27994.                     'quality' => 90,
  27995.                     'filters' => [
  27996.                         'thumbnail' => [
  27997.                             'size' => [
  27998.                                 => 288,
  27999.                                 => 191,
  28000.                             ],
  28001.                             'mode' => 'inset',
  28002.                         ],
  28003.                         'background' => [
  28004.                             'size' => [
  28005.                                 => 288,
  28006.                                 => 191,
  28007.                             ],
  28008.                             'position' => 'center',
  28009.                             'color' => '#FFFFFF',
  28010.                         ],
  28011.                     ],
  28012.                     'jpeg_quality' => NULL,
  28013.                     'png_compression_level' => NULL,
  28014.                     'png_compression_filter' => NULL,
  28015.                     'format' => NULL,
  28016.                     'animated' => false,
  28017.                     'default_image' => NULL,
  28018.                     'post_processors' => [
  28019.                     ],
  28020.                 ],
  28021.             ],
  28022.             'liip_imagine.binary.loader.default' => 'default',
  28023.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  28024.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  28025.             'liip_theme.themes' => [
  28026.                 => 'juki',
  28027.             ],
  28028.             'liip_theme.active_theme' => 'juki',
  28029.             'liip_theme.path_patterns' => [
  28030.                 'app_resource' => [
  28031.                     => (\dirname(__DIR__4).'/templates/%current_theme%/%template%'),
  28032.                     => '%app_path%/views/%template%',
  28033.                 ],
  28034.                 'bundle_resource' => [
  28035.                     => '%bundle_path%/Resources/themes/%current_theme%/%template%',
  28036.                 ],
  28037.                 'bundle_resource_dir' => [
  28038.                     => (\dirname(__DIR__4).'/templates/%current_theme%/%bundle_name%/%template%'),
  28039.                 ],
  28040.             ],
  28041.             'liip_theme.cache_warming' => true,
  28042.             'liip_theme.cookie' => NULL,
  28043.             'liip_theme.filesystem_loader.class' => 'Liip\\ThemeBundle\\Twig\\Loader\\FilesystemLoader',
  28044.             'sentry.tracing.enabled' => true,
  28045.             'sentry.tracing.dbal.enabled' => true,
  28046.             'sentry.tracing.dbal.connections' => [
  28047.             ],
  28048.             'sentry.tracing.cache.enabled' => true,
  28049.             'snc_redis.client.class' => 'Predis\\Client',
  28050.             'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
  28051.             'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
  28052.             'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
  28053.             'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
  28054.             'snc_redis.phpredis_client.class' => 'Redis',
  28055.             'snc_redis.phpredis_connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Phpredis\\Client',
  28056.             'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
  28057.             'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
  28058.             'snc_redis.doctrine_cache_phpredis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  28059.             'snc_redis.doctrine_cache_predis.class' => 'Doctrine\\Common\\Cache\\PredisCache',
  28060.             'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
  28061.             'snc_redis.swiftmailer_spool.class' => 'Snc\\RedisBundle\\SwiftMailer\\RedisSpool',
  28062.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  28063.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  28064.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  28065.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  28066.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  28067.             'stof_doctrine_extensions.event_listener.blame.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener',
  28068.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  28069.             'stof_doctrine_extensions.listener.loggable.class' => 'Hitso\\Bundle\\CommonBundle\\Doctrine\\EventSubscriber\\LoggableListener',
  28070.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  28071.             'stof_doctrine_extensions.default_locale' => 'pl',
  28072.             'stof_doctrine_extensions.translation_fallback' => false,
  28073.             'stof_doctrine_extensions.persist_default_translation' => false,
  28074.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  28075.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  28076.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  28077.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  28078.             'white_october_breadcrumbs.options' => [
  28079.                 'translation_domain' => 'admin',
  28080.                 'separator' => '',
  28081.                 'separatorClass' => 'separator',
  28082.                 'listId' => 'wo-breadcrumbs',
  28083.                 'listClass' => 'breadcrumb',
  28084.                 'itemClass' => '',
  28085.                 'linkRel' => '',
  28086.                 'locale' => NULL,
  28087.                 'viewTemplate' => 'WhiteOctoberBreadcrumbsBundle::microdata.html.twig',
  28088.             ],
  28089.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  28090.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  28091.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  28092.             'twig_cache.adapter.class' => 'Twig\\CacheExtension\\CacheProvider\\DoctrineCacheAdapter',
  28093.             'twig_cache.extension.class' => 'Twig\\CacheExtension\\Extension',
  28094.             'twig_cache.strategy.class' => 'Twig\\CacheExtension\\CacheStrategy\\IndexedChainingCacheStrategy',
  28095.             'twig_cache.strategy.generational.class' => 'Twig\\CacheExtension\\CacheStrategy\\GenerationalCacheStrategy',
  28096.             'twig_cache.strategy.lifetime.class' => 'Twig\\CacheExtension\\CacheStrategy\\LifetimeCacheStrategy',
  28097.             'twig_cache.strategy.spl_object_hash_key_generator.class' => 'EmanueleMinotto\\TwigCacheBundle\\KeyGenerator\\SplObjectHashKeyGenerator',
  28098.             'sonata.seo.exporter.database_source_iterator.class' => 'Sonata\\Exporter\\Source\\DoctrineDBALConnectionSourceIterator',
  28099.             'sonata.seo.exporter.sitemap_source_iterator.class' => 'Sonata\\Exporter\\Source\\SymfonySitemapSourceIterator',
  28100.             'sonata.seo.page.default.class' => 'Sonata\\SeoBundle\\Seo\\SeoPage',
  28101.             'sonata.seo.twig.extension.class' => 'Hitso\\Bundle\\SeoBundle\\Twig\\SeoExtension',
  28102.             'sonata.seo.sitemap.manager.class' => 'Sonata\\SeoBundle\\Sitemap\\SourceManager',
  28103.             'cmf_seo.translation_domain' => 'messages',
  28104.             'cmf_seo.title' => '%content_title% | Hitso',
  28105.             'cmf_seo.description' => NULL,
  28106.             'cmf_seo.original_route_pattern' => 'canonical',
  28107.             'cmf_seo.error.templates' => [
  28108.             ],
  28109.             'cmf_seo.form.data_class.seo_metadata' => 'Hitso\\Bundle\\SeoBundle\\Entity\\SeoMetadata',
  28110.             'cmf_seo.form.options' => [
  28111.                 'generic_metadata' => false,
  28112.                 'storage' => 'default',
  28113.             ],
  28114.             'jms_translation.twig_extension.class' => 'JMS\\TranslationBundle\\Twig\\TranslationExtension',
  28115.             'jms_translation.controller.translate_controller.class' => 'JMS\\TranslationBundle\\Controller\\TranslateController',
  28116.             'jms_translation.controller.api_controller.class' => 'JMS\\TranslationBundle\\Controller\\ApiController',
  28117.             'jms_translation.extractor_manager.class' => 'JMS\\TranslationBundle\\Translation\\ExtractorManager',
  28118.             'jms_translation.extractor.file_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\FileExtractor',
  28119.             'jms_translation.extractor.file.default_php_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\DefaultPhpFileExtractor',
  28120.             'jms_translation.extractor.file.translation_container_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TranslationContainerExtractor',
  28121.             'jms_translation.extractor.file.twig_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TwigFileExtractor',
  28122.             'jms_translation.extractor.file.form_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\FormExtractor',
  28123.             'jms_translation.extractor.file.validation_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\ValidationExtractor',
  28124.             'jms_translation.extractor.file.authentication_message_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\AuthenticationMessagesExtractor',
  28125.             'jms_translation.loader.symfony.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\Symfony\\XliffLoader',
  28126.             'jms_translation.loader.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\XliffLoader',
  28127.             'jms_translation.loader.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\SymfonyLoaderAdapter',
  28128.             'jms_translation.loader_manager.class' => 'JMS\\TranslationBundle\\Translation\\LoaderManager',
  28129.             'jms_translation.dumper.php_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\PhpDumper',
  28130.             'jms_translation.dumper.xliff_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\XliffDumper',
  28131.             'jms_translation.dumper.yaml_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\YamlDumper',
  28132.             'jms_translation.dumper.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\SymfonyDumperAdapter',
  28133.             'jms_translation.file_writer.class' => 'JMS\\TranslationBundle\\Translation\\FileWriter',
  28134.             'jms_translation.updater.class' => 'JMS\\TranslationBundle\\Translation\\Updater',
  28135.             'jms_translation.config_factory.class' => 'JMS\\TranslationBundle\\Translation\\ConfigFactory',
  28136.             'jms_translation.file_source_factory.class' => 'JMS\\TranslationBundle\\Translation\\FileSourceFactory',
  28137.             'jms_translation.source_language' => 'pl',
  28138.             'jms_translation.locales' => [
  28139.                 => 'pl',
  28140.                 => 'en',
  28141.             ],
  28142.             'jms_translation.dumper.add_date' => true,
  28143.             'jms_translation.dumper.add_references' => true,
  28144.             'nelmio_cors.map' => [
  28145.                 '^/' => [
  28146.                 ],
  28147.             ],
  28148.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  28149.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  28150.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  28151.             'enable' => true,
  28152.             'async' => NULL,
  28153.             'log' => NULL,
  28154.             'tasks' => NULL,
  28155.             'scheb_two_factor.model_manager_name' => NULL,
  28156.             'scheb_two_factor.email.sender_email' => 'no-reply@example.com',
  28157.             'scheb_two_factor.email.sender_name' => NULL,
  28158.             'scheb_two_factor.email.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  28159.             'scheb_two_factor.email.digits' => 4,
  28160.             'scheb_two_factor.google.server_name' => NULL,
  28161.             'scheb_two_factor.google.issuer' => NULL,
  28162.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  28163.             'scheb_two_factor.google.digits' => 6,
  28164.             'scheb_two_factor.google.window' => 1,
  28165.             'scheb_two_factor.totp.issuer' => NULL,
  28166.             'scheb_two_factor.totp.server_name' => NULL,
  28167.             'scheb_two_factor.totp.window' => 1,
  28168.             'scheb_two_factor.totp.parameters' => [
  28169.             ],
  28170.             'scheb_two_factor.totp.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  28171.             'scheb_two_factor.trusted_device.enabled' => false,
  28172.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  28173.             'scheb_two_factor.trusted_device.lifetime' => 5184000,
  28174.             'scheb_two_factor.trusted_device.extend_lifetime' => false,
  28175.             'scheb_two_factor.trusted_device.cookie_secure' => false,
  28176.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  28177.             'scheb_two_factor.trusted_device.cookie_domain' => NULL,
  28178.             'scheb_two_factor.trusted_device.cookie_path' => '/',
  28179.             'scheb_two_factor.security_tokens' => [
  28180.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  28181.             ],
  28182.             'scheb_two_factor.ip_whitelist' => [
  28183.             ],
  28184.             'hitso_common.cron_log.ttl' => 604800,
  28185.             'common.import_export' => [
  28186.                 'user' => [
  28187.                     'class' => 'Hitso\\Bundle\\CommonBundle\\Entity\\User',
  28188.                     'comparableFields' => [
  28189.                         => 'username',
  28190.                         => 'username',
  28191.                     ],
  28192.                     'mapping' => [
  28193.                         => 'username',
  28194.                         => 'username',
  28195.                     ],
  28196.                     'updateExisting' => false,
  28197.                     'clearDataAllowed' => false,
  28198.                     'normalizer' => 'Hitso\\Bundle\\CommonBundle\\Serializer\\UserNormalizer',
  28199.                     'exportCsvDelimiter' => ';',
  28200.                 ],
  28201.                 'pos' => [
  28202.                     'class' => 'Novitus\\Bundle\\AppBundle\\Entity\\Pos',
  28203.                     'comparableFields' => [
  28204.                         => 'name',
  28205.                         => 'address',
  28206.                         => 'city',
  28207.                     ],
  28208.                     'mapping' => [
  28209.                         => 'name',
  28210.                         => 'address',
  28211.                         => 'postcode',
  28212.                         => 'city',
  28213.                         => 'phone',
  28214.                         => 'mapLat',
  28215.                         => 'mapLng',
  28216.                         => 'voivodeship',
  28217.                         => 'partnerType',
  28218.                         => 'deviceTypes',
  28219.                     ],
  28220.                     'updateExisting' => true,
  28221.                     'normalizer' => 'Novitus\\Bundle\\AppBundle\\Serializer\\PosImportExportNormalizer',
  28222.                     'clearDataAllowed' => false,
  28223.                     'exportCsvDelimiter' => ';',
  28224.                 ],
  28225.             ],
  28226.             'common.bad_words' => [
  28227.                 => 'fuck',
  28228.                 => 'shit',
  28229.                 => 'asshole',
  28230.                 => 'cunt',
  28231.                 => 'fag',
  28232.                 => 'fuk',
  28233.                 => 'fck',
  28234.                 => 'fcuk',
  28235.                 => 'assfuck',
  28236.                 => 'assfucker',
  28237.                 10 => 'fucker',
  28238.                 11 => 'motherfucker',
  28239.                 12 => 'asscock',
  28240.                 13 => 'asshead',
  28241.                 14 => 'asslicker',
  28242.                 15 => 'asslick',
  28243.                 16 => 'assnigger',
  28244.                 17 => 'nigger',
  28245.                 18 => 'asssucker',
  28246.                 19 => 'bastard',
  28247.                 20 => 'bitch',
  28248.                 21 => 'bitchtits',
  28249.                 22 => 'bitches',
  28250.                 23 => 'bitch',
  28251.                 24 => 'brotherfucker',
  28252.                 25 => 'bullshit',
  28253.                 26 => 'bumblefuck',
  28254.                 27 => 'buttfucka',
  28255.                 28 => 'fucka',
  28256.                 29 => 'buttfucker',
  28257.                 30 => 'buttfucka',
  28258.                 31 => 'fagbag',
  28259.                 32 => 'fagfucker',
  28260.                 33 => 'faggit',
  28261.                 34 => 'faggot',
  28262.                 35 => 'faggotcock',
  28263.                 36 => 'fagtard',
  28264.                 37 => 'fatass',
  28265.                 38 => 'fuckoff',
  28266.                 39 => 'fuckstick',
  28267.                 40 => 'fucktard',
  28268.                 41 => 'fuckwad',
  28269.                 42 => 'fuckwit',
  28270.                 43 => 'dick',
  28271.                 44 => 'dickfuck',
  28272.                 45 => 'dickhead',
  28273.                 46 => 'dickjuice',
  28274.                 47 => 'dickmilk',
  28275.                 48 => 'doochbag',
  28276.                 49 => 'douchebag',
  28277.                 50 => 'douche',
  28278.                 51 => 'dickweed',
  28279.                 52 => 'dyke',
  28280.                 53 => 'dumbass',
  28281.                 54 => 'dumass',
  28282.                 55 => 'fuckboy',
  28283.                 56 => 'fuckbag',
  28284.                 57 => 'gayass',
  28285.                 58 => 'gayfuck',
  28286.                 59 => 'gaylord',
  28287.                 60 => 'gaytard',
  28288.                 61 => 'nigga',
  28289.                 62 => 'niggers',
  28290.                 63 => 'niglet',
  28291.                 64 => 'paki',
  28292.                 65 => 'piss',
  28293.                 66 => 'prick',
  28294.                 67 => 'pussy',
  28295.                 68 => 'poontang',
  28296.                 69 => 'poonany',
  28297.                 70 => 'porchmonkey',
  28298.                 71 => 'porch monkey',
  28299.                 72 => 'poon',
  28300.                 73 => 'queer',
  28301.                 74 => 'queerbait',
  28302.                 75 => 'queerhole',
  28303.                 76 => 'queef',
  28304.                 77 => 'renob',
  28305.                 78 => 'rimjob',
  28306.                 79 => 'ruski',
  28307.                 80 => 'sandnigger',
  28308.                 81 => 'sand nigger',
  28309.                 82 => 'schlong',
  28310.                 83 => 'shitass',
  28311.                 84 => 'shitbag',
  28312.                 85 => 'shitbagger',
  28313.                 86 => 'shitbreath',
  28314.                 87 => 'chinc',
  28315.                 88 => 'carpetmuncher',
  28316.                 89 => 'chink',
  28317.                 90 => 'choad',
  28318.                 91 => 'clitface',
  28319.                 92 => 'clusterfuck',
  28320.                 93 => 'cockass',
  28321.                 94 => 'cockbite',
  28322.                 95 => 'cockface',
  28323.                 96 => 'skank',
  28324.                 97 => 'skeet',
  28325.                 98 => 'skullfuck',
  28326.                 99 => 'slut',
  28327.                 100 => 'slutbag',
  28328.                 101 => 'splooge',
  28329.                 102 => 'twatlips',
  28330.                 103 => 'twat',
  28331.                 104 => 'twats',
  28332.                 105 => 'twatwaffle',
  28333.                 106 => 'vaj',
  28334.                 107 => 'vajayjay',
  28335.                 108 => 'va-j-j',
  28336.                 109 => 'wank',
  28337.                 110 => 'wankjob',
  28338.                 111 => 'wetback',
  28339.                 112 => 'whore',
  28340.                 113 => 'whorebag',
  28341.                 114 => 'whoreface',
  28342.                 115 => 'chuj',
  28343.                 116 => 'chuja',
  28344.                 117 => 'chujek',
  28345.                 118 => 'chuju',
  28346.                 119 => 'chujem',
  28347.                 120 => 'chujnia',
  28348.                 121 => 'chujowy',
  28349.                 122 => 'chujowa',
  28350.                 123 => 'chujowe',
  28351.                 124 => 'cipa',
  28352.                 125 => 'cipÄ™',
  28353.                 126 => 'cipe',
  28354.                 127 => 'cipÄ…',
  28355.                 128 => 'cipie',
  28356.                 129 => 'dojebać',
  28357.                 130 => 'dojebac',
  28358.                 131 => 'dojebie',
  28359.                 132 => 'dojebaÅ‚',
  28360.                 133 => 'dojebal',
  28361.                 134 => 'dojebaÅ‚a',
  28362.                 135 => 'dojebala',
  28363.                 136 => 'dojebaÅ‚em',
  28364.                 137 => 'dojebalem',
  28365.                 138 => 'dojebaÅ‚am',
  28366.                 139 => 'dojebalam',
  28367.                 140 => 'dojebiÄ™',
  28368.                 141 => 'dojebie',
  28369.                 142 => 'dopieprzać',
  28370.                 143 => 'dopieprzac',
  28371.                 144 => 'dopierdalać',
  28372.                 145 => 'dopierdalac',
  28373.                 146 => 'dopierdala',
  28374.                 147 => 'dopierdalaÅ‚',
  28375.                 148 => 'dopierdalal',
  28376.                 149 => 'dopierdalaÅ‚a',
  28377.                 150 => 'dopierdalala',
  28378.                 151 => 'dopierdoli',
  28379.                 152 => 'dopierdoliÅ‚',
  28380.                 153 => 'dopierdolil',
  28381.                 154 => 'dopierdolÄ™',
  28382.                 155 => 'dopierdole',
  28383.                 156 => 'dopierdoli',
  28384.                 157 => 'dopierdalajÄ…cy',
  28385.                 158 => 'dopierdalajacy',
  28386.                 159 => 'dopierdolić',
  28387.                 160 => 'dopierdolic',
  28388.                 161 => 'dupa',
  28389.                 162 => 'dupie',
  28390.                 163 => 'dupÄ…',
  28391.                 164 => 'dupcia',
  28392.                 165 => 'dupeczka',
  28393.                 166 => 'dupy',
  28394.                 167 => 'dupe',
  28395.                 168 => 'huj',
  28396.                 169 => 'hujek',
  28397.                 170 => 'hujnia',
  28398.                 171 => 'huja',
  28399.                 172 => 'huje',
  28400.                 173 => 'hujem',
  28401.                 174 => 'huju',
  28402.                 175 => 'jebać',
  28403.                 176 => 'jebac',
  28404.                 177 => 'jebaÅ‚',
  28405.                 178 => 'jebal',
  28406.                 179 => 'jebie',
  28407.                 180 => 'jebiÄ…',
  28408.                 181 => 'jebia',
  28409.                 182 => 'jebak',
  28410.                 183 => 'jebaka',
  28411.                 184 => 'jebal',
  28412.                 185 => 'jebaÅ‚',
  28413.                 186 => 'jebany',
  28414.                 187 => 'jebane',
  28415.                 188 => 'jebanka',
  28416.                 189 => 'jebanko',
  28417.                 190 => 'jebankiem',
  28418.                 191 => 'jebanymi',
  28419.                 192 => 'jebana',
  28420.                 193 => 'jebanym',
  28421.                 194 => 'jebanej',
  28422.                 195 => 'jebanÄ…',
  28423.                 196 => 'jebana',
  28424.                 197 => 'jebani',
  28425.                 198 => 'jebanych',
  28426.                 199 => 'jebanymi',
  28427.                 200 => 'jebcie',
  28428.                 201 => 'jebiÄ…cy',
  28429.                 202 => 'jebiacy',
  28430.                 203 => 'jebiÄ…ca',
  28431.                 204 => 'jebiaca',
  28432.                 205 => 'jebiÄ…cego',
  28433.                 206 => 'jebiacego',
  28434.                 207 => 'jebiÄ…cej',
  28435.                 208 => 'jebiacej',
  28436.                 209 => 'jebia',
  28437.                 210 => 'jebiÄ…',
  28438.                 211 => 'jebie',
  28439.                 212 => 'jebiÄ™',
  28440.                 213 => 'jebliwy',
  28441.                 214 => 'jebnąć',
  28442.                 215 => 'jebnac',
  28443.                 216 => 'jebnÄ…c',
  28444.                 217 => 'jebnać',
  28445.                 218 => 'jebnÄ…Å‚',
  28446.                 219 => 'jebnal',
  28447.                 220 => 'jebnÄ…',
  28448.                 221 => 'jebna',
  28449.                 222 => 'jebnęła',
  28450.                 223 => 'jebnela',
  28451.                 224 => 'jebnie',
  28452.                 225 => 'jebnij',
  28453.                 226 => 'jebut',
  28454.                 227 => 'koorwa',
  28455.                 228 => 'kórwa',
  28456.                 229 => 'kurestwo',
  28457.                 230 => 'kurew',
  28458.                 231 => 'kurewski',
  28459.                 232 => 'kurewska',
  28460.                 233 => 'kurewskiej',
  28461.                 234 => 'kurewskÄ…',
  28462.                 235 => 'kurewska',
  28463.                 236 => 'kurewsko',
  28464.                 237 => 'kurewstwo',
  28465.                 238 => 'kurwa',
  28466.                 239 => 'kurwaa',
  28467.                 240 => 'kurwami',
  28468.                 241 => 'kurwÄ…',
  28469.                 242 => 'kurwe',
  28470.                 243 => 'kurwÄ™',
  28471.                 244 => 'kurwie',
  28472.                 245 => 'kurwiska',
  28473.                 246 => 'kurwo',
  28474.                 247 => 'kurwy',
  28475.                 248 => 'kurwach',
  28476.                 249 => 'kurwami',
  28477.                 250 => 'kurewski',
  28478.                 251 => 'kurwiarz',
  28479.                 252 => 'kurwiÄ…cy',
  28480.                 253 => 'kurwica',
  28481.                 254 => 'kurwić',
  28482.                 255 => 'kurwic',
  28483.                 256 => 'kurwidoÅ‚ek',
  28484.                 257 => 'kurwik',
  28485.                 258 => 'kurwiki',
  28486.                 259 => 'kurwiszcze',
  28487.                 260 => 'kurwiszon',
  28488.                 261 => 'kurwiszona',
  28489.                 262 => 'kurwiszonem',
  28490.                 263 => 'kurwiszony',
  28491.                 264 => 'kutas',
  28492.                 265 => 'kutasa',
  28493.                 266 => 'kutasie',
  28494.                 267 => 'kutasem',
  28495.                 268 => 'kutasy',
  28496.                 269 => 'kutasów',
  28497.                 270 => 'kutasow',
  28498.                 271 => 'kutasach',
  28499.                 272 => 'kutasami',
  28500.                 273 => 'matkojebca',
  28501.                 274 => 'matkojebcy',
  28502.                 275 => 'matkojebcÄ…',
  28503.                 276 => 'matkojebca',
  28504.                 277 => 'matkojebcami',
  28505.                 278 => 'matkojebcach',
  28506.                 279 => 'nabarÅ‚ożyć',
  28507.                 280 => 'najebać',
  28508.                 281 => 'najebac',
  28509.                 282 => 'najebaÅ‚',
  28510.                 283 => 'najebal',
  28511.                 284 => 'najebaÅ‚a',
  28512.                 285 => 'najebala',
  28513.                 286 => 'najebane',
  28514.                 287 => 'najebany',
  28515.                 288 => 'najebanÄ…',
  28516.                 289 => 'najebana',
  28517.                 290 => 'najebie',
  28518.                 291 => 'najebiÄ…',
  28519.                 292 => 'najebia',
  28520.                 293 => 'naopierdalać',
  28521.                 294 => 'naopierdalac',
  28522.                 295 => 'naopierdalaÅ‚',
  28523.                 296 => 'naopierdalal',
  28524.                 297 => 'naopierdalaÅ‚a',
  28525.                 298 => 'naopierdalala',
  28526.                 299 => 'naopierdalaÅ‚a',
  28527.                 300 => 'napierdalać',
  28528.                 301 => 'napierdalac',
  28529.                 302 => 'napierdalajÄ…cy',
  28530.                 303 => 'napierdalajacy',
  28531.                 304 => 'napierdolić',
  28532.                 305 => 'napierdolic',
  28533.                 306 => 'nawpierdalać',
  28534.                 307 => 'nawpierdalac',
  28535.                 308 => 'nawpierdalaÅ‚',
  28536.                 309 => 'nawpierdalal',
  28537.                 310 => 'nawpierdalaÅ‚a',
  28538.                 311 => 'nawpierdalala',
  28539.                 312 => 'obsrywać',
  28540.                 313 => 'obsrywac',
  28541.                 314 => 'obsrywajÄ…cy',
  28542.                 315 => 'obsrywajacy',
  28543.                 316 => 'odpieprzać',
  28544.                 317 => 'odpieprzac',
  28545.                 318 => 'odpieprzy',
  28546.                 319 => 'odpieprzyÅ‚',
  28547.                 320 => 'odpieprzyl',
  28548.                 321 => 'odpieprzyÅ‚a',
  28549.                 322 => 'odpieprzyla',
  28550.                 323 => 'odpierdalać',
  28551.                 324 => 'odpierdalac',
  28552.                 325 => 'odpierdol',
  28553.                 326 => 'odpierdoliÅ‚',
  28554.                 327 => 'odpierdolil',
  28555.                 328 => 'odpierdoliÅ‚a',
  28556.                 329 => 'odpierdolila',
  28557.                 330 => 'odpierdoli',
  28558.                 331 => 'odpierdalajÄ…cy',
  28559.                 332 => 'odpierdalajacy',
  28560.                 333 => 'odpierdalajÄ…ca',
  28561.                 334 => 'odpierdalajaca',
  28562.                 335 => 'odpierdolić',
  28563.                 336 => 'odpierdolic',
  28564.                 337 => 'odpierdoli',
  28565.                 338 => 'odpierdoliÅ‚',
  28566.                 339 => 'opieprzajÄ…cy',
  28567.                 340 => 'opierdalać',
  28568.                 341 => 'opierdalac',
  28569.                 342 => 'opierdala',
  28570.                 343 => 'opierdalajÄ…cy',
  28571.                 344 => 'opierdalajacy',
  28572.                 345 => 'opierdol',
  28573.                 346 => 'opierdolić',
  28574.                 347 => 'opierdolic',
  28575.                 348 => 'opierdoli',
  28576.                 349 => 'opierdolÄ…',
  28577.                 350 => 'opierdola',
  28578.                 351 => 'piczka',
  28579.                 352 => 'pieprzniÄ™ty',
  28580.                 353 => 'pieprzniety',
  28581.                 354 => 'pieprzony',
  28582.                 355 => 'pierdel',
  28583.                 356 => 'pierdlu',
  28584.                 357 => 'pierdolÄ…',
  28585.                 358 => 'pierdola',
  28586.                 359 => 'pierdolÄ…cy',
  28587.                 360 => 'pierdolacy',
  28588.                 361 => 'pierdolÄ…ca',
  28589.                 362 => 'pierdolaca',
  28590.                 363 => 'pierdol',
  28591.                 364 => 'pierdole',
  28592.                 365 => 'pierdolenie',
  28593.                 366 => 'pierdoleniem',
  28594.                 367 => 'pierdoleniu',
  28595.                 368 => 'pierdolÄ™',
  28596.                 369 => 'pierdolec',
  28597.                 370 => 'pierdola',
  28598.                 371 => 'pierdolÄ…',
  28599.                 372 => 'pierdolić',
  28600.                 373 => 'pierdolicie',
  28601.                 374 => 'pierdolic',
  28602.                 375 => 'pierdoliÅ‚',
  28603.                 376 => 'pierdolil',
  28604.                 377 => 'pierdoliÅ‚a',
  28605.                 378 => 'pierdolila',
  28606.                 379 => 'pierdoli',
  28607.                 380 => 'pierdolniÄ™ty',
  28608.                 381 => 'pierdolniety',
  28609.                 382 => 'pierdolisz',
  28610.                 383 => 'pierdolnąć',
  28611.                 384 => 'pierdolnac',
  28612.                 385 => 'pierdolnÄ…Å‚',
  28613.                 386 => 'pierdolnal',
  28614.                 387 => 'pierdolnęła',
  28615.                 388 => 'pierdolnela',
  28616.                 389 => 'pierdolnie',
  28617.                 390 => 'pierdolniÄ™ty',
  28618.                 391 => 'pierdolnij',
  28619.                 392 => 'pierdolnik',
  28620.                 393 => 'pierdolona',
  28621.                 394 => 'pierdolone',
  28622.                 395 => 'pierdolony',
  28623.                 396 => 'pierdoÅ‚ki',
  28624.                 397 => 'pierdzÄ…cy',
  28625.                 398 => 'pierdzieć',
  28626.                 399 => 'pierdziec',
  28627.                 400 => 'pizda',
  28628.                 401 => 'pizdÄ…',
  28629.                 402 => 'pizde',
  28630.                 403 => 'pizdÄ™',
  28631.                 404 => 'piździe',
  28632.                 405 => 'pizdzie',
  28633.                 406 => 'pizdnąć',
  28634.                 407 => 'pizdnac',
  28635.                 408 => 'pizdu',
  28636.                 409 => 'podpierdalać',
  28637.                 410 => 'podpierdalac',
  28638.                 411 => 'podpierdala',
  28639.                 412 => 'podpierdalajÄ…cy',
  28640.                 413 => 'podpierdalajacy',
  28641.                 414 => 'podpierdolić',
  28642.                 415 => 'podpierdolic',
  28643.                 416 => 'podpierdoli',
  28644.                 417 => 'pojeb',
  28645.                 418 => 'pojeba',
  28646.                 419 => 'pojebami',
  28647.                 420 => 'pojebani',
  28648.                 421 => 'pojebanego',
  28649.                 422 => 'pojebanemu',
  28650.                 423 => 'pojebani',
  28651.                 424 => 'pojebany',
  28652.                 425 => 'pojebanych',
  28653.                 426 => 'pojebanym',
  28654.                 427 => 'pojebanymi',
  28655.                 428 => 'pojebem',
  28656.                 429 => 'pojebać',
  28657.                 430 => 'pojebac',
  28658.                 431 => 'pojebalo',
  28659.                 432 => 'popierdala',
  28660.                 433 => 'popierdalac',
  28661.                 434 => 'popierdalać',
  28662.                 435 => 'popierdolić',
  28663.                 436 => 'popierdolic',
  28664.                 437 => 'popierdoli',
  28665.                 438 => 'popierdolonego',
  28666.                 439 => 'popierdolonemu',
  28667.                 440 => 'popierdolonym',
  28668.                 441 => 'popierdolone',
  28669.                 442 => 'popierdoleni',
  28670.                 443 => 'popierdolony',
  28671.                 444 => 'porozpierdalać',
  28672.                 445 => 'porozpierdala',
  28673.                 446 => 'porozpierdalac',
  28674.                 447 => 'poruchac',
  28675.                 448 => 'poruchać',
  28676.                 449 => 'przejebać',
  28677.                 450 => 'przejebane',
  28678.                 451 => 'przejebac',
  28679.                 452 => 'przyjebali',
  28680.                 453 => 'przepierdalać',
  28681.                 454 => 'przepierdalac',
  28682.                 455 => 'przepierdala',
  28683.                 456 => 'przepierdalajÄ…cy',
  28684.                 457 => 'przepierdalajacy',
  28685.                 458 => 'przepierdalajÄ…ca',
  28686.                 459 => 'przepierdalajaca',
  28687.                 460 => 'przepierdolić',
  28688.                 461 => 'przepierdolic',
  28689.                 462 => 'przyjebać',
  28690.                 463 => 'przyjebac',
  28691.                 464 => 'przyjebie',
  28692.                 465 => 'przyjebaÅ‚a',
  28693.                 466 => 'przyjebala',
  28694.                 467 => 'przyjebaÅ‚',
  28695.                 468 => 'przyjebal',
  28696.                 469 => 'przypieprzać',
  28697.                 470 => 'przypieprzac',
  28698.                 471 => 'przypieprzajÄ…cy',
  28699.                 472 => 'przypieprzajacy',
  28700.                 473 => 'przypieprzajÄ…ca',
  28701.                 474 => 'przypieprzajaca',
  28702.                 475 => 'przypierdalać',
  28703.                 476 => 'przypierdalac',
  28704.                 477 => 'przypierdala',
  28705.                 478 => 'przypierdoli',
  28706.                 479 => 'przypierdalajÄ…cy',
  28707.                 480 => 'przypierdalajacy',
  28708.                 481 => 'przypierdolić',
  28709.                 482 => 'przypierdolic',
  28710.                 483 => 'qrwa',
  28711.                 484 => 'rozjebać',
  28712.                 485 => 'rozjebac',
  28713.                 486 => 'rozjebie',
  28714.                 487 => 'rozjebaÅ‚a',
  28715.                 488 => 'rozjebiÄ…',
  28716.                 489 => 'rozpierdalać',
  28717.                 490 => 'rozpierdalac',
  28718.                 491 => 'rozpierdala',
  28719.                 492 => 'rozpierdolić',
  28720.                 493 => 'rozpierdolic',
  28721.                 494 => 'rozpierdole',
  28722.                 495 => 'rozpierdoli',
  28723.                 496 => 'rozpierducha',
  28724.                 497 => 'skurwić',
  28725.                 498 => 'skurwiel',
  28726.                 499 => 'skurwiela',
  28727.                 500 => 'skurwielem',
  28728.                 501 => 'skurwielu',
  28729.                 502 => 'skurwysyn',
  28730.                 503 => 'skurwysynów',
  28731.                 504 => 'skurwysynow',
  28732.                 505 => 'skurwysyna',
  28733.                 506 => 'skurwysynem',
  28734.                 507 => 'skurwysynu',
  28735.                 508 => 'skurwysyny',
  28736.                 509 => 'skurwysyÅ„ski',
  28737.                 510 => 'skurwysynski',
  28738.                 511 => 'skurwysyÅ„stwo',
  28739.                 512 => 'skurwysynstwo',
  28740.                 513 => 'spieprzać',
  28741.                 514 => 'spieprzac',
  28742.                 515 => 'spieprza',
  28743.                 516 => 'spieprzaj',
  28744.                 517 => 'spieprzajcie',
  28745.                 518 => 'spieprzajÄ…',
  28746.                 519 => 'spieprzaja',
  28747.                 520 => 'spieprzajÄ…cy',
  28748.                 521 => 'spieprzajacy',
  28749.                 522 => 'spieprzajÄ…ca',
  28750.                 523 => 'spieprzajaca',
  28751.                 524 => 'spierdalać',
  28752.                 525 => 'spierdalac',
  28753.                 526 => 'spierdala',
  28754.                 527 => 'spierdalaÅ‚',
  28755.                 528 => 'spierdalaÅ‚a',
  28756.                 529 => 'spierdalal',
  28757.                 530 => 'spierdalalcie',
  28758.                 531 => 'spierdalala',
  28759.                 532 => 'spierdalajÄ…cy',
  28760.                 533 => 'spierdalajacy',
  28761.                 534 => 'spierdolić',
  28762.                 535 => 'spierdolic',
  28763.                 536 => 'spierdoli',
  28764.                 537 => 'spierdoliÅ‚a',
  28765.                 538 => 'spierdoliÅ‚o',
  28766.                 539 => 'spierdolÄ…',
  28767.                 540 => 'spierdola',
  28768.                 541 => 'srać',
  28769.                 542 => 'srac',
  28770.                 543 => 'srajÄ…cy',
  28771.                 544 => 'srajacy',
  28772.                 545 => 'srajÄ…c',
  28773.                 546 => 'srajac',
  28774.                 547 => 'sraj',
  28775.                 548 => 'sukinsyn',
  28776.                 549 => 'sukinsyny',
  28777.                 550 => 'sukinsynom',
  28778.                 551 => 'sukinsynowi',
  28779.                 552 => 'sukinsynów',
  28780.                 553 => 'sukinsynow',
  28781.                 554 => 'Å›mierdziel',
  28782.                 555 => 'udupić',
  28783.                 556 => 'ujebać',
  28784.                 557 => 'ujebac',
  28785.                 558 => 'ujebaÅ‚',
  28786.                 559 => 'ujebal',
  28787.                 560 => 'ujebana',
  28788.                 561 => 'ujebany',
  28789.                 562 => 'ujebie',
  28790.                 563 => 'ujebaÅ‚a',
  28791.                 564 => 'ujebala',
  28792.                 565 => 'upierdalać',
  28793.                 566 => 'upierdalac',
  28794.                 567 => 'upierdala',
  28795.                 568 => 'upierdoli',
  28796.                 569 => 'upierdolić',
  28797.                 570 => 'upierdolic',
  28798.                 571 => 'upierdoli',
  28799.                 572 => 'upierdolÄ…',
  28800.                 573 => 'upierdola',
  28801.                 574 => 'upierdoleni',
  28802.                 575 => 'wjebać',
  28803.                 576 => 'wjebac',
  28804.                 577 => 'wjebie',
  28805.                 578 => 'wjebiÄ…',
  28806.                 579 => 'wjebia',
  28807.                 580 => 'wjebiemy',
  28808.                 581 => 'wjebiecie',
  28809.                 582 => 'wkurwiać',
  28810.                 583 => 'wkurwiac',
  28811.                 584 => 'wkurwi',
  28812.                 585 => 'wkurwia',
  28813.                 586 => 'wkurwiaÅ‚',
  28814.                 587 => 'wkurwial',
  28815.                 588 => 'wkurwiajÄ…cy',
  28816.                 589 => 'wkurwiajacy',
  28817.                 590 => 'wkurwiajÄ…ca',
  28818.                 591 => 'wkurwiajaca',
  28819.                 592 => 'wkurwić',
  28820.                 593 => 'wkurwic',
  28821.                 594 => 'wkurwi',
  28822.                 595 => 'wkurwiacie',
  28823.                 596 => 'wkurwiajÄ…',
  28824.                 597 => 'wkurwiali',
  28825.                 598 => 'wkurwiÄ…',
  28826.                 599 => 'wkurwia',
  28827.                 600 => 'wkurwimy',
  28828.                 601 => 'wkurwicie',
  28829.                 602 => 'wkurwiacie',
  28830.                 603 => 'wkurwić',
  28831.                 604 => 'wkurwic',
  28832.                 605 => 'wkurwia',
  28833.                 606 => 'wpierdalać',
  28834.                 607 => 'wpierdalac',
  28835.                 608 => 'wpierdalajÄ…cy',
  28836.                 609 => 'wpierdalajacy',
  28837.                 610 => 'wpierdol',
  28838.                 611 => 'wpierdolić',
  28839.                 612 => 'wpierdolic',
  28840.                 613 => 'wpizdu',
  28841.                 614 => 'wyjebać',
  28842.                 615 => 'wyjebac',
  28843.                 616 => 'wyjebali',
  28844.                 617 => 'wyjebaÅ‚',
  28845.                 618 => 'wyjebac',
  28846.                 619 => 'wyjebaÅ‚a',
  28847.                 620 => 'wyjebaÅ‚y',
  28848.                 621 => 'wyjebie',
  28849.                 622 => 'wyjebiÄ…',
  28850.                 623 => 'wyjebia',
  28851.                 624 => 'wyjebiesz',
  28852.                 625 => 'wyjebie',
  28853.                 626 => 'wyjebiecie',
  28854.                 627 => 'wyjebiemy',
  28855.                 628 => 'wypieprzać',
  28856.                 629 => 'wypieprzac',
  28857.                 630 => 'wypieprza',
  28858.                 631 => 'wypieprzaÅ‚',
  28859.                 632 => 'wypieprzal',
  28860.                 633 => 'wypieprzaÅ‚a',
  28861.                 634 => 'wypieprzala',
  28862.                 635 => 'wypieprzy',
  28863.                 636 => 'wypieprzyÅ‚a',
  28864.                 637 => 'wypieprzyla',
  28865.                 638 => 'wypieprzyÅ‚',
  28866.                 639 => 'wypieprzyl',
  28867.                 640 => 'wypierdal',
  28868.                 641 => 'wypierdalać',
  28869.                 642 => 'wypierdalac',
  28870.                 643 => 'wypierdala',
  28871.                 644 => 'wypierdalaj',
  28872.                 645 => 'wypierdalaÅ‚',
  28873.                 646 => 'wypierdalal',
  28874.                 647 => 'wypierdalaÅ‚a',
  28875.                 648 => 'wypierdalala',
  28876.                 649 => 'wypierdalać',
  28877.                 650 => 'wypierdolić',
  28878.                 651 => 'wypierdolic',
  28879.                 652 => 'wypierdoli',
  28880.                 653 => 'wypierdolimy',
  28881.                 654 => 'wypierdolicie',
  28882.                 655 => 'wypierdolÄ…',
  28883.                 656 => 'wypierdola',
  28884.                 657 => 'wypierdolili',
  28885.                 658 => 'wypierdoliÅ‚',
  28886.                 659 => 'wypierdolil',
  28887.                 660 => 'wypierdoliÅ‚a',
  28888.                 661 => 'wypierdolila',
  28889.                 662 => 'zajebać',
  28890.                 663 => 'zajebac',
  28891.                 664 => 'zajebie',
  28892.                 665 => 'zajebiÄ…',
  28893.                 666 => 'zajebia',
  28894.                 667 => 'zajebiaÅ‚',
  28895.                 668 => 'zajebial',
  28896.                 669 => 'zajebaÅ‚a',
  28897.                 670 => 'zajebiala',
  28898.                 671 => 'zajebali',
  28899.                 672 => 'zajebana',
  28900.                 673 => 'zajebani',
  28901.                 674 => 'zajebane',
  28902.                 675 => 'zajebany',
  28903.                 676 => 'zajebanych',
  28904.                 677 => 'zajebanym',
  28905.                 678 => 'zajebanymi',
  28906.                 679 => 'zajebiste',
  28907.                 680 => 'zajebisty',
  28908.                 681 => 'zajebistych',
  28909.                 682 => 'zajebista',
  28910.                 683 => 'zajebistym',
  28911.                 684 => 'zajebistymi',
  28912.                 685 => 'zajebiÅ›cie',
  28913.                 686 => 'zajebiscie',
  28914.                 687 => 'zapieprzyć',
  28915.                 688 => 'zapieprzyc',
  28916.                 689 => 'zapieprzy',
  28917.                 690 => 'zapieprzyÅ‚',
  28918.                 691 => 'zapieprzyl',
  28919.                 692 => 'zapieprzyÅ‚a',
  28920.                 693 => 'zapieprzyla',
  28921.                 694 => 'zapieprzÄ…',
  28922.                 695 => 'zapieprza',
  28923.                 696 => 'zapieprzy',
  28924.                 697 => 'zapieprzymy',
  28925.                 698 => 'zapieprzycie',
  28926.                 699 => 'zapieprzysz',
  28927.                 700 => 'zapierdala',
  28928.                 701 => 'zapierdalać',
  28929.                 702 => 'zapierdalac',
  28930.                 703 => 'zapierdalaja',
  28931.                 704 => 'zapierdalaÅ‚',
  28932.                 705 => 'zapierdalaj',
  28933.                 706 => 'zapierdalajcie',
  28934.                 707 => 'zapierdalaÅ‚a',
  28935.                 708 => 'zapierdalala',
  28936.                 709 => 'zapierdalali',
  28937.                 710 => 'zapierdalajÄ…cy',
  28938.                 711 => 'zapierdalajacy',
  28939.                 712 => 'zapierdolić',
  28940.                 713 => 'zapierdolic',
  28941.                 714 => 'zapierdoli',
  28942.                 715 => 'zapierdoliÅ‚',
  28943.                 716 => 'zapierdolil',
  28944.                 717 => 'zapierdoliÅ‚a',
  28945.                 718 => 'zapierdolila',
  28946.                 719 => 'zapierdolÄ…',
  28947.                 720 => 'zapierdola',
  28948.                 721 => 'zapierniczać',
  28949.                 722 => 'zapierniczajÄ…cy',
  28950.                 723 => 'zasrać',
  28951.                 724 => 'zasranym',
  28952.                 725 => 'zasrywać',
  28953.                 726 => 'zasrywajÄ…cy',
  28954.                 727 => 'zesrywać',
  28955.                 728 => 'zesrywajÄ…cy',
  28956.                 729 => 'zjebać',
  28957.                 730 => 'zjebac',
  28958.                 731 => 'zjebaÅ‚',
  28959.                 732 => 'zjebal',
  28960.                 733 => 'zjebaÅ‚a',
  28961.                 734 => 'zjebala',
  28962.                 735 => 'zjebana',
  28963.                 736 => 'zjebiÄ…',
  28964.                 737 => 'zjebali',
  28965.                 738 => 'zjeby',
  28966.                 739 => 'fuck',
  28967.                 740 => 'shit',
  28968.                 741 => 'asshole',
  28969.                 742 => 'cunt',
  28970.                 743 => 'fag',
  28971.                 744 => 'fuk',
  28972.                 745 => 'fck',
  28973.                 746 => 'fcuk',
  28974.                 747 => 'assfuck',
  28975.                 748 => 'assfucker',
  28976.                 749 => 'fucker',
  28977.                 750 => 'motherfucker',
  28978.                 751 => 'asscock',
  28979.                 752 => 'asshead',
  28980.                 753 => 'asslicker',
  28981.                 754 => 'asslick',
  28982.                 755 => 'assnigger',
  28983.                 756 => 'nigger',
  28984.                 757 => 'asssucker',
  28985.                 758 => 'bastard',
  28986.                 759 => 'bitch',
  28987.                 760 => 'bitchtits',
  28988.                 761 => 'bitches',
  28989.                 762 => 'bitch',
  28990.                 763 => 'brotherfucker',
  28991.                 764 => 'bullshit',
  28992.                 765 => 'bumblefuck',
  28993.                 766 => 'buttfucka',
  28994.                 767 => 'fucka',
  28995.                 768 => 'buttfucker',
  28996.                 769 => 'buttfucka',
  28997.                 770 => 'fagbag',
  28998.                 771 => 'fagfucker',
  28999.                 772 => 'faggit',
  29000.                 773 => 'faggot',
  29001.                 774 => 'faggotcock',
  29002.                 775 => 'fagtard',
  29003.                 776 => 'fatass',
  29004.                 777 => 'fuckoff',
  29005.                 778 => 'fuckstick',
  29006.                 779 => 'fucktard',
  29007.                 780 => 'fuckwad',
  29008.                 781 => 'fuckwit',
  29009.                 782 => 'dick',
  29010.                 783 => 'dickfuck',
  29011.                 784 => 'dickhead',
  29012.                 785 => 'dickjuice',
  29013.                 786 => 'dickmilk',
  29014.                 787 => 'doochbag',
  29015.                 788 => 'douchebag',
  29016.                 789 => 'douche',
  29017.                 790 => 'dickweed',
  29018.                 791 => 'dyke',
  29019.                 792 => 'dumbass',
  29020.                 793 => 'dumass',
  29021.                 794 => 'fuckboy',
  29022.                 795 => 'fuckbag',
  29023.                 796 => 'gayass',
  29024.                 797 => 'gayfuck',
  29025.                 798 => 'gaylord',
  29026.                 799 => 'gaytard',
  29027.                 800 => 'nigga',
  29028.                 801 => 'niggers',
  29029.                 802 => 'niglet',
  29030.                 803 => 'paki',
  29031.                 804 => 'piss',
  29032.                 805 => 'prick',
  29033.                 806 => 'pussy',
  29034.                 807 => 'poontang',
  29035.                 808 => 'poonany',
  29036.                 809 => 'porchmonkey',
  29037.                 810 => 'porch monkey',
  29038.                 811 => 'poon',
  29039.                 812 => 'queer',
  29040.                 813 => 'queerbait',
  29041.                 814 => 'queerhole',
  29042.                 815 => 'queef',
  29043.                 816 => 'renob',
  29044.                 817 => 'rimjob',
  29045.                 818 => 'ruski',
  29046.                 819 => 'sandnigger',
  29047.                 820 => 'sand nigger',
  29048.                 821 => 'schlong',
  29049.                 822 => 'shitass',
  29050.                 823 => 'shitbag',
  29051.                 824 => 'shitbagger',
  29052.                 825 => 'shitbreath',
  29053.                 826 => 'chinc',
  29054.                 827 => 'carpetmuncher',
  29055.                 828 => 'chink',
  29056.                 829 => 'choad',
  29057.                 830 => 'clitface',
  29058.                 831 => 'clusterfuck',
  29059.                 832 => 'cockass',
  29060.                 833 => 'cockbite',
  29061.                 834 => 'cockface',
  29062.                 835 => 'skank',
  29063.                 836 => 'skeet',
  29064.                 837 => 'skullfuck',
  29065.                 838 => 'slut',
  29066.                 839 => 'slutbag',
  29067.                 840 => 'splooge',
  29068.                 841 => 'twatlips',
  29069.                 842 => 'twat',
  29070.                 843 => 'twats',
  29071.                 844 => 'twatwaffle',
  29072.                 845 => 'vaj',
  29073.                 846 => 'vajayjay',
  29074.                 847 => 'va-j-j',
  29075.                 848 => 'wank',
  29076.                 849 => 'wankjob',
  29077.                 850 => 'wetback',
  29078.                 851 => 'whore',
  29079.                 852 => 'whorebag',
  29080.                 853 => 'whoreface',
  29081.                 854 => 'chuj',
  29082.                 855 => 'chuja',
  29083.                 856 => 'chujek',
  29084.                 857 => 'chuju',
  29085.                 858 => 'chujem',
  29086.                 859 => 'chujnia',
  29087.                 860 => 'chujowy',
  29088.                 861 => 'chujowa',
  29089.                 862 => 'chujowe',
  29090.                 863 => 'cipa',
  29091.                 864 => 'cipÄ™',
  29092.                 865 => 'cipe',
  29093.                 866 => 'cipÄ…',
  29094.                 867 => 'cipie',
  29095.                 868 => 'dojebać',
  29096.                 869 => 'dojebac',
  29097.                 870 => 'dojebie',
  29098.                 871 => 'dojebaÅ‚',
  29099.                 872 => 'dojebal',
  29100.                 873 => 'dojebaÅ‚a',
  29101.                 874 => 'dojebala',
  29102.                 875 => 'dojebaÅ‚em',
  29103.                 876 => 'dojebalem',
  29104.                 877 => 'dojebaÅ‚am',
  29105.                 878 => 'dojebalam',
  29106.                 879 => 'dojebiÄ™',
  29107.                 880 => 'dojebie',
  29108.                 881 => 'dopieprzać',
  29109.                 882 => 'dopieprzac',
  29110.                 883 => 'dopierdalać',
  29111.                 884 => 'dopierdalac',
  29112.                 885 => 'dopierdala',
  29113.                 886 => 'dopierdalaÅ‚',
  29114.                 887 => 'dopierdalal',
  29115.                 888 => 'dopierdalaÅ‚a',
  29116.                 889 => 'dopierdalala',
  29117.                 890 => 'dopierdoli',
  29118.                 891 => 'dopierdoliÅ‚',
  29119.                 892 => 'dopierdolil',
  29120.                 893 => 'dopierdolÄ™',
  29121.                 894 => 'dopierdole',
  29122.                 895 => 'dopierdoli',
  29123.                 896 => 'dopierdalajÄ…cy',
  29124.                 897 => 'dopierdalajacy',
  29125.                 898 => 'dopierdolić',
  29126.                 899 => 'dopierdolic',
  29127.                 900 => 'dupa',
  29128.                 901 => 'dupie',
  29129.                 902 => 'dupÄ…',
  29130.                 903 => 'dupcia',
  29131.                 904 => 'dupeczka',
  29132.                 905 => 'dupy',
  29133.                 906 => 'dupe',
  29134.                 907 => 'huj',
  29135.                 908 => 'hujek',
  29136.                 909 => 'hujnia',
  29137.                 910 => 'huja',
  29138.                 911 => 'huje',
  29139.                 912 => 'hujem',
  29140.                 913 => 'huju',
  29141.                 914 => 'jebać',
  29142.                 915 => 'jebac',
  29143.                 916 => 'jebaÅ‚',
  29144.                 917 => 'jebal',
  29145.                 918 => 'jebie',
  29146.                 919 => 'jebiÄ…',
  29147.                 920 => 'jebia',
  29148.                 921 => 'jebak',
  29149.                 922 => 'jebaka',
  29150.                 923 => 'jebal',
  29151.                 924 => 'jebaÅ‚',
  29152.                 925 => 'jebany',
  29153.                 926 => 'jebane',
  29154.                 927 => 'jebanka',
  29155.                 928 => 'jebanko',
  29156.                 929 => 'jebankiem',
  29157.                 930 => 'jebanymi',
  29158.                 931 => 'jebana',
  29159.                 932 => 'jebanym',
  29160.                 933 => 'jebanej',
  29161.                 934 => 'jebanÄ…',
  29162.                 935 => 'jebana',
  29163.                 936 => 'jebani',
  29164.                 937 => 'jebanych',
  29165.                 938 => 'jebanymi',
  29166.                 939 => 'jebcie',
  29167.                 940 => 'jebiÄ…cy',
  29168.                 941 => 'jebiacy',
  29169.                 942 => 'jebiÄ…ca',
  29170.                 943 => 'jebiaca',
  29171.                 944 => 'jebiÄ…cego',
  29172.                 945 => 'jebiacego',
  29173.                 946 => 'jebiÄ…cej',
  29174.                 947 => 'jebiacej',
  29175.                 948 => 'jebia',
  29176.                 949 => 'jebiÄ…',
  29177.                 950 => 'jebie',
  29178.                 951 => 'jebiÄ™',
  29179.                 952 => 'jebliwy',
  29180.                 953 => 'jebnąć',
  29181.                 954 => 'jebnac',
  29182.                 955 => 'jebnÄ…c',
  29183.                 956 => 'jebnać',
  29184.                 957 => 'jebnÄ…Å‚',
  29185.                 958 => 'jebnal',
  29186.                 959 => 'jebnÄ…',
  29187.                 960 => 'jebna',
  29188.                 961 => 'jebnęła',
  29189.                 962 => 'jebnela',
  29190.                 963 => 'jebnie',
  29191.                 964 => 'jebnij',
  29192.                 965 => 'jebut',
  29193.                 966 => 'koorwa',
  29194.                 967 => 'kórwa',
  29195.                 968 => 'kurestwo',
  29196.                 969 => 'kurew',
  29197.                 970 => 'kurewski',
  29198.                 971 => 'kurewska',
  29199.                 972 => 'kurewskiej',
  29200.                 973 => 'kurewskÄ…',
  29201.                 974 => 'kurewska',
  29202.                 975 => 'kurewsko',
  29203.                 976 => 'kurewstwo',
  29204.                 977 => 'kurwa',
  29205.                 978 => 'kurwaa',
  29206.                 979 => 'kurwami',
  29207.                 980 => 'kurwÄ…',
  29208.                 981 => 'kurwe',
  29209.                 982 => 'kurwÄ™',
  29210.                 983 => 'kurwie',
  29211.                 984 => 'kurwiska',
  29212.                 985 => 'kurwo',
  29213.                 986 => 'kurwy',
  29214.                 987 => 'kurwach',
  29215.                 988 => 'kurwami',
  29216.                 989 => 'kurewski',
  29217.                 990 => 'kurwiarz',
  29218.                 991 => 'kurwiÄ…cy',
  29219.                 992 => 'kurwica',
  29220.                 993 => 'kurwić',
  29221.                 994 => 'kurwic',
  29222.                 995 => 'kurwidoÅ‚ek',
  29223.                 996 => 'kurwik',
  29224.                 997 => 'kurwiki',
  29225.                 998 => 'kurwiszcze',
  29226.                 999 => 'kurwiszon',
  29227.                 1000 => 'kurwiszona',
  29228.                 1001 => 'kurwiszonem',
  29229.                 1002 => 'kurwiszony',
  29230.                 1003 => 'kutas',
  29231.                 1004 => 'kutasa',
  29232.                 1005 => 'kutasie',
  29233.                 1006 => 'kutasem',
  29234.                 1007 => 'kutasy',
  29235.                 1008 => 'kutasów',
  29236.                 1009 => 'kutasow',
  29237.                 1010 => 'kutasach',
  29238.                 1011 => 'kutasami',
  29239.                 1012 => 'matkojebca',
  29240.                 1013 => 'matkojebcy',
  29241.                 1014 => 'matkojebcÄ…',
  29242.                 1015 => 'matkojebca',
  29243.                 1016 => 'matkojebcami',
  29244.                 1017 => 'matkojebcach',
  29245.                 1018 => 'nabarÅ‚ożyć',
  29246.                 1019 => 'najebać',
  29247.                 1020 => 'najebac',
  29248.                 1021 => 'najebaÅ‚',
  29249.                 1022 => 'najebal',
  29250.                 1023 => 'najebaÅ‚a',
  29251.                 1024 => 'najebala',
  29252.                 1025 => 'najebane',
  29253.                 1026 => 'najebany',
  29254.                 1027 => 'najebanÄ…',
  29255.                 1028 => 'najebana',
  29256.                 1029 => 'najebie',
  29257.                 1030 => 'najebiÄ…',
  29258.                 1031 => 'najebia',
  29259.                 1032 => 'naopierdalać',
  29260.                 1033 => 'naopierdalac',
  29261.                 1034 => 'naopierdalaÅ‚',
  29262.                 1035 => 'naopierdalal',
  29263.                 1036 => 'naopierdalaÅ‚a',
  29264.                 1037 => 'naopierdalala',
  29265.                 1038 => 'naopierdalaÅ‚a',
  29266.                 1039 => 'napierdalać',
  29267.                 1040 => 'napierdalac',
  29268.                 1041 => 'napierdalajÄ…cy',
  29269.                 1042 => 'napierdalajacy',
  29270.                 1043 => 'napierdolić',
  29271.                 1044 => 'napierdolic',
  29272.                 1045 => 'nawpierdalać',
  29273.                 1046 => 'nawpierdalac',
  29274.                 1047 => 'nawpierdalaÅ‚',
  29275.                 1048 => 'nawpierdalal',
  29276.                 1049 => 'nawpierdalaÅ‚a',
  29277.                 1050 => 'nawpierdalala',
  29278.                 1051 => 'obsrywać',
  29279.                 1052 => 'obsrywac',
  29280.                 1053 => 'obsrywajÄ…cy',
  29281.                 1054 => 'obsrywajacy',
  29282.                 1055 => 'odpieprzać',
  29283.                 1056 => 'odpieprzac',
  29284.                 1057 => 'odpieprzy',
  29285.                 1058 => 'odpieprzyÅ‚',
  29286.                 1059 => 'odpieprzyl',
  29287.                 1060 => 'odpieprzyÅ‚a',
  29288.                 1061 => 'odpieprzyla',
  29289.                 1062 => 'odpierdalać',
  29290.                 1063 => 'odpierdalac',
  29291.                 1064 => 'odpierdol',
  29292.                 1065 => 'odpierdoliÅ‚',
  29293.                 1066 => 'odpierdolil',
  29294.                 1067 => 'odpierdoliÅ‚a',
  29295.                 1068 => 'odpierdolila',
  29296.                 1069 => 'odpierdoli',
  29297.                 1070 => 'odpierdalajÄ…cy',
  29298.                 1071 => 'odpierdalajacy',
  29299.                 1072 => 'odpierdalajÄ…ca',
  29300.                 1073 => 'odpierdalajaca',
  29301.                 1074 => 'odpierdolić',
  29302.                 1075 => 'odpierdolic',
  29303.                 1076 => 'odpierdoli',
  29304.                 1077 => 'odpierdoliÅ‚',
  29305.                 1078 => 'opieprzajÄ…cy',
  29306.                 1079 => 'opierdalać',
  29307.                 1080 => 'opierdalac',
  29308.                 1081 => 'opierdala',
  29309.                 1082 => 'opierdalajÄ…cy',
  29310.                 1083 => 'opierdalajacy',
  29311.                 1084 => 'opierdol',
  29312.                 1085 => 'opierdolić',
  29313.                 1086 => 'opierdolic',
  29314.                 1087 => 'opierdoli',
  29315.                 1088 => 'opierdolÄ…',
  29316.                 1089 => 'opierdola',
  29317.                 1090 => 'piczka',
  29318.                 1091 => 'pieprzniÄ™ty',
  29319.                 1092 => 'pieprzniety',
  29320.                 1093 => 'pieprzony',
  29321.                 1094 => 'pierdel',
  29322.                 1095 => 'pierdlu',
  29323.                 1096 => 'pierdolÄ…',
  29324.                 1097 => 'pierdola',
  29325.                 1098 => 'pierdolÄ…cy',
  29326.                 1099 => 'pierdolacy',
  29327.                 1100 => 'pierdolÄ…ca',
  29328.                 1101 => 'pierdolaca',
  29329.                 1102 => 'pierdol',
  29330.                 1103 => 'pierdole',
  29331.                 1104 => 'pierdolenie',
  29332.                 1105 => 'pierdoleniem',
  29333.                 1106 => 'pierdoleniu',
  29334.                 1107 => 'pierdolÄ™',
  29335.                 1108 => 'pierdolec',
  29336.                 1109 => 'pierdola',
  29337.                 1110 => 'pierdolÄ…',
  29338.                 1111 => 'pierdolić',
  29339.                 1112 => 'pierdolicie',
  29340.                 1113 => 'pierdolic',
  29341.                 1114 => 'pierdoliÅ‚',
  29342.                 1115 => 'pierdolil',
  29343.                 1116 => 'pierdoliÅ‚a',
  29344.                 1117 => 'pierdolila',
  29345.                 1118 => 'pierdoli',
  29346.                 1119 => 'pierdolniÄ™ty',
  29347.                 1120 => 'pierdolniety',
  29348.                 1121 => 'pierdolisz',
  29349.                 1122 => 'pierdolnąć',
  29350.                 1123 => 'pierdolnac',
  29351.                 1124 => 'pierdolnÄ…Å‚',
  29352.                 1125 => 'pierdolnal',
  29353.                 1126 => 'pierdolnęła',
  29354.                 1127 => 'pierdolnela',
  29355.                 1128 => 'pierdolnie',
  29356.                 1129 => 'pierdolniÄ™ty',
  29357.                 1130 => 'pierdolnij',
  29358.                 1131 => 'pierdolnik',
  29359.                 1132 => 'pierdolona',
  29360.                 1133 => 'pierdolone',
  29361.                 1134 => 'pierdolony',
  29362.                 1135 => 'pierdoÅ‚ki',
  29363.                 1136 => 'pierdzÄ…cy',
  29364.                 1137 => 'pierdzieć',
  29365.                 1138 => 'pierdziec',
  29366.                 1139 => 'pizda',
  29367.                 1140 => 'pizdÄ…',
  29368.                 1141 => 'pizde',
  29369.                 1142 => 'pizdÄ™',
  29370.                 1143 => 'piździe',
  29371.                 1144 => 'pizdzie',
  29372.                 1145 => 'pizdnąć',
  29373.                 1146 => 'pizdnac',
  29374.                 1147 => 'pizdu',
  29375.                 1148 => 'podpierdalać',
  29376.                 1149 => 'podpierdalac',
  29377.                 1150 => 'podpierdala',
  29378.                 1151 => 'podpierdalajÄ…cy',
  29379.                 1152 => 'podpierdalajacy',
  29380.                 1153 => 'podpierdolić',
  29381.                 1154 => 'podpierdolic',
  29382.                 1155 => 'podpierdoli',
  29383.                 1156 => 'pojeb',
  29384.                 1157 => 'pojeba',
  29385.                 1158 => 'pojebami',
  29386.                 1159 => 'pojebani',
  29387.                 1160 => 'pojebanego',
  29388.                 1161 => 'pojebanemu',
  29389.                 1162 => 'pojebani',
  29390.                 1163 => 'pojebany',
  29391.                 1164 => 'pojebanych',
  29392.                 1165 => 'pojebanym',
  29393.                 1166 => 'pojebanymi',
  29394.                 1167 => 'pojebem',
  29395.                 1168 => 'pojebać',
  29396.                 1169 => 'pojebac',
  29397.                 1170 => 'pojebalo',
  29398.                 1171 => 'popierdala',
  29399.                 1172 => 'popierdalac',
  29400.                 1173 => 'popierdalać',
  29401.                 1174 => 'popierdolić',
  29402.                 1175 => 'popierdolic',
  29403.                 1176 => 'popierdoli',
  29404.                 1177 => 'popierdolonego',
  29405.                 1178 => 'popierdolonemu',
  29406.                 1179 => 'popierdolonym',
  29407.                 1180 => 'popierdolone',
  29408.                 1181 => 'popierdoleni',
  29409.                 1182 => 'popierdolony',
  29410.                 1183 => 'porozpierdalać',
  29411.                 1184 => 'porozpierdala',
  29412.                 1185 => 'porozpierdalac',
  29413.                 1186 => 'poruchac',
  29414.                 1187 => 'poruchać',
  29415.                 1188 => 'przejebać',
  29416.                 1189 => 'przejebane',
  29417.                 1190 => 'przejebac',
  29418.                 1191 => 'przyjebali',
  29419.                 1192 => 'przepierdalać',
  29420.                 1193 => 'przepierdalac',
  29421.                 1194 => 'przepierdala',
  29422.                 1195 => 'przepierdalajÄ…cy',
  29423.                 1196 => 'przepierdalajacy',
  29424.                 1197 => 'przepierdalajÄ…ca',
  29425.                 1198 => 'przepierdalajaca',
  29426.                 1199 => 'przepierdolić',
  29427.                 1200 => 'przepierdolic',
  29428.                 1201 => 'przyjebać',
  29429.                 1202 => 'przyjebac',
  29430.                 1203 => 'przyjebie',
  29431.                 1204 => 'przyjebaÅ‚a',
  29432.                 1205 => 'przyjebala',
  29433.                 1206 => 'przyjebaÅ‚',
  29434.                 1207 => 'przyjebal',
  29435.                 1208 => 'przypieprzać',
  29436.                 1209 => 'przypieprzac',
  29437.                 1210 => 'przypieprzajÄ…cy',
  29438.                 1211 => 'przypieprzajacy',
  29439.                 1212 => 'przypieprzajÄ…ca',
  29440.                 1213 => 'przypieprzajaca',
  29441.                 1214 => 'przypierdalać',
  29442.                 1215 => 'przypierdalac',
  29443.                 1216 => 'przypierdala',
  29444.                 1217 => 'przypierdoli',
  29445.                 1218 => 'przypierdalajÄ…cy',
  29446.                 1219 => 'przypierdalajacy',
  29447.                 1220 => 'przypierdolić',
  29448.                 1221 => 'przypierdolic',
  29449.                 1222 => 'qrwa',
  29450.                 1223 => 'rozjebać',
  29451.                 1224 => 'rozjebac',
  29452.                 1225 => 'rozjebie',
  29453.                 1226 => 'rozjebaÅ‚a',
  29454.                 1227 => 'rozjebiÄ…',
  29455.                 1228 => 'rozpierdalać',
  29456.                 1229 => 'rozpierdalac',
  29457.                 1230 => 'rozpierdala',
  29458.                 1231 => 'rozpierdolić',
  29459.                 1232 => 'rozpierdolic',
  29460.                 1233 => 'rozpierdole',
  29461.                 1234 => 'rozpierdoli',
  29462.                 1235 => 'rozpierducha',
  29463.                 1236 => 'skurwić',
  29464.                 1237 => 'skurwiel',
  29465.                 1238 => 'skurwiela',
  29466.                 1239 => 'skurwielem',
  29467.                 1240 => 'skurwielu',
  29468.                 1241 => 'skurwysyn',
  29469.                 1242 => 'skurwysynów',
  29470.                 1243 => 'skurwysynow',
  29471.                 1244 => 'skurwysyna',
  29472.                 1245 => 'skurwysynem',
  29473.                 1246 => 'skurwysynu',
  29474.                 1247 => 'skurwysyny',
  29475.                 1248 => 'skurwysyÅ„ski',
  29476.                 1249 => 'skurwysynski',
  29477.                 1250 => 'skurwysyÅ„stwo',
  29478.                 1251 => 'skurwysynstwo',
  29479.                 1252 => 'spieprzać',
  29480.                 1253 => 'spieprzac',
  29481.                 1254 => 'spieprza',
  29482.                 1255 => 'spieprzaj',
  29483.                 1256 => 'spieprzajcie',
  29484.                 1257 => 'spieprzajÄ…',
  29485.                 1258 => 'spieprzaja',
  29486.                 1259 => 'spieprzajÄ…cy',
  29487.                 1260 => 'spieprzajacy',
  29488.                 1261 => 'spieprzajÄ…ca',
  29489.                 1262 => 'spieprzajaca',
  29490.                 1263 => 'spierdalać',
  29491.                 1264 => 'spierdalac',
  29492.                 1265 => 'spierdala',
  29493.                 1266 => 'spierdalaÅ‚',
  29494.                 1267 => 'spierdalaÅ‚a',
  29495.                 1268 => 'spierdalal',
  29496.                 1269 => 'spierdalalcie',
  29497.                 1270 => 'spierdalala',
  29498.                 1271 => 'spierdalajÄ…cy',
  29499.                 1272 => 'spierdalajacy',
  29500.                 1273 => 'spierdolić',
  29501.                 1274 => 'spierdolic',
  29502.                 1275 => 'spierdoli',
  29503.                 1276 => 'spierdoliÅ‚a',
  29504.                 1277 => 'spierdoliÅ‚o',
  29505.                 1278 => 'spierdolÄ…',
  29506.                 1279 => 'spierdola',
  29507.                 1280 => 'srać',
  29508.                 1281 => 'srac',
  29509.                 1282 => 'srajÄ…cy',
  29510.                 1283 => 'srajacy',
  29511.                 1284 => 'srajÄ…c',
  29512.                 1285 => 'srajac',
  29513.                 1286 => 'sraj',
  29514.                 1287 => 'sukinsyn',
  29515.                 1288 => 'sukinsyny',
  29516.                 1289 => 'sukinsynom',
  29517.                 1290 => 'sukinsynowi',
  29518.                 1291 => 'sukinsynów',
  29519.                 1292 => 'sukinsynow',
  29520.                 1293 => 'Å›mierdziel',
  29521.                 1294 => 'udupić',
  29522.                 1295 => 'ujebać',
  29523.                 1296 => 'ujebac',
  29524.                 1297 => 'ujebaÅ‚',
  29525.                 1298 => 'ujebal',
  29526.                 1299 => 'ujebana',
  29527.                 1300 => 'ujebany',
  29528.                 1301 => 'ujebie',
  29529.                 1302 => 'ujebaÅ‚a',
  29530.                 1303 => 'ujebala',
  29531.                 1304 => 'upierdalać',
  29532.                 1305 => 'upierdalac',
  29533.                 1306 => 'upierdala',
  29534.                 1307 => 'upierdoli',
  29535.                 1308 => 'upierdolić',
  29536.                 1309 => 'upierdolic',
  29537.                 1310 => 'upierdoli',
  29538.                 1311 => 'upierdolÄ…',
  29539.                 1312 => 'upierdola',
  29540.                 1313 => 'upierdoleni',
  29541.                 1314 => 'wjebać',
  29542.                 1315 => 'wjebac',
  29543.                 1316 => 'wjebie',
  29544.                 1317 => 'wjebiÄ…',
  29545.                 1318 => 'wjebia',
  29546.                 1319 => 'wjebiemy',
  29547.                 1320 => 'wjebiecie',
  29548.                 1321 => 'wkurwiać',
  29549.                 1322 => 'wkurwiac',
  29550.                 1323 => 'wkurwi',
  29551.                 1324 => 'wkurwia',
  29552.                 1325 => 'wkurwiaÅ‚',
  29553.                 1326 => 'wkurwial',
  29554.                 1327 => 'wkurwiajÄ…cy',
  29555.                 1328 => 'wkurwiajacy',
  29556.                 1329 => 'wkurwiajÄ…ca',
  29557.                 1330 => 'wkurwiajaca',
  29558.                 1331 => 'wkurwić',
  29559.                 1332 => 'wkurwic',
  29560.                 1333 => 'wkurwi',
  29561.                 1334 => 'wkurwiacie',
  29562.                 1335 => 'wkurwiajÄ…',
  29563.                 1336 => 'wkurwiali',
  29564.                 1337 => 'wkurwiÄ…',
  29565.                 1338 => 'wkurwia',
  29566.                 1339 => 'wkurwimy',
  29567.                 1340 => 'wkurwicie',
  29568.                 1341 => 'wkurwiacie',
  29569.                 1342 => 'wkurwić',
  29570.                 1343 => 'wkurwic',
  29571.                 1344 => 'wkurwia',
  29572.                 1345 => 'wpierdalać',
  29573.                 1346 => 'wpierdalac',
  29574.                 1347 => 'wpierdalajÄ…cy',
  29575.                 1348 => 'wpierdalajacy',
  29576.                 1349 => 'wpierdol',
  29577.                 1350 => 'wpierdolić',
  29578.                 1351 => 'wpierdolic',
  29579.                 1352 => 'wpizdu',
  29580.                 1353 => 'wyjebać',
  29581.                 1354 => 'wyjebac',
  29582.                 1355 => 'wyjebali',
  29583.                 1356 => 'wyjebaÅ‚',
  29584.                 1357 => 'wyjebac',
  29585.                 1358 => 'wyjebaÅ‚a',
  29586.                 1359 => 'wyjebaÅ‚y',
  29587.                 1360 => 'wyjebie',
  29588.                 1361 => 'wyjebiÄ…',
  29589.                 1362 => 'wyjebia',
  29590.                 1363 => 'wyjebiesz',
  29591.                 1364 => 'wyjebie',
  29592.                 1365 => 'wyjebiecie',
  29593.                 1366 => 'wyjebiemy',
  29594.                 1367 => 'wypieprzać',
  29595.                 1368 => 'wypieprzac',
  29596.                 1369 => 'wypieprza',
  29597.                 1370 => 'wypieprzaÅ‚',
  29598.                 1371 => 'wypieprzal',
  29599.                 1372 => 'wypieprzaÅ‚a',
  29600.                 1373 => 'wypieprzala',
  29601.                 1374 => 'wypieprzy',
  29602.                 1375 => 'wypieprzyÅ‚a',
  29603.                 1376 => 'wypieprzyla',
  29604.                 1377 => 'wypieprzyÅ‚',
  29605.                 1378 => 'wypieprzyl',
  29606.                 1379 => 'wypierdal',
  29607.                 1380 => 'wypierdalać',
  29608.                 1381 => 'wypierdalac',
  29609.                 1382 => 'wypierdala',
  29610.                 1383 => 'wypierdalaj',
  29611.                 1384 => 'wypierdalaÅ‚',
  29612.                 1385 => 'wypierdalal',
  29613.                 1386 => 'wypierdalaÅ‚a',
  29614.                 1387 => 'wypierdalala',
  29615.                 1388 => 'wypierdalać',
  29616.                 1389 => 'wypierdolić',
  29617.                 1390 => 'wypierdolic',
  29618.                 1391 => 'wypierdoli',
  29619.                 1392 => 'wypierdolimy',
  29620.                 1393 => 'wypierdolicie',
  29621.                 1394 => 'wypierdolÄ…',
  29622.                 1395 => 'wypierdola',
  29623.                 1396 => 'wypierdolili',
  29624.                 1397 => 'wypierdoliÅ‚',
  29625.                 1398 => 'wypierdolil',
  29626.                 1399 => 'wypierdoliÅ‚a',
  29627.                 1400 => 'wypierdolila',
  29628.                 1401 => 'zajebać',
  29629.                 1402 => 'zajebac',
  29630.                 1403 => 'zajebie',
  29631.                 1404 => 'zajebiÄ…',
  29632.                 1405 => 'zajebia',
  29633.                 1406 => 'zajebiaÅ‚',
  29634.                 1407 => 'zajebial',
  29635.                 1408 => 'zajebaÅ‚a',
  29636.                 1409 => 'zajebiala',
  29637.                 1410 => 'zajebali',
  29638.                 1411 => 'zajebana',
  29639.                 1412 => 'zajebani',
  29640.                 1413 => 'zajebane',
  29641.                 1414 => 'zajebany',
  29642.                 1415 => 'zajebanych',
  29643.                 1416 => 'zajebanym',
  29644.                 1417 => 'zajebanymi',
  29645.                 1418 => 'zajebiste',
  29646.                 1419 => 'zajebisty',
  29647.                 1420 => 'zajebistych',
  29648.                 1421 => 'zajebista',
  29649.                 1422 => 'zajebistym',
  29650.                 1423 => 'zajebistymi',
  29651.                 1424 => 'zajebiÅ›cie',
  29652.                 1425 => 'zajebiscie',
  29653.                 1426 => 'zapieprzyć',
  29654.                 1427 => 'zapieprzyc',
  29655.                 1428 => 'zapieprzy',
  29656.                 1429 => 'zapieprzyÅ‚',
  29657.                 1430 => 'zapieprzyl',
  29658.                 1431 => 'zapieprzyÅ‚a',
  29659.                 1432 => 'zapieprzyla',
  29660.                 1433 => 'zapieprzÄ…',
  29661.                 1434 => 'zapieprza',
  29662.                 1435 => 'zapieprzy',
  29663.                 1436 => 'zapieprzymy',
  29664.                 1437 => 'zapieprzycie',
  29665.                 1438 => 'zapieprzysz',
  29666.                 1439 => 'zapierdala',
  29667.                 1440 => 'zapierdalać',
  29668.                 1441 => 'zapierdalac',
  29669.                 1442 => 'zapierdalaja',
  29670.                 1443 => 'zapierdalaÅ‚',
  29671.                 1444 => 'zapierdalaj',
  29672.                 1445 => 'zapierdalajcie',
  29673.                 1446 => 'zapierdalaÅ‚a',
  29674.                 1447 => 'zapierdalala',
  29675.                 1448 => 'zapierdalali',
  29676.                 1449 => 'zapierdalajÄ…cy',
  29677.                 1450 => 'zapierdalajacy',
  29678.                 1451 => 'zapierdolić',
  29679.                 1452 => 'zapierdolic',
  29680.                 1453 => 'zapierdoli',
  29681.                 1454 => 'zapierdoliÅ‚',
  29682.                 1455 => 'zapierdolil',
  29683.                 1456 => 'zapierdoliÅ‚a',
  29684.                 1457 => 'zapierdolila',
  29685.                 1458 => 'zapierdolÄ…',
  29686.                 1459 => 'zapierdola',
  29687.                 1460 => 'zapierniczać',
  29688.                 1461 => 'zapierniczajÄ…cy',
  29689.                 1462 => 'zasrać',
  29690.                 1463 => 'zasranym',
  29691.                 1464 => 'zasrywać',
  29692.                 1465 => 'zasrywajÄ…cy',
  29693.                 1466 => 'zesrywać',
  29694.                 1467 => 'zesrywajÄ…cy',
  29695.                 1468 => 'zjebać',
  29696.                 1469 => 'zjebac',
  29697.                 1470 => 'zjebaÅ‚',
  29698.                 1471 => 'zjebal',
  29699.                 1472 => 'zjebaÅ‚a',
  29700.                 1473 => 'zjebala',
  29701.                 1474 => 'zjebana',
  29702.                 1475 => 'zjebiÄ…',
  29703.                 1476 => 'zjebali',
  29704.                 1477 => 'zjeby',
  29705.             ],
  29706.             'common.likeables' => [
  29707.                 'articles' => 'Hitso\\Bundle\\ContentBundle\\Entity\\Article',
  29708.             ],
  29709.             'common.acceptance' => [
  29710.                 'Hitso\\Bundle\\CatalogBundle\\Entity\\Product' => [
  29711.                     'roles' => [
  29712.                         => 'ROLE_SUPER_ADMIN',
  29713.                         => 'ROLE_ADMIN',
  29714.                         => 'ROLE_SUPER_EDITOR',
  29715.                     ],
  29716.                     'edit' => [
  29717.                     ],
  29718.                     'delete' => [
  29719.                     ],
  29720.                 ],
  29721.                 'Hitso\\Bundle\\CatalogBundle\\Entity\\Section\\ProductPageSection' => [
  29722.                     'roles' => [
  29723.                         => 'ROLE_SUPER_ADMIN',
  29724.                         => 'ROLE_ADMIN',
  29725.                         => 'ROLE_SUPER_EDITOR',
  29726.                     ],
  29727.                     'edit' => [
  29728.                     ],
  29729.                     'delete' => [
  29730.                     ],
  29731.                 ],
  29732.                 'Hitso\\Bundle\\ContentBundle\\Entity\\Article' => [
  29733.                     'roles' => [
  29734.                         => 'ROLE_SUPER_ADMIN',
  29735.                         => 'ROLE_ADMIN',
  29736.                         => 'ROLE_SUPER_EDITOR',
  29737.                     ],
  29738.                     'edit' => [
  29739.                     ],
  29740.                     'delete' => [
  29741.                     ],
  29742.                 ],
  29743.                 'Hitso\\Bundle\\ContentBundle\\Entity\\Page' => [
  29744.                     'roles' => [
  29745.                         => 'ROLE_SUPER_ADMIN',
  29746.                         => 'ROLE_ADMIN',
  29747.                         => 'ROLE_SUPER_EDITOR',
  29748.                     ],
  29749.                     'edit' => [
  29750.                     ],
  29751.                     'delete' => [
  29752.                     ],
  29753.                 ],
  29754.                 'Hitso\\Bundle\\FileManagerBundle\\Entity\\File' => [
  29755.                     'roles' => [
  29756.                         => 'ROLE_SUPER_ADMIN',
  29757.                         => 'ROLE_ADMIN',
  29758.                         => 'ROLE_SUPER_EDITOR',
  29759.                     ],
  29760.                     'edit' => [
  29761.                     ],
  29762.                     'delete' => [
  29763.                     ],
  29764.                 ],
  29765.                 'Novitus\\Bundle\\FileRepositoryBundle\\Entity\\File' => [
  29766.                     'roles' => [
  29767.                         => 'ROLE_SUPER_ADMIN',
  29768.                         => 'ROLE_ADMIN',
  29769.                         => 'ROLE_SUPER_EDITOR',
  29770.                     ],
  29771.                     'edit' => [
  29772.                     ],
  29773.                     'delete' => [
  29774.                     ],
  29775.                 ],
  29776.                 'Novitus\\Bundle\\HtmlPageBundle\\Entity\\HtmlPage' => [
  29777.                     'roles' => [
  29778.                         => 'ROLE_SUPER_ADMIN',
  29779.                         => 'ROLE_ADMIN',
  29780.                         => 'ROLE_SUPER_EDITOR',
  29781.                     ],
  29782.                     'edit' => [
  29783.                     ],
  29784.                     'delete' => [
  29785.                     ],
  29786.                 ],
  29787.             ],
  29788.             'common.user_forms' => [
  29789.                 'register' => [
  29790.                     'validation_groups' => [
  29791.                         => 'PasswordSet',
  29792.                         => 'Default',
  29793.                     ],
  29794.                 ],
  29795.                 'password_reset' => [
  29796.                     'validation_groups' => [
  29797.                         => 'FrontPasswordReset',
  29798.                     ],
  29799.                 ],
  29800.                 'password_change' => [
  29801.                     'validation_groups' => [
  29802.                         => 'PasswordSet',
  29803.                     ],
  29804.                 ],
  29805.                 'user_edit' => [
  29806.                     'validation_groups' => [
  29807.                         => 'UserEdit',
  29808.                     ],
  29809.                 ],
  29810.             ],
  29811.             'common.breadcrumbs' => [
  29812.                 'front' => [
  29813.                     'first_text' => 'Strona główna',
  29814.                     'first_route' => 'homepage',
  29815.                 ],
  29816.             ],
  29817.             'datatable.query' => [
  29818.                 'useQueryCache' => false,
  29819.                 'useResultCache' => false,
  29820.             ],
  29821.             'datatable.paginator' => [
  29822.                 'fetchJoinCollection' => true,
  29823.                 'useOutputWalkers' => true,
  29824.             ],
  29825.             'hitso.filemanager.imagine_filter' => 'fm_thumb',
  29826.             'hitso.filemanager.allowed_mime_types' => [
  29827.                 => 'text/css',
  29828.                 => 'image/gif',
  29829.                 => 'image/jpeg',
  29830.                 => 'application/pdf',
  29831.                 => 'image/png',
  29832.                 => 'image/svg',
  29833.                 => 'image/tiff',
  29834.                 => 'text/plain',
  29835.                 => 'application/vnd.ms-excel',
  29836.                 => 'application/zip',
  29837.                 10 => 'application/x-compressed-zip',
  29838.                 'css' => 'text/css',
  29839.                 'gif' => 'image/gif',
  29840.                 'jpg' => 'image/jpeg',
  29841.                 'jpeg' => 'image/jpeg',
  29842.                 'pdf' => 'application/pdf',
  29843.                 'png' => 'image/png',
  29844.                 'svg' => 'image/svg+xml',
  29845.                 'tif' => 'image/tiff',
  29846.                 'tiff' => 'image/tiff',
  29847.                 'txt' => 'text/plain',
  29848.                 'xls' => 'application/vnd.ms-excel',
  29849.                 'zip' => 'application/zip',
  29850.                 'mp4' => 'video/mp4',
  29851.                 'php' => 'application/x-php',
  29852.             ],
  29853.             'hitso.filemanager.max_file_size' => 15728640,
  29854.             'hitso.filemanager.max_image_width' => 4096,
  29855.             'hitso.filemanager.max_image_height' => 4096,
  29856.             'file_collection_default_config' => 'attachments',
  29857.             'cmf_routing.uri_filter_regexp' => '',
  29858.             'cmf_routing.route_collection_limit' => 0,
  29859.             'cmf_routing.dynamic.limit_candidates' => 20,
  29860.             'cmf_routing.dynamic.locales' => [
  29861.             ],
  29862.             'cmf_routing.manager_name' => NULL,
  29863.             'cmf_routing.url_generator' => 'cmf_routing.generator',
  29864.             'cmf_routing.replace_symfony_router' => true,
  29865.             'routing_discriminator_map' => [
  29866.                 'article' => 'Hitso\\Bundle\\ContentBundle\\Entity\\ArticleRoute',
  29867.                 'article_category' => 'Hitso\\Bundle\\ContentBundle\\Entity\\ArticleCategoryRoute',
  29868.                 'page' => 'Hitso\\Bundle\\ContentBundle\\Entity\\PageRoute',
  29869.                 'group_section' => 'Hitso\\Bundle\\SectionBundle\\Entity\\GroupRoute',
  29870.                 'product' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\ProductRoute',
  29871.                 'category' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\CategoryRoute',
  29872.             ],
  29873.             'routing_generator_map' => [
  29874.                 'Hitso\\Bundle\\ContentBundle\\Entity\\ArticleRoute' => [
  29875.                     'entity' => 'Hitso\\Bundle\\ContentBundle\\Entity\\ArticleRoute',
  29876.                     'defaults' => [
  29877.                         '_controller' => 'HitsoContentBundle:Front\\Article:show',
  29878.                     ],
  29879.                     'requirements' => [
  29880.                     ],
  29881.                     'options' => [
  29882.                     ],
  29883.                     'pattern' => '',
  29884.                 ],
  29885.                 'Hitso\\Bundle\\ContentBundle\\Entity\\ArticleCategoryRoute' => [
  29886.                     'entity' => 'Hitso\\Bundle\\ContentBundle\\Entity\\ArticleCategoryRoute',
  29887.                     'defaults' => [
  29888.                         '_controller' => 'HitsoContentBundle:Front/ArticleCategory:show',
  29889.                         'limit' => 10,
  29890.                         'page' => 1,
  29891.                         'orderBy' => 'id',
  29892.                         'orderDir' => 'asc',
  29893.                     ],
  29894.                     'requirements' => [
  29895.                         'limit' => '\\d{1,10}',
  29896.                         'page' => '\\d{1,10}',
  29897.                         'orderBy' => 'id|name',
  29898.                         'orderDir' => 'asc|desc',
  29899.                     ],
  29900.                     'pattern' => '{page},{limit},{orderBy},{orderDir}',
  29901.                     'options' => [
  29902.                     ],
  29903.                 ],
  29904.                 'Hitso\\Bundle\\ContentBundle\\Entity\\PageRoute' => [
  29905.                     'entity' => 'Hitso\\Bundle\\ContentBundle\\Entity\\PageRoute',
  29906.                     'defaults' => [
  29907.                         '_controller' => 'HitsoContentBundle:Front\\Page:show',
  29908.                     ],
  29909.                     'requirements' => [
  29910.                     ],
  29911.                     'options' => [
  29912.                     ],
  29913.                     'pattern' => '',
  29914.                 ],
  29915.                 'Hitso\\Bundle\\SectionBundle\\Entity\\GroupRoute' => [
  29916.                     'entity' => 'Hitso\\Bundle\\SectionBundle\\Entity\\GroupRoute',
  29917.                     'defaults' => [
  29918.                         '_controller' => 'HitsoSectionBundle:Front/Section:index',
  29919.                     ],
  29920.                     'requirements' => [
  29921.                     ],
  29922.                     'options' => [
  29923.                     ],
  29924.                     'pattern' => '',
  29925.                 ],
  29926.                 'Hitso\\Bundle\\CatalogBundle\\Entity\\ProductRoute' => [
  29927.                     'entity' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\ProductRoute',
  29928.                     'defaults' => [
  29929.                         '_controller' => 'HitsoCatalogBundle:Front/Product:show',
  29930.                     ],
  29931.                     'requirements' => [
  29932.                     ],
  29933.                     'options' => [
  29934.                     ],
  29935.                     'pattern' => '',
  29936.                 ],
  29937.                 'Hitso\\Bundle\\CatalogBundle\\Entity\\CategoryRoute' => [
  29938.                     'entity' => 'Hitso\\Bundle\\CatalogBundle\\Entity\\CategoryRoute',
  29939.                     'defaults' => [
  29940.                         '_controller' => 'HitsoCatalogBundle:Front/Category:show',
  29941.                         'json' => 0,
  29942.                         'page' => 1,
  29943.                         'from' => 0,
  29944.                         'to' => 6,
  29945.                         'orderBy' => 'id',
  29946.                         'orderDir' => 'asc',
  29947.                         'display' => 'all',
  29948.                         'showMore' => 1,
  29949.                         'advancedFilters' => 0,
  29950.                         'attributes' => NULL,
  29951.                     ],
  29952.                     'requirements' => [
  29953.                         'json' => '\\d{0,1}',
  29954.                         'page' => '\\d{0,1}',
  29955.                         'form' => '^^[1-9]([0-9]*)$',
  29956.                         'to' => '^[1-9]([0-9]*)$',
  29957.                         'orderBy' => 'id|name',
  29958.                         'orderDir' => 'asc|desc',
  29959.                         'display' => 'all|electronic|online',
  29960.                         'showMore' => '\\d{0,1}',
  29961.                         'advancedFilters' => '\\d{0,1}',
  29962.                     ],
  29963.                     'pattern' => '{json},{page},{from},{to},{orderBy},{orderDir},{display},{showMore},{advancedFilters},{attributes}',
  29964.                     'options' => [
  29965.                     ],
  29966.                 ],
  29967.             ],
  29968.             'content.slides' => [
  29969.                 'slide_main' => [
  29970.                     'label' => 'Slajd na stronie głównej',
  29971.                 ],
  29972.             ],
  29973.             'content.banners' => [
  29974.                 'baner_main' => [
  29975.                     'label' => 'Baner na stronie głównej [750x100]',
  29976.                 ],
  29977.                 'baner01' => [
  29978.                     'label' => 'Baner dodatkowy #1 [300x250]',
  29979.                 ],
  29980.             ],
  29981.             'content.content_detector' => [
  29982.             ],
  29983.             'hitso.sitemap.cache.shared_max_age' => 86400,
  29984.             'qa_question_form' => 'Hitso\\Bundle\\QABundle\\Form\\QuestionType',
  29985.             'qa_answer_form' => 'Hitso\\Bundle\\QABundle\\Form\\AnswerType',
  29986.             'quick_search' => [
  29987.                 'limit' => 20,
  29988.                 'order_by' => 'score',
  29989.                 'order_dir' => 'asc',
  29990.             ],
  29991.             'search_adapters' => [
  29992.                 => 'elasticsearch',
  29993.             ],
  29994.             'nelmio_alice.functions_blacklist' => [
  29995.                 => 'current',
  29996.                 => 'shuffle',
  29997.                 => 'date',
  29998.                 => 'time',
  29999.                 => 'file',
  30000.                 => 'md5',
  30001.                 => 'sha1',
  30002.             ],
  30003.             'nelmio_alice.locale' => 'en_US',
  30004.             'nelmio_alice.seed' => 1,
  30005.             'nelmio_alice.loading_limit' => 5,
  30006.             'nelmio_alice.max_unique_values_retry' => 150,
  30007.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  30008.             'hautelook_alice.fixtures_path' => [
  30009.                 => 'fixtures',
  30010.             ],
  30011.             'hautelook_alice.root_dirs' => [
  30012.                 => (\dirname(__DIR__4).'/src/Hitso/Bundle'),
  30013.                 => \dirname(__DIR__4),
  30014.             ],
  30015.             'knp_snappy.pdf.options' => [
  30016.             ],
  30017.             'knp_snappy.pdf.env' => [
  30018.             ],
  30019.             'knp_snappy.image.options' => [
  30020.             ],
  30021.             'knp_snappy.image.env' => [
  30022.             ],
  30023.             'glifery.entity_hidden_type.entity_form_type.class' => 'Glifery\\EntityHiddenTypeBundle\\Form\\Type\\EntityHiddenType',
  30024.             'overblog_graphiql.endpoint_resolver' => 'Overblog\\GraphiQLBundle\\Config\\GraphQLEndpoint\\Helpers\\OverblogGraphQLBundleEndpointResolver',
  30025.             'graphqlite.namespace.controllers' => [
  30026.                 => 'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\',
  30027.                 => 'Hitso\\Bundle\\ContentBundle\\Service\\Api\\',
  30028.                 => 'Hitso\\Bundle\\FileManagerBundle\\Service\\Api\\',
  30029.                 => 'Hitso\\Bundle\\NavigationBundle\\Service\\Api\\',
  30030.                 => 'Hitso\\Bundle\\SectionBundle\\Service\\Api\\',
  30031.             ],
  30032.             'graphqlite.namespace.types' => [
  30033.                 => 'Hitso\\Bundle\\CatalogBundle\\Service\\Api\\',
  30034.                 => 'Hitso\\Bundle\\CatalogBundle\\Entity\\',
  30035.                 => 'Hitso\\Bundle\\ContentBundle\\Service\\Api\\',
  30036.                 => 'Hitso\\Bundle\\ContentBundle\\Entity\\',
  30037.                 => 'Hitso\\Bundle\\FileManagerBundle\\Entity\\',
  30038.                 => 'Hitso\\Bundle\\FileManagerBundle\\Service\\Api\\Type\\',
  30039.                 => 'Hitso\\Bundle\\NavigationBundle\\Service\\Api\\',
  30040.                 => 'Hitso\\Bundle\\NavigationBundle\\Entity\\',
  30041.                 => 'Hitso\\Bundle\\CommonBundle\\Api\\Factory\\',
  30042.                 => 'Hitso\\Bundle\\ContentBundle\\Service\\Api\\',
  30043.                 10 => 'Hitso\\Bundle\\SectionBundle\\Entity\\',
  30044.                 11 => 'Juki\\Bundle\\AppBundle\\Entity\\',
  30045.             ],
  30046.             'graphqlite.security.enable_login' => 'on',
  30047.             'graphqlite.security.enable_me' => 'auto',
  30048.             'graphqlite.security.introspection' => true,
  30049.             'graphqlite.security.maximum_query_complexity' => NULL,
  30050.             'graphqlite.security.maximum_query_depth' => NULL,
  30051.             'graphqlite.security.firewall_name' => 'admin',
  30052.             'graphqlite.annotations.error_mode' => 'LAX_MODE',
  30053.             'data_collector.templates' => [
  30054.                 'data_collector.request' => [
  30055.                     => 'request',
  30056.                     => '@WebProfiler/Collector/request.html.twig',
  30057.                 ],
  30058.                 'data_collector.time' => [
  30059.                     => 'time',
  30060.                     => '@WebProfiler/Collector/time.html.twig',
  30061.                 ],
  30062.                 'data_collector.memory' => [
  30063.                     => 'memory',
  30064.                     => '@WebProfiler/Collector/memory.html.twig',
  30065.                 ],
  30066.                 'data_collector.validator' => [
  30067.                     => 'validator',
  30068.                     => '@WebProfiler/Collector/validator.html.twig',
  30069.                 ],
  30070.                 'data_collector.ajax' => [
  30071.                     => 'ajax',
  30072.                     => '@WebProfiler/Collector/ajax.html.twig',
  30073.                 ],
  30074.                 'data_collector.form' => [
  30075.                     => 'form',
  30076.                     => '@WebProfiler/Collector/form.html.twig',
  30077.                 ],
  30078.                 'data_collector.exception' => [
  30079.                     => 'exception',
  30080.                     => '@WebProfiler/Collector/exception.html.twig',
  30081.                 ],
  30082.                 'data_collector.logger' => [
  30083.                     => 'logger',
  30084.                     => '@WebProfiler/Collector/logger.html.twig',
  30085.                 ],
  30086.                 'data_collector.events' => [
  30087.                     => 'events',
  30088.                     => '@WebProfiler/Collector/events.html.twig',
  30089.                 ],
  30090.                 'data_collector.router' => [
  30091.                     => 'router',
  30092.                     => '@WebProfiler/Collector/router.html.twig',
  30093.                 ],
  30094.                 'data_collector.cache' => [
  30095.                     => 'cache',
  30096.                     => '@WebProfiler/Collector/cache.html.twig',
  30097.                 ],
  30098.                 'data_collector.translation' => [
  30099.                     => 'translation',
  30100.                     => '@WebProfiler/Collector/translation.html.twig',
  30101.                 ],
  30102.                 'data_collector.security' => [
  30103.                     => 'security',
  30104.                     => '@Security/Collector/security.html.twig',
  30105.                 ],
  30106.                 'data_collector.twig' => [
  30107.                     => 'twig',
  30108.                     => '@WebProfiler/Collector/twig.html.twig',
  30109.                 ],
  30110.                 'data_collector.http_client' => [
  30111.                     => 'http_client',
  30112.                     => '@WebProfiler/Collector/http_client.html.twig',
  30113.                 ],
  30114.                 'data_collector.doctrine' => [
  30115.                     => 'db',
  30116.                     => '@Doctrine/Collector/db.html.twig',
  30117.                 ],
  30118.                 'swiftmailer.data_collector' => [
  30119.                     => 'swiftmailer',
  30120.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  30121.                 ],
  30122.                 'httplug.collector.collector' => [
  30123.                     => 'httplug',
  30124.                     => '@Httplug/webprofiler.html.twig',
  30125.                 ],
  30126.                 'snc_redis.data_collector' => [
  30127.                     => 'redis',
  30128.                     => '@SncRedis/Collector/redis.html.twig',
  30129.                 ],
  30130.                 'EmanueleMinotto\\TwigCacheBundle\\DataCollector\\TwigCacheCollector' => [
  30131.                     => 'twig_cache',
  30132.                     => 'TwigCacheBundle:Collector:twig_cache',
  30133.                 ],
  30134.                 'hitso_common.data_collector.hat' => [
  30135.                     => 'hitso_common.data_collector.hat',
  30136.                     => '@HitsoCommon/web_profiler.html.twig',
  30137.                 ],
  30138.                 'data_collector.config' => [
  30139.                     => 'config',
  30140.                     => '@WebProfiler/Collector/config.html.twig',
  30141.                 ],
  30142.             ],
  30143.             'console.command.ids' => [
  30144.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  30145.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  30146.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  30147.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  30148.                 => 'console.command.public_alias.Sonata\\SeoBundle\\Command\\SitemapGeneratorCommand',
  30149.                 => 'console.command.public_alias.Hitso\\Bundle\\CommonBundle\\Command\\ClearRoutingCommand',
  30150.                 => 'console.command.public_alias.Hitso\\Bundle\\CommonBundle\\Command\\EnhanceCommand',
  30151.                 => 'console.command.public_alias.Hitso\\Bundle\\CommonBundle\\Command\\LoadSystemDefaultsCommand',
  30152.                 => 'console.command.public_alias.Hitso\\Bundle\\CatalogBundle\\Command\\MigrateAttributesBetweenSites',
  30153.                 => 'Hitso\\Bundle\\FileManagerBundle\\Command\\RecreateSlugCommand',
  30154.                 10 => 'console.command.public_alias.Hitso\\Bundle\\ContentBundle\\Command\\CreateFakeArticlesCommand',
  30155.                 11 => 'console.command.public_alias.Hitso\\Bundle\\ContentBundle\\Command\\EvaluateContentRankingCommand',
  30156.                 12 => 'console.command.public_alias.Hitso\\Bundle\\ContentBundle\\Command\\ImportWordpressArticlesCommand',
  30157.                 13 => 'console.command.public_alias.Hitso\\Bundle\\TranslationBundle\\Command\\HitsoTranslationApplyCommand',
  30158.                 14 => 'console.command.public_alias.Hitso\\Bundle\\TranslationBundle\\Command\\HitsoTranslationCleanCommand',
  30159.                 15 => 'console.command.public_alias.Hitso\\Bundle\\TranslationBundle\\Command\\HitsoTranslationUpdateCommand',
  30160.                 16 => 'console.command.public_alias.Hitso\\Bundle\\SearchBundle\\Command\\ReindexCommand',
  30161.                 17 => 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command',
  30162.                 18 => 'console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\ImportDistributorsCommand',
  30163.                 19 => 'console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\LoadCmsNameCommand',
  30164.                 20 => 'console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\LoadProductsCommand',
  30165.                 21 => 'console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\LoadShopsCommand',
  30166.                 22 => 'console.command.public_alias.Juki\\Bundle\\AppBundle\\Command\\SetProductPosition',
  30167.             ],
  30168.         ];
  30169.     }
  30170.     protected function throw($message)
  30171.     {
  30172.         throw new RuntimeException($message);
  30173.     }
  30174. }